Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2006-10-18 16:42:59 +0000
committermtaal2006-10-18 16:42:59 +0000
commit249c2329c2ba34bbd08c634f106840453af0096e (patch)
tree902c154ce77c4d484b1b38e92ea3cae23c20492a
parent536e69a30485009a84bfb80010a99129e66058a3 (diff)
downloadorg.eclipse.emf.teneo-249c2329c2ba34bbd08c634f106840453af0096e.tar.gz
org.eclipse.emf.teneo-249c2329c2ba34bbd08c634f106840453af0096e.tar.xz
org.eclipse.emf.teneo-249c2329c2ba34bbd08c634f106840453af0096e.zip
changed link to mysql jarbuild_200610181245
-rw-r--r--tests/org.eclipse.emf.teneo.commontest/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/org.eclipse.emf.teneo.commontest/META-INF/MANIFEST.MF b/tests/org.eclipse.emf.teneo.commontest/META-INF/MANIFEST.MF
index c26a13501..c6272066f 100644
--- a/tests/org.eclipse.emf.teneo.commontest/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.emf.teneo.commontest/META-INF/MANIFEST.MF
@@ -16,6 +16,7 @@ Eclipse-LazyStart: true
Eclipse-BuddyPolicy: dependent
Bundle-ClassPath: lib/tools.jar,
lib/jtds-1.2.jar,
+ lib/mysql-connector-java-3.1.12-bin.jar,
.
Export-Package: com.mysql.jdbc,
com.mysql.jdbc.integration.c3p0,

Back to the top