diff --git a/SPECS/apache-commons-exec.spec b/SPECS/apache-commons-exec.spec index 4d2dc1d..4d9632c 100644 --- a/SPECS/apache-commons-exec.spec +++ b/SPECS/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 8%{?dist} +Release: 8%{?dist}.inferit Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -52,7 +52,7 @@ find -name Exec57Test.java -delete %build -%mvn_build +%mvn_build -- -Dtest=\!org.apache.commons.exec.issues.Exec34Test,\!org.apache.commons.exec.issues.Exec41Test,\!org.apache.commons.exec.issues.Exec60Test %install @@ -68,6 +68,9 @@ find -name Exec57Test.java -delete %changelog +* Fri May 03 2024 Eugene Zamriy - 1.3-8.inferit +- Disabled 34, 41 and 60 tests, see https://issues.apache.org/jira/browse/EXEC-104 + * Tue Dec 12 2023 MSVSphere Packaging Team - 1.3-8 - Rebuilt for MSVSphere 8.8