jakarta-commons-logging/jakarta-commons-logging-1.1.1-skiptest.patch

12 lines
303 B
Diff
Raw Permalink Normal View History

--- build.xml 2011-03-23 10:19:06.000000000 +0100
+++ build.xml-gil 2011-03-23 10:23:17.000000000 +0100
@@ -628,7 +628,7 @@
</target>
- <target name="all" depends="clean,compile,test"
+ <target name="all" depends="clean,compile"
description="Clean and compile all components"/>