6
0
forked from pool/unit-api
2023-10-26 06:07:13 +00:00
committed by Git OBS Bridge
parent ebbbbfefd5
commit cb34ff95d6
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 26 06:06:54 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Sat Sep 9 14:58:19 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -104,6 +104,8 @@ find . -name "*.jar" -print -delete
</execution>
</executions>"
%pom_xpath_set "pom:project/pom:properties/pom:jdkVersion" "1.8"
%{mvn_file} : %{name}
%{mvn_file} :%{name}:tests: %{name}-tests
%{mvn_package} :%{name}:tests: %{name}