[java-sig-commits] [maven-wagon] Add patch.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Dec 13 21:26:14 UTC 2010


commit 7038d6812250712b700ffda121df8363b83ab628
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Dec 13 23:25:38 2010 +0200

    Add patch.

 disable-tck.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/disable-tck.patch b/disable-tck.patch
new file mode 100644
index 0000000..cb90a22
--- /dev/null
+++ b/disable-tck.patch
@@ -0,0 +1,11 @@
+--- pom.xml.sav	2010-11-13 23:20:29.000000000 +0200
++++ pom.xml	2010-12-13 19:10:47.319780363 +0200
+@@ -163,7 +163,7 @@ under the License.
+     <module>wagon-provider-api</module>
+     <module>wagon-providers</module>
+     <module>wagon-provider-test</module>
+-    <module>wagon-tcks</module>
++    <!--module>wagon-tcks</module-->
+   </modules>
+ 
+   <properties>


More information about the java-sig-commits mailing list