From: Tuukka Lehtonen Date: Thu, 12 Oct 2017 11:50:27 +0000 (+0300) Subject: Merge "possibleVariable from resource into SCL" X-Git-Tag: v1.31.0~125 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=b28a94bc9d4bc8265370edfe567e58a5af806da2;hp=b13a67c7a632d471687003cdcc8ff6c570e3fd0d Merge "possibleVariable from resource into SCL" --- diff --git a/features/pom.xml b/features/pom.xml index da300eedb..9ccec7a55 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -83,20 +83,6 @@ - - org.eclipse.tycho - tycho-p2-plugin - ${tycho.version} - - - attach-p2-metadata - package - - p2-metadata - - - - diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 53fe3b985..91de53571 100644 --- a/releng/org.simantics.tycho.configuration/pom.xml +++ b/releng/org.simantics.tycho.configuration/pom.xml @@ -58,6 +58,7 @@ target-platform-configuration ${tycho.version} + true org.simantics @@ -94,6 +95,36 @@ tycho-source-feature-plugin ${tycho.extras.version} + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho.extras.version} + + + pack200-pack + + pack + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho.version} + + + attach-p2-metadata + package + + p2-metadata + + + + + false + +