mysql-connector-java/patch-build.xml
Igor Foox 1678fab4ee auto-import mysql-connector-java-3.1.12-1jpp_5fc on branch devel from
mysql-connector-java-3.1.12-1jpp_5fc.src.rpm
2006-09-08 21:26:15 +00:00

13 lines
375 B
XML

--- build.xml.orig 2006-01-31 15:27:27.000000000 -0800
+++ build.xml 2006-01-31 15:28:05.000000000 -0800
@@ -60,10 +60,6 @@
</path>
<path id="project.build.classpath">
- <fileset dir="${buildDir}/${fullProdName}/lib-nodist">
- <include name="**/*.jar"/>
- </fileset>
-
<fileset dir="${buildDir}/${fullProdName}/lib">
<include name="**/*.jar"/>
</fileset>