Disable tests
This commit is contained in:
parent
357cb7c77d
commit
5016d81230
@ -1,6 +1,6 @@
|
|||||||
Name: jaxb-fi
|
Name: jaxb-fi
|
||||||
Version: 1.2.18
|
Version: 1.2.18
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Implementation of the Fast Infoset Standard for Binary XML
|
Summary: Implementation of the Fast Infoset Standard for Binary XML
|
||||||
# jaxb-fi is licensed ASL 2.0 and EDL-1.0 (BSD)
|
# jaxb-fi is licensed ASL 2.0 and EDL-1.0 (BSD)
|
||||||
# bundled org.apache.xerces.util.XMLChar.java is licensed ASL 1.1
|
# bundled org.apache.xerces.util.XMLChar.java is licensed ASL 1.1
|
||||||
@ -56,7 +56,7 @@ popd
|
|||||||
%build
|
%build
|
||||||
pushd code
|
pushd code
|
||||||
# skip javadoc build due to https://github.com/fedora-java/xmvn/issues/58
|
# skip javadoc build due to https://github.com/fedora-java/xmvn/issues/58
|
||||||
%mvn_build -j -- -DbuildNumber=unknown
|
%mvn_build -f -j -- -DbuildNumber=unknown
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
||||||
@ -72,6 +72,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Dogtag PKI Team <pki-devel@redhat.com> - 1.2.18-3
|
||||||
|
- Disable tests
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.18-2
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.18-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user