Author: jnioche
Date: Thu Jan  5 12:09:09 2012
New Revision: 1227565

URL: http://svn.apache.org/viewvc?rev=1227565&view=rev
Log:
NUTCH-1243 Unit Jar removed from lib

Modified:
    nutch/trunk/ivy/ivy.xml

Modified: nutch/trunk/ivy/ivy.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/ivy/ivy.xml?rev=1227565&r1=1227564&r2=1227565&view=diff
==============================================================================
--- nutch/trunk/ivy/ivy.xml (original)
+++ nutch/trunk/ivy/ivy.xml Thu Jan  5 12:09:09 2012
@@ -69,7 +69,7 @@
                <!--Configuration: test -->
 
                <!--artifacts needed for testing -->
-               <dependency org="junit" name="junit" rev="3.8.1" 
conf="test->default" />
+               <dependency org="junit" name="junit" rev="3.8.1" 
conf="*->default" />
                <dependency org="org.apache.hadoop" name="hadoop-test" 
rev="0.20.205.0"
                        conf="test->default" />
 


Reply via email to