Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Maintenance:5587
mysql-connector-java.openSUSE_Leap_42.1_Update
jdk6-check-use-jdk7.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jdk6-check-use-jdk7.patch of Package mysql-connector-java.openSUSE_Leap_42.1_Update
Index: mysql-connector-java-5.1.35/build.xml =================================================================== --- mysql-connector-java-5.1.35.orig/build.xml +++ mysql-connector-java-5.1.35/build.xml @@ -267,10 +267,7 @@ Java 6 (for JDBC4+ implementation) is al <fail message="Java 6 (for JDBC4+ implementation) is required. Set the full path to this JDK home with the property 'com.mysql.jdbc.jdk6'. Default: '/usr/lib/jvm/jdk1.6'."> <condition> <not> - <and> - <equals arg1="${jdk6checkexitstatus}" arg2="0" /> - <contains string="${com.mysql.jdbc.jdk6.version}" substring="java version "1.6" casesensitive="true" /> - </and> + <equals arg1="${jdk6checkexitstatus}" arg2="0" /> </not> </condition> </fail>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor