[virtualcommons-svn] SF.net SVN: virtualcommons:[512] foraging/trunk/ivy.xml
Status: Beta
Brought to you by:
alllee
From: <al...@us...> - 2010-04-29 18:48:41
|
Revision: 512 http://virtualcommons.svn.sourceforge.net/virtualcommons/?rev=512&view=rev Author: alllee Date: 2010-04-29 18:48:34 +0000 (Thu, 29 Apr 2010) Log Message: ----------- removing junit from ivy due to https://issues.apache.org/jira/browse/IVY-1148 bug.. Modified Paths: -------------- foraging/trunk/ivy.xml Modified: foraging/trunk/ivy.xml =================================================================== --- foraging/trunk/ivy.xml 2010-04-24 04:15:31 UTC (rev 511) +++ foraging/trunk/ivy.xml 2010-04-29 18:48:34 UTC (rev 512) @@ -5,7 +5,6 @@ <ivy-module version="2.0"> <info organisation="edu.asu.commons" module="foraging"/> <dependencies> - <dependency org="junit" name="junit" rev="latest.integration"/> <dependency org="edu.asu.commons" name="csidex" rev="0.2-SNAPSHOT"/> <dependency org="net.java.dev.jogl" name="jogl" rev="1.1.1-rc6"/> <dependency org="javax.media" name="jmf" rev="2.1.1e"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |