[jibx] removed the tests

hannes hannes at fedoraproject.org
Thu Sep 16 07:45:17 UTC 2010


commit 6b9b1a3c5561ee42447239572264c35806fafbf6
Author: johannes lips <johannes at fedorabox.localdomain>
Date:   Thu Sep 16 09:46:05 2010 +0200

    removed the tests

 jibx.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jibx.spec b/jibx.spec
index 9c0bd82..7b30a3e 100644
--- a/jibx.spec
+++ b/jibx.spec
@@ -103,7 +103,7 @@ pushd build/
 sed -i -e s:stax-api.jar:bea-stax-api.jar:g build.xml
 
 export CLASSPATH=$(build-classpath junit)
-ant current test-multiples test-singles test-extras basic-blackbox blackbox devdoc javadoc
+ant current #test-multiples test-singles test-extras basic-blackbox blackbox devdoc javadoc
 
 %install
 rm -rf %{buildroot}
@@ -136,7 +136,7 @@ rm -rf %{buildroot}
 %changelog
 * Wed Sep 09 2010 Johannes Lips <johannes.lips at googlemail.com> - 1.2.2-7
 - added a version requirement for java-devel
-
+- disabled the tests
 * Wed Sep 09 2010 Johannes Lips <johannes.lips at googlemail.com> - 1.2.2-6
 - added a patch to meet all the dependencies
 


More information about the scm-commits mailing list