Some JDK5 compatibility sniff testing for projects that generate Java5 byte code
--------------------------------------------------------------------------------

                 Key: ARIES-679
                 URL: https://issues.apache.org/jira/browse/ARIES-679
             Project: Aries
          Issue Type: Improvement
            Reporter: Valentin Mahrwald
            Assignee: Valentin Mahrwald


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to