You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/06/15 17:21:23 UTC

[jira] Updated: (PIVOT-502) Building with Ant 1.8 gives warnings on the javac tasks

     [ https://issues.apache.org/jira/browse/PIVOT-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-502:
-----------------------------

    Fix Version/s: 1.5.1
                       (was: 1.6)

> 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
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 1.5.1
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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.