forked from pool/signpost-core
This commit is contained in:
parent
88e68dcbbb
commit
278bb1e232
@ -1,8 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 21 18:30:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Thu Nov 21 18:30:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
- Use default maven-compiler-plugin configuration to avoid 1.5
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
||||||
as source/target levels
|
maven-javadoc-plugin
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 13 05:42:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Wed Nov 13 05:42:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
@ -75,9 +75,6 @@ sed -i 's/\r//' LICENSE
|
|||||||
%pom_remove_plugin -r :maven-antrun-plugin
|
%pom_remove_plugin -r :maven-antrun-plugin
|
||||||
%pom_remove_plugin -r :maven-release-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} :%{name} %{name}
|
||||||
%{mvn_file} :signpost-commonshttp4 signpost-commonshttp4
|
%{mvn_file} :signpost-commonshttp4 signpost-commonshttp4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user