Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 3cb2b8440a485bda55bd497cfa59136d > files > 3

jakarta-commons-configuration-1.5-3.0.3mdv2010.0.src.rpm

--- build.xml.old	2008-05-24 11:53:54.000000000 +0300
+++ build.xml	2008-05-24 11:50:21.000000000 +0300
@@ -97,7 +97,7 @@
     </copy>
   </target>
 
-  <target name="jar" description="o Create the jar" depends="compile,test">
+  <target name="jar" description="o Create the jar" depends="compile">
     <mkdir dir="${classesdir}/META-INF"/>
     <copy file="LICENSE.txt" todir="${metadir}"/>
     <copy file="NOTICE.txt" todir="${metadir}"/>