Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
mysql-connector-java.21279
javac-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File javac-check.patch of Package mysql-connector-java.21279
Description: Disable the JDK check Author: Emmanuel Bourg <ebourg@apache.org> Forwarded: not-needed Index: mysql-connector-java-8.0.25/build.xml =================================================================== --- mysql-connector-java-8.0.25.orig/build.xml +++ mysql-connector-java-8.0.25/build.xml @@ -401,7 +401,7 @@ See also com.mysql.cj.conf.PropertyDefin <!-- Prepares files and settings for compiling driver. --> - <target name="init" depends="-extra-libs-check, -compiler-check, -init-copy, -init-notices-commercial, -init-notices-gpl, -init-info-files"> + <target name="init" depends="-extra-libs-check, -init-copy, -init-notices-commercial, -init-notices-gpl, -init-info-files"> <!-- The following is needed for source distributions as the classpath can't be dynamically altered, and not having this directory present causes the build to fail. --> <available property="com.mysql.cj.prebuiltDocsPresent" file="${com.mysql.cj.dist.dir.prebuilt.docs}" />
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