Building with Ant 1.8 gives warnings on the javac tasks
-------------------------------------------------------

                 Key: PIVOT-502
                 URL: https://issues.apache.org/jira/browse/PIVOT-502
             Project: Pivot
          Issue Type: Improvement
    Affects Versions: 1.5
         Environment: Windows XP SP3, Sun JDK 1.6.0_16, Apache Ant 1.8.0, using 
Pivot SVN trunk as of 5/24/10
            Reporter: Roger Whitcomb
            Priority: Minor
             Fix For: 1.5


If I do an "ant install" (for instance) there are a series of warnings in the 
output:
    [javac] C:\Projects\Pivot\svn\trunk\build.xml:127: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
It would be cleaner if the build.xml set "includeAntRuntime='false'" on all the 
"javac" tasks to get rid of this warning (or else persuade the Ant project to 
change this behavior ;) )


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to