Require java 8 to build, since it is the last version that can build with source/target 1.5
OBS-URL: https://build.opensuse.org/package/show/Java:packages/mysql-connector-java?expand=0&rev=44
This commit is contained in:
parent
2a02d3d864
commit
ab29e838c1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 10 13:49:02 UTC 2017 - fstrba@suse.com
|
||||
|
||||
- Require for building java-devel = 1.8.0, since this package needs
|
||||
a javac compiler able to build with source and target level 1.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 11:06:28 UTC 2017 - pmonrealgonzalez@suse.com
|
||||
|
||||
|
@ -36,7 +36,7 @@ BuildRequires: ant
|
||||
BuildRequires: ant-contrib
|
||||
BuildRequires: apache-commons-logging
|
||||
BuildRequires: geronimo-jta-1_1-api
|
||||
BuildRequires: java-devel >= 1.8.0
|
||||
BuildRequires: java-devel = 1.8.0
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: junit
|
||||
|
Loading…
Reference in New Issue
Block a user