automated build configuration is on its way
authorn.hoffmann <n.hoffmann@localhost>
Wed, 16 Mar 2011 14:39:07 +0000 (14:39 +0000)
committern.hoffmann <n.hoffmann@localhost>
Wed, 16 Mar 2011 14:39:07 +0000 (14:39 +0000)
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF

index d6c6816b82d8ba9c42d1e23406b725f16b305487..1b3205c502dc75d3af7a70f53627e04351427ad2 100644 (file)
@@ -60,8 +60,7 @@ Require-Bundle: org.eclipse.osgi,
  org.eclipse.pde.runtime,
  org.eclipse.ui.forms;bundle-version="3.5.0",
  eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0"
-Import-Package: junit.framework,
- org.eclipse.core.commands,
+Import-Package: org.eclipse.core.commands,
  org.eclipse.core.commands.operations,
  org.eclipse.core.expressions,
  org.eclipse.core.runtime,
@@ -78,7 +77,6 @@ Import-Package: junit.framework,
  org.eclipse.ui.editors.text,
  org.eclipse.ui.forms.widgets,
  org.eclipse.ui.ide.undo,
- org.junit,
  org.osgi.framework
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6