[jboss-jira] [JBoss JIRA] (JGRP-1701) Use ivy for dependency management
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Sep 19 05:05:04 EDT 2013
Bela Ban created JGRP-1701:
------------------------------
Summary: Use ivy for dependency management
Key: JGRP-1701
URL: https://issues.jboss.org/browse/JGRP-1701
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.4
Switch from ant to ant+ivy for dependency management. Advantages:
* All JARs are removed from {{lib}}
* {{ivy.xml}} defines the dependencies
* Before compilation or unit testing, if {{lib}} doesn't exist or is empty:
** Download ivy into {{lib}}
** Use ivy to download all dependent libs into {{lib}}
* No need to ship {{buil.sh}}, {{build.bat}} anymore
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list