Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2008-02-04 05:40:35 +0000
committermtaal2008-02-04 05:40:35 +0000
commit456c43730b9a5238ba79f523f5f6f059ca54fe96 (patch)
treee7f4074598e4b4b088ec9122a756415e362e2e63 /tests/org.eclipse.emf.teneo.hibernate.test/META-INF
parent1aa43dd34607c4c27492f164767e22c763270b4b (diff)
downloadorg.eclipse.emf.teneo-456c43730b9a5238ba79f523f5f6f059ca54fe96.tar.gz
org.eclipse.emf.teneo-456c43730b9a5238ba79f523f5f6f059ca54fe96.tar.xz
org.eclipse.emf.teneo-456c43730b9a5238ba79f523f5f6f059ca54fe96.zip
Dropped table in testcase
Rerun hbm testcases
Diffstat (limited to 'tests/org.eclipse.emf.teneo.hibernate.test/META-INF')
-rw-r--r--tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF b/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF
index 1ddb7fd9f..05cbe9494 100644
--- a/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.emf.teneo.hibernate.test/META-INF/MANIFEST.MF
@@ -10,8 +10,7 @@ Require-Bundle: org.eclipse.emf.teneo.commontest,
org.junit;bundle-version="[3.8.0,4.0.0)",
org.eclipse.emf.teneo.hibernate,
org.eclipse.emf.teneo.hibernate.libraries,
- org.eclipse.emf.ecore.xmi,
- David
+ org.eclipse.emf.ecore.xmi
Export-Package: org.eclipse.emf.teneo.hibernate.test,
org.eclipse.emf.teneo.hibernate.test.emf.annotations,
org.eclipse.emf.teneo.hibernate.test.emf.detach,

Back to the top