skipped tests as they require user input with jdk11, changed way of javadoc generation

This commit is contained in:
Jiri 2020-06-09 16:42:55 +02:00
parent a6a7f777a8
commit 32c91e4612
1 changed files with 4 additions and 1 deletions

View File

@ -39,7 +39,7 @@ sed -i 's/@VERSION@/%{version}/g' pom.xml
%build
%mvn_file : %{name}
%mvn_build
%mvn_build -f --xmvn-javadoc
%install
%mvn_install
@ -51,6 +51,9 @@ sed -i 's/@VERSION@/%{version}/g' pom.xml
%doc license.txt notice.md
%changelog
* Tue Jun 09 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.78-3
- skipped tests as they require user input with jdk11, changed way of javadoc generation
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.78-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild