Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-12-15 18:11:41 +0000
committerEike Stepper2011-12-15 18:11:41 +0000
commita24e6d61cd93139db9b043b2a20d315ecb7f866a (patch)
tree041e98939abbf282ee3480f9a9168d4fcd5a949c
parent08f91621064af191219e4c5bab14c8e0a8062855 (diff)
downloadcdo-a24e6d61cd93139db9b043b2a20d315ecb7f866a.tar.gz
cdo-a24e6d61cd93139db9b043b2a20d315ecb7f866a.tar.xz
cdo-a24e6d61cd93139db9b043b2a20d315ecb7f866a.zip
Exported package that swinkler has forgotten
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.db/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.db/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.tests.db/META-INF/MANIFEST.MF
index cff558cf2b..5f7844b751 100644
--- a/plugins/org.eclipse.emf.cdo.tests.db/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.tests.db/META-INF/MANIFEST.MF
@@ -26,4 +26,5 @@ Import-Package: com.mysql.jdbc.jdbc2.optional;version="[5.0.0,6.0.0)",
Export-Package: org.eclipse.emf.cdo.tests.db;version="4.0.100";x-friends:="org.eclipse.emf.cdo.tests.all",
org.eclipse.emf.cdo.tests.db.bundle;version="4.0.100";x-internal:=true,
org.eclipse.emf.cdo.tests.db.capabilities;version="4.0.100";x-friends:="org.eclipse.emf.cdo.tests.all",
+ org.eclipse.emf.cdo.tests.db.performance;version="4.0.100";x-friends:="org.eclipse.emf.cdo.tests.all",
org.eclipse.emf.cdo.tests.db.verifier;version="4.0.100";x-friends:="org.eclipse.emf.cdo.tests.all"

Back to the top