tests contains jdk1.5 method (impossible to build it without skipping test or 
using need jdk upgrade)
-----------------------------------------------------------------------------------------------------

         Key: MRELEASE-101
         URL: http://jira.codehaus.org/browse/MRELEASE-101
     Project: Maven 2.x Release Plugin
        Type: Bug

 Environment: all (jdk1.4.*)
    Reporter: Olivier Lamy


The test ForkedMavenExecutorTest.java contains the use of Integer.valueOf(int 
i) which is since 1.5.
AFAIK jdk1.5 is not mandatory to maven2.0 ?
Is it possible to remove it ?
The best solution to prevent this should to set target in compiler plugin to 
the value 1.4.
Thanks,
Olivier

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to