Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
mysql-connector-java.20657
javac-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File javac-check.patch of Package mysql-connector-java.20657
Description: Disable the JDK check Author: Emmanuel Bourg <ebourg@apache.org> Forwarded: not-needed --- a/build.xml +++ b/build.xml @@ -415,7 +415,7 @@ <!-- Prepares files and settings for compiling driver. --> - <target name="init" depends="-compiler-check, -init-copy, -init-filter-license, -init-no-crypto"> + <target name="init" depends="-init-copy, -init-filter-license, -init-no-crypto"> <!-- 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 file="${com.mysql.jdbc.docs.sourceDir}" property="com.mysql.jdbc.docs.sourcesPresent" />
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