[
https://issues.apache.org/jira/browse/IVY-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463144
]
Maarten Coene commented on IVY-365:
-----------------------------------
Now ant and junit are explictely declared in the ivy.xml file.
I've also excluded them from the binary distribution, which contains the other
dependencies.
> Set javac includeantruntime to false and declare explicitely JUnit and Ant
> dependencies
> ---------------------------------------------------------------------------------------
>
> Key: IVY-365
> URL: https://issues.apache.org/jira/browse/IVY-365
> Project: Ivy
> Issue Type: Improvement
> Affects Versions: 1.4.1
> Reporter: Stephane Bailliez
> Assigned To: Maarten Coene
> Priority: Trivial
> Fix For: 1.5
>
>
> build file:
> The practice of running javac with includeantruntime set to the default value
> (which is set to true for unfortunate legacy reasons) is not appropriate.
> It would be better to explicitely declare ant and junit in the dependencies
> for compile and test and pick them the same way as other dependencies.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira