Override JVM libraries with newer versions
------------------------------------------
Key: GERONIMO-5231
URL: https://issues.apache.org/jira/browse/GERONIMO-5231
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: buildsystem
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
Fix For: 3.0
In some cases, Java EE 6 requires newer library versions then what is provided
by Java SE 6. For example, EE 6 requires annotations 1.1 api but SE 6 provides
annotation 1.0 api. So it is necessary that during a build we override the JVM
provided libraries with newer versions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.