Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
mysql-connector-java.28298
javac-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File javac-check.patch of Package mysql-connector-java.28298
Description: Disable the JDK check Author: Emmanuel Bourg <ebourg@apache.org> Forwarded: not-needed Index: mysql-connector-j-8.0.31/build.xml =================================================================== --- mysql-connector-j-8.0.31.orig/build.xml +++ mysql-connector-j-8.0.31/build.xml @@ -405,7 +405,7 @@ See also com.mysql.cj.conf.PropertyDefin <!-- Initialize the build directory and check requirements for compiling the driver code. --> - <target name="-init" depends="-extra-libs-check, -compiler-check, -copy-files, -copy-notices-commercial, -copy-notices-gpl, -init-info-files"> + <target name="-init" depends="-extra-libs-check, -copy-files, -copy-notices-commercial, -copy-notices-gpl, -init-info-files"> <!-- The following is needed as the classpath can't be modified dynamically, and not having this library present causes the build to fail. --> <available property="com.mysql.cj.c3p0Present" classname="com.mchange.v2.c3p0.QueryConnectionTester" classpathref="com.mysql.cj.build.classpath" /> </target>
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