Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties')
-rw-r--r--tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties b/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
index f8aaff706..12b48fd69 100644
--- a/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
+++ b/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
@@ -43,8 +43,7 @@ bin.includes = META-INF/,\
syndiag2.jar,\
versioncheck.jar,\
xerces-2.6.2.jar,\
- xml-apis.jar,\
- jtds-1.2.jar
+ xml-apis.jar
jars.extra.classpath = ant-antlr-1.6.5.jar,\
antlr-2.7.6.jar,\
asm.jar,\
@@ -88,5 +87,4 @@ jars.extra.classpath = ant-antlr-1.6.5.jar,\
syndiag2.jar,\
versioncheck.jar,\
xerces-2.6.2.jar,\
- xml-apis.jar,\
- jtds-1.2.jar
+ xml-apis.jar

Back to the top