Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2008-02-03 22:36:45 +0000
committermtaal2008-02-03 22:36:45 +0000
commit1c0fca2ec6559a8cc5e1e782380fe8ce9b042269 (patch)
tree9f3d4dd94985121bd5102e4991728dcaa26d4484 /tests/org.eclipse.emf.teneo.hibernate.test/META-INF
parent2f8432ce21a154de6b07edc462a0b29006ea9131 (diff)
downloadorg.eclipse.emf.teneo-1c0fca2ec6559a8cc5e1e782380fe8ce9b042269.tar.gz
org.eclipse.emf.teneo-1c0fca2ec6559a8cc5e1e782380fe8ce9b042269.tar.xz
org.eclipse.emf.teneo-1c0fca2ec6559a8cc5e1e782380fe8ce9b042269.zip
[217621]
[217620] [217557]
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, 2 insertions, 1 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 05cbe9494..1ddb7fd9f 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,7 +10,8 @@ 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
+ org.eclipse.emf.ecore.xmi,
+ David
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