Use XMvn Javadoc MOJO for generating API docs
This commit is contained in:
parent
637e4be9a4
commit
d9fa1a9bc9
@ -9,7 +9,7 @@
|
|||||||
%bcond_without asciidoc
|
%bcond_without asciidoc
|
||||||
%bcond_with gradle
|
%bcond_with gradle
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
%bcond_with xmvn_javadoc
|
%bcond_without xmvn_javadoc
|
||||||
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
%global python_prefix python3
|
%global python_prefix python3
|
||||||
@ -204,6 +204,9 @@ rm -rf %{buildroot}%{_mandir}/man7/gradle_build.7
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 10 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.3.0-10
|
||||||
|
- Use XMvn Javadoc MOJO for generating API docs
|
||||||
|
|
||||||
* Tue Apr 28 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.3.0-10
|
* Tue Apr 28 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.3.0-10
|
||||||
- Switch to OpenJDK 11 as default JDK
|
- Switch to OpenJDK 11 as default JDK
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user