https://bz.apache.org/bugzilla/show_bug.cgi?id=60349
Bug ID: 60349
Summary: Fetch Apache Ivy binaries when calling fetch.xml
Product: Ant
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Optional Tasks
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Apache Ant comes with a fetch.xml build file that automatically downloads
commonly used ant libs and dependencies.
It would be really nice if fetch.xml would fetch the Apache Ivy dependencies as
well.
fetch.xml:
<!--
=======================================================================
Build file to fetch optional libraries for Apache Ant
=======================================================================
-->
<!-- Fetch Apache Ivy here -->
--
You are receiving this mail because:
You are the assignee for the bug.