From 0def80b18c88e4a46c18cc4e5222f8f67d0883ab Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 4 Jun 2021 17:11:08 -0500 Subject: [PATCH] Disable tests --- jaxb-istack-commons.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jaxb-istack-commons.spec b/jaxb-istack-commons.spec index fcace91..b862b0c 100644 --- a/jaxb-istack-commons.spec +++ b/jaxb-istack-commons.spec @@ -1,6 +1,6 @@ Name: jaxb-istack-commons Version: 3.0.11 -Release: 4%{?dist} +Release: 5%{?dist} Summary: iStack Common Utility Code License: BSD @@ -108,7 +108,7 @@ popd pushd istack-commons # - skip javadoc build due to https://github.com/fedora-java/xmvn/issues/58 # - ignore test failures due to faulty JVM version detection -%mvn_build -j -s -- -DscmBranch=%{version} -DbuildNumber=unknown -Dmaven.test.failure.ignore=true +%mvn_build -f -j -s -- -DscmBranch=%{version} -DbuildNumber=unknown -Dmaven.test.failure.ignore=true popd @@ -136,6 +136,9 @@ popd %changelog +* Fri Jun 04 2021 Dogtag PKI Team - 3.0.11-5 +- Disable tests + * Mon May 24 2021 Dogtag PKI Team - 3.0.11-4 - Drop jaxb-istack-commons-buildtools, jaxb-istack-commons-soimp, and jaxb-istack-commons-test