[jboss-jira] [JBoss JIRA] (JGRP-1701) Use ivy for dependency management
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Sep 19 05:52:03 EDT 2013
[ https://issues.jboss.org/browse/JGRP-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1701.
----------------------------
Resolution: Done
> 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