Accepting request 1120363 from Java:packages

source/target 8 == build with jdk 21

OBS-URL: https://build.opensuse.org/request/show/1120363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jflex?expand=0&rev=25
This commit is contained in:
Ana Guerrero 2023-10-27 20:27:08 +00:00 committed by Git OBS Bridge
commit f5701d0b08
4 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 25 18:27:04 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Thu May 4 13:37:10 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@ -92,6 +92,8 @@ rm -rf src/generated
%pom_xpath_remove "pom:plugin[pom:artifactId='maven-shade-plugin']" parent.xml
%pom_xpath_remove "pom:plugin[pom:artifactId='jacoco-maven-plugin']" parent.xml
%pom_xpath_set pom:project/pom:properties/pom:jflex.jdk.version 1.8 parent.xml
%if %{with bootstrap}
%setup -q -T -D -a 1 -n jflex-%{version}
cp %{SOURCE2} build.xml

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 25 18:27:04 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Thu May 4 13:37:10 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@ -91,6 +91,8 @@ rm -rf src/generated
%pom_xpath_remove "pom:plugin[pom:artifactId='maven-shade-plugin']" parent.xml
%pom_xpath_remove "pom:plugin[pom:artifactId='jacoco-maven-plugin']" parent.xml
%pom_xpath_set pom:project/pom:properties/pom:jflex.jdk.version 1.8 parent.xml
%if %{with bootstrap}
%setup -q -T -D -a 1 -n jflex-%{version}
cp %{SOURCE2} build.xml