Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
parent-0.5.0, testsupport.unit-0.4, util-0.4, quiesce.manager-0.3.1, proxy uber bundle 0.4, proxy.api-0.4, proxy.impl-0.4, blueprint uber bundle 0.4, blueprint.annotation.api-0.3.2, blueprint.annotation.impl-0.3.2, blueprint.cm-0.3.2, blueprint.core-0.4, blueprint-parser-0.4, jndi.core-0.3.1, jndi.url-0.3.1, jndi.rmi-0.3.1, jndi uber bundle 0.3.1, jndi.legacy.support-0.3.1
-
None
-
None
Description
As previously mentioned on the mailing list, there is quite a few projects, which are Java5 compatible and produce Java5 byte code. However, there is also a number of projects, which look like they should be compatible in producing the right bytecode but use JDK6 APIs.
A simple build check using the animal-sniffer plugin will check projects using java5-parent 0.4.1-SNAPSHOT and above for compatibility to the Java5 APIs.