You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2011/07/02 06:12:28 UTC

[jira] [Created] (LANG-711) [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)

[patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)
----------------------------------------------------------------------------------------------------------------------------

                 Key: LANG-711
                 URL: https://issues.apache.org/jira/browse/LANG-711
             Project: Commons Lang
          Issue Type: Improvement
    Affects Versions: 2.6, 3.0
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 3.0
         Attachments: antruntime.diff

add 

<javac .... includeantruntime="false" .... >

so that ant doesn't pull in the ant libraries and quells a warning message on build.

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

        

[jira] [Resolved] (LANG-711) [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)

Posted by "Gary D. Gregory (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory resolved LANG-711.
----------------------------------

    Resolution: Fixed

Patch applied. Thank you Dave.

> [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-711
>                 URL: https://issues.apache.org/jira/browse/LANG-711
>             Project: Commons Lang
>          Issue Type: Improvement
>    Affects Versions: 2.6, 3.0
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 3.0
>
>         Attachments: antruntime.diff
>
>
> add 
> <javac .... includeantruntime="false" .... >
> so that ant doesn't pull in the ant libraries and quells a warning message on build.

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

        

[jira] [Updated] (LANG-711) [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated LANG-711:
------------------------------

    Attachment: antruntime.diff

> [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-711
>                 URL: https://issues.apache.org/jira/browse/LANG-711
>             Project: Commons Lang
>          Issue Type: Improvement
>    Affects Versions: 2.6, 3.0
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 3.0
>
>         Attachments: antruntime.diff
>
>
> add 
> <javac .... includeantruntime="false" .... >
> so that ant doesn't pull in the ant libraries and quells a warning message on build.

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

        

[jira] [Updated] (LANG-711) [patch] Add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)

Posted by "Gary D. Gregory (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated LANG-711:
---------------------------------

    Assignee: Gary D. Gregory
     Summary: [patch] Add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)  (was: [patch] add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain))

> [patch] Add includeantruntime=false to javac targets to quell warnings in ant 1.8.1 and better (and modest performance gain)
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-711
>                 URL: https://issues.apache.org/jira/browse/LANG-711
>             Project: Commons Lang
>          Issue Type: Improvement
>    Affects Versions: 2.6, 3.0
>            Reporter: Dave Brosius
>            Assignee: Gary D. Gregory
>            Priority: Trivial
>              Labels: build
>             Fix For: 3.0
>
>         Attachments: antruntime.diff
>
>
> add 
> <javac .... includeantruntime="false" .... >
> so that ant doesn't pull in the ant libraries and quells a warning message on build.

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