Disabled javadoc, as it fails in jdk11, and ant should not be an FTBFS to soon

This commit is contained in:
Jiri 2020-07-10 12:34:37 +02:00
parent e7221f8014
commit 276bbbdeee

View File

@ -29,7 +29,7 @@
#
%bcond_without tests
%bcond_without javadoc
%bcond_with javadoc
%bcond_without junit5
%global ant_home %{_datadir}/ant
@ -658,6 +658,7 @@ LC_ALL=C.UTF-8 %{ant} test
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 0:1.10.8-2
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
- disabled javadoc, as it fails in jdk11, and ant should not be an FTBFS to soon
* Sat May 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.10.8-1
- Update to version 1.10.8.