1
0
forked from pool/signpost-core
Fridrich Strba 2019-11-24 12:07:46 +00:00 committed by Git OBS Bridge
parent 88e68dcbbb
commit 278bb1e232
2 changed files with 2 additions and 5 deletions

View File

@ -1,8 +1,8 @@
-------------------------------------------------------------------
Thu Nov 21 18:30:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Use default maven-compiler-plugin configuration to avoid 1.5
as source/target levels
- Specify maven.compiler.release to fix build with jdk9+ and newer
maven-javadoc-plugin
-------------------------------------------------------------------
Wed Nov 13 05:42:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -75,9 +75,6 @@ sed -i 's/\r//' LICENSE
%pom_remove_plugin -r :maven-antrun-plugin
%pom_remove_plugin -r :maven-release-plugin
# Use a default configuration to avoid 1.5 as source/target levels
%pom_remove_plugin :maven-compiler-plugin
%{mvn_file} :%{name} %{name}
%{mvn_file} :signpost-commonshttp4 signpost-commonshttp4