[apache-commons-logging] Run all the tests agains

Michal Srb msrb at fedoraproject.org
Wed Jan 22 10:13:04 UTC 2014


commit 8a4bc2c084ebba606987401814b62895a2284910
Author: Michal Srb <msrb at redhat.com>
Date:   Wed Jan 22 11:11:22 2014 +0100

    Run all the tests agains

 apache-commons-logging.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec
index cdb0b5c..41c0b90 100644
--- a/apache-commons-logging.spec
+++ b/apache-commons-logging.spec
@@ -4,7 +4,7 @@
 
 Name:           apache-%{short_name}
 Version:        1.1.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Apache Commons Logging
 License:        ASL 2.0
 URL:            http://commons.apache.org/%{base_name}
@@ -62,9 +62,6 @@ sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt
 %mvn_file ":%{short_name}{*}" "%{short_name}@1" "%{name}@1"
 %mvn_alias ":%{short_name}{*}" "org.apache.commons:%{short_name}@1"
 
-# this test fails in koji from some reason, but it works locally in mock.
-# TODO: probably worth investigating
-rm src/test/java/org/apache/commons/logging/security/SecurityAllowedTestCase.java
 
 %build
 %mvn_build
@@ -100,6 +97,9 @@ install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.po
 # -----------------------------------------------------------------------------
 
 %changelog
+* Wed Jan 22 2014 Michal Srb <msrb at redhat.com> - 1.1.3-8
+- Run all the tests agains
+
 * Sun Aug 11 2013 Michal Srb <msrb at redhat.com> - 1.1.3-7
 - Make this package noarch again (Resolves: rhbz#995756)
 


More information about the scm-commits mailing list