mizdebsk pushed to apache-commons-exec (master). "Skip running unstable Exec57Test (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 10:26:28 UTC 2015


>From 85c1e8b5f46e6a45e8f98204cd9b6a2734a7e32c Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk at redhat.com>
Date: Mon, 16 Mar 2015 10:05:12 +0100
Subject: Skip running unstable Exec57Test

- Resolves: rhbz#1202260

diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec
index 1d5dfeb..e132328 100644
--- a/apache-commons-exec.spec
+++ b/apache-commons-exec.spec
@@ -3,7 +3,7 @@
 
 Name:           apache-commons-exec
 Version:        1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Java library to reliably execute external processes from within the JVM
 
 Group:          Development/Libraries
@@ -49,6 +49,9 @@ done
 # http://commons.apache.org/exec/faq.html#environment-testing)
 chmod a+x src/test/scripts/*.sh
 
+# Skip Exec57Test (it is unstable), see rhbz#1202260
+find -name Exec57Test.java -delete
+
 %mvn_file :%{short_name} %{short_name} %{name}
 
 
@@ -69,6 +72,10 @@ chmod a+x src/test/scripts/*.sh
 
 
 %changelog
+* Mon Mar 16 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3-2
+- Skip running unstable Exec57Test
+- Resolves: rhbz#1202260
+
 * Tue Dec 02 2014 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.3-1
 - Update to 1.3
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/apache-commons-exec.git/commit/?h=master&id=85c1e8b5f46e6a45e8f98204cd9b6a2734a7e32c


More information about the scm-commits mailing list