Set javac includeantruntime to false and declare explicitely JUnit and Ant
dependencies
---------------------------------------------------------------------------------------
Key: IVY-365
URL: http://issues.apache.org/jira/browse/IVY-365
Project: Ivy
Issue Type: Improvement
Affects Versions: 1.4.1
Reporter: Stephane Bailliez
Priority: Trivial
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:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira