Disable tests
This commit is contained in:
parent
887750535e
commit
0def80b18c
@ -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 <pki-devel@redhat.com> - 3.0.11-5
|
||||
- Disable tests
|
||||
|
||||
* Mon May 24 2021 Dogtag PKI Team <pki-devel@redhat.com> - 3.0.11-4
|
||||
- Drop jaxb-istack-commons-buildtools, jaxb-istack-commons-soimp,
|
||||
and jaxb-istack-commons-test
|
||||
|
Loading…
Reference in New Issue
Block a user