This commit is contained in:
parent
7021fa3f10
commit
c9803e11f7
@ -84,7 +84,7 @@ rm src/testsuite/regression/ConnectionRegressionTest.java
|
||||
rm src/testsuite/regression/DataSourceRegressionTest.java
|
||||
rm src/testsuite/simple/ReadOnlyCallableStatementTest.java
|
||||
rm src/testsuite/simple/jdbc4/StatementsTest.java
|
||||
# disable hibernate integration
|
||||
# disable hibernate4 integration
|
||||
rm -rf src/com/mysql/fabric/hibernate
|
||||
rm -rf src/demo
|
||||
|
||||
@ -96,7 +96,6 @@ export CLASSPATH=$(build-classpath \
|
||||
jta \
|
||||
junit \
|
||||
log4j)
|
||||
|
||||
ant \
|
||||
-Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
|
||||
-DbuildDir=build-mysql-jdbc \
|
||||
|
Loading…
Reference in New Issue
Block a user