Accepting request 965670 from Java:packages

Force build with java 11

OBS-URL: https://build.opensuse.org/request/show/965670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tycho?expand=0&rev=6
This commit is contained in:
2022-03-29 19:06:37 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 29 13:55:50 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Force building with java 11, since there is no config in tycho
for java >= 15
-------------------------------------------------------------------
Sat Mar 12 09:50:44 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@@ -111,6 +111,9 @@ BuildRequires: mvn(org.ow2.asm:asm-tree)
BuildRequires: mvn(org.ow2.asm:asm-util)
BuildRequires: mvn(org.slf4j:slf4j-api)
BuildRequires: mvn(org.slf4j:slf4j-simple)
BuildConflicts: java >= 12
BuildConflicts: java-devel >= 12
BuildConflicts: java-headless >= 12
Requires: ecj >= 4.7.3a-1
# maven-clean-plugin is bound to "initialize" Maven phase for
# "eclipse-repository" projects