Always specify source/target options for javac
----------------------------------------------

                 Key: MANT-39
                 URL: http://jira.codehaus.org/browse/MANT-39
             Project: Maven 2.x Ant Plugin
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Benjamin Bentmann
            Priority: Minor


The 
[maven-compiler-plugin|http://maven.apache.org/plugins/maven-compiler-plugin/] 
defaults to source=1.3 and target=1.1. In constrast, Ant's [javac 
tasks|http://ant.apache.org/manual/CoreTasks/javac.html] defaults to the 
setting of the executing JVM.

-- 
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