From: lehtonen Date: Thu, 31 Dec 2009 07:43:02 +0000 (+0000) Subject: ASSIGNED - # 610: Deploy org.simantics.g2d feature 0.9.0 release to target platform X-Git-Tag: simantics-1.0~111 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=0a508b5ef1a5485682b70433d061abb770aa4770;p=simantics%2Fsysdyn.git ASSIGNED - # 610: Deploy org.simantics.g2d feature 0.9.0 release to target platform https://www.simulationsite.net/trac/simantics/ticket/610 Versioned all org.simantics.g2d feature components to 0.9.0 and changed manifest dependencies accordingly. WARNING: please check your manifests for problems with dependencies on g2d component, not every manifest has been updated. git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@13376 ac1ea38d-2e2b-0410-8846-a27921b304fc --- diff --git a/org.simantics.h2d/META-INF/MANIFEST.MF b/org.simantics.h2d/META-INF/MANIFEST.MF index 54dd88c6..4dbd46e4 100644 --- a/org.simantics.h2d/META-INF/MANIFEST.MF +++ b/org.simantics.h2d/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: H2d Bundle-SymbolicName: org.simantics.h2d Bundle-Version: 1.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: org.simantics.scenegraph;bundle-version="1.0.0", +Require-Bundle: org.simantics.scenegraph;bundle-version="0.9.0", gnu.trove2;bundle-version="2.0.4", org.simantics.objmap;bundle-version="0.1.0" Export-Package: org.simantics.h2d.action, diff --git a/org.simantics.sysdyn.ui/META-INF/MANIFEST.MF b/org.simantics.sysdyn.ui/META-INF/MANIFEST.MF index e1cedbe8..0933d0c5 100644 --- a/org.simantics.sysdyn.ui/META-INF/MANIFEST.MF +++ b/org.simantics.sysdyn.ui/META-INF/MANIFEST.MF @@ -8,7 +8,7 @@ Require-Bundle: org.simantics.h2d;bundle-version="1.0.0", org.simantics.db;bundle-version="0.6.2", org.simantics.db.management;bundle-version="0.6.2", org.simantics.layer0.utils;bundle-version="0.6.2", - org.simantics.scenegraph;bundle-version="1.0.0", + org.simantics.scenegraph;bundle-version="0.9.0", org.junit4;bundle-version="4.5.0", org.simantics.ui;bundle-version="1.0.0", org.eclipse.ui;bundle-version="3.5.0",