forked from pool/mysql-connector-java
13 lines
417 B
Diff
13 lines
417 B
Diff
|
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
|
||
|
@@ -191,6 +191,7 @@ com.mysql.jdbc.noCleanBetweenCompiles=ye
|
||
|
</fileset>
|
||
|
|
||
|
<pathelement location="${buildDir}/${fullProdName}" />
|
||
|
+ <pathelement path="${java.class.path}" />
|
||
|
</path>
|
||
|
|
||
|
|