1
0
forked from pool/glassfish-jsp
Fridrich Strba 2023-10-26 04:22:54 +00:00 committed by Git OBS Bridge
parent 155ad8cc87
commit f37a6725b9
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 26 04:22:47 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Tue Sep 19 10:59:35 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -77,6 +77,9 @@ Group: Documentation/HTML
%pom_remove_plugin :maven-javadoc-plugin
%pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:source" "1.8"
%pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:target" "1.8"
cp -p %{SOURCE1} .
cp -p %{SOURCE2} .