]> gerrit.simantics Code Review - simantics/sysdyn.git/commitdiff
ASSIGNED - # 610: Deploy org.simantics.g2d feature 0.9.0 release to target platform
authorlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 31 Dec 2009 07:43:02 +0000 (07:43 +0000)
committerlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 31 Dec 2009 07:43:02 +0000 (07:43 +0000)
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

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

index 54dd88c667c02c29186bd2817f4c59eff1f9224d..4dbd46e4b39b307341a9a8de27e13ad8c865aa42 100644 (file)
@@ -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,
index e1cedbe89e9c8b1893bc89a70371c7cf55540056..0933d0c5d9c3b22775055dc65c66726448fc6db7 100644 (file)
@@ -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",