]> gerrit.simantics Code Review - simantics/sysdyn.git/commitdiff
org.junit always optional!
authorlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Mon, 18 Oct 2010 14:41:03 +0000 (14:41 +0000)
committerlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Mon, 18 Oct 2010 14:41:03 +0000 (14:41 +0000)
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@18455 ac1ea38d-2e2b-0410-8846-a27921b304fc

org.simantics.sysdyn.ui/META-INF/MANIFEST.MF

index 8678ef2f4a0184ea897bd5ab7dad68413cde3cf4..4cdb22140710346c4b48ee4e3faebc57f599f889 100644 (file)
@@ -6,7 +6,7 @@ Bundle-Version: 1.0.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.simantics.layer0.utils;bundle-version="0.6.2",
  org.simantics.scenegraph;bundle-version="0.9.0",
- org.junit4;bundle-version="4.5.0",
+ org.junit4;bundle-version="4.5.0";resolution:=optional,
  org.simantics.ui;bundle-version="1.0.0",
  org.eclipse.ui;bundle-version="3.5.0",
  org.eclipse.core.runtime;bundle-version="3.5.0",