eclipse-ee4j / krazo

Apache License 2.0
52 stars 19 forks source link

Fixed dependency scopes and versions #262

Closed chkal closed 3 years ago

chkal commented 3 years ago

I'm working on preparing a release branch for the upcoming 2.0.1 release and found some issues with our dependencies.

I ran the TCK for Glassfish and Wildfly locally and everything works fine.

Please note that I'll prepare a separate pull request in the next days to add a <dependencyManagement> section to the parent pom to unify the overall dependency handling which is quite confusing at the moment. But I want to get a quick fix in ASAP so we can cherry-pick it into the 2.0.1 release branch.