From de223c6504ada43857170c84c54fec4b2ff092f5 Mon Sep 17 00:00:00 2001 From: Mikaƫl Barbero Date: Fri, 28 Jun 2013 09:30:21 +0200 Subject: add Kepler final target platform definition Change-Id: Ibce1c36be781700746439640e830a26bcd762289 (cherry picked from commit 90f2d0fd5e0dc7f8b51de5a9076c8fe478d1a486) --- org.eclipse.emf.compare-parent/pom.xml | 1014 ++++++++++---------- .../targetPlatforms/kepler-sdk.target | 34 + 2 files changed, 541 insertions(+), 507 deletions(-) create mode 100644 org.eclipse.emf.compare-parent/targetPlatforms/kepler-sdk.target diff --git a/org.eclipse.emf.compare-parent/pom.xml b/org.eclipse.emf.compare-parent/pom.xml index 683687b52..6e8e2e693 100644 --- a/org.eclipse.emf.compare-parent/pom.xml +++ b/org.eclipse.emf.compare-parent/pom.xml @@ -1,507 +1,507 @@ - - - - - 4.0.0 - - - 3.0 - - - org.eclipse.emf.compare - emf.compare-parent - 2.1.0-SNAPSHOT - pom - - - - Eclipse Public License v1.0 - - All rights reserved. - - This program and the accompanying materials are made - available under the terms of the Eclipse Public License v1.0 - which accompanies this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.htm - - - - - - 0.17.0 - 0.17.0 - - - - - ../packaging/org.eclipse.emf.compare.update - - - ../packaging/org.eclipse.emf.compare-feature - ../plugins/org.eclipse.emf.compare - ../plugins/org.eclipse.emf.compare.tests - - - ../packaging/org.eclipse.emf.compare.ide.ui-feature - ../plugins/org.eclipse.emf.compare.edit - ../plugins/org.eclipse.emf.compare.ide - ../plugins/org.eclipse.emf.compare.ide.ui - ../plugins/org.eclipse.emf.compare.doc - ../plugins/org.eclipse.emf.compare.ide.ui.tests - - - - ../packaging/org.eclipse.emf.compare.rcp.ui-feature - ../plugins/org.eclipse.emf.compare.rcp - ../plugins/org.eclipse.emf.compare.rcp.ui - - - ../packaging/org.eclipse.emf.compare.uml2-feature - ../plugins/org.eclipse.emf.compare.uml2 - ../plugins/org.eclipse.emf.compare.uml2.edit - ../plugins/org.eclipse.emf.compare.uml2.rcp - ../plugins/org.eclipse.emf.compare.uml2.rcp.ui - ../plugins/org.eclipse.emf.compare.uml2.tests - - - - - - ../packaging/org.eclipse.emf.compare.diagram.gmf-feature - ../plugins/org.eclipse.emf.compare.diagram - ../plugins/org.eclipse.emf.compare.diagram.edit - ../plugins/org.eclipse.emf.compare.diagram.ide.ui - - - ../packaging/org.eclipse.emf.compare.diagram.ecoretools-feature - ../plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools - ../plugins/org.eclipse.emf.compare.diagram.ecoretools.tests - ../plugins/org.eclipse.emf.compare.diagram.ide.ecoretools.tests - - - ../packaging/org.eclipse.emf.compare.diagram.papyrus-feature - ../plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus - ../plugins/org.eclipse.emf.compare.diagram.papyrus.tests - - - - src - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - p2 - - - linux - gtk - x86 - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - linux - gtk - x86_64 - - - macosx - cocoa - x86_64 - - - - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - - plugin-source - - plugin-source - - - - - - org.eclipse.tycho.extras - tycho-source-feature-plugin - ${tycho-extras-version} - - - source-feature - package - - source-feature - - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho-version} - - - - - default-p2-metadata-default - - false - - - - - attach-p2-metadata - - p2-metadata - - package - - - - - - - - org.eclipse.tycho - tycho-compiler-plugin - ${tycho-version} - - UTF-8 - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-resources-plugin - 2.4.1 - - ISO-8859-1 - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.3 - - - org.codehaus.mojo - findbugs-maven-plugin - 2.3.2 - - true - false - - - - - check - - - - - - org.apache.maven.plugins - maven-pmd-plugin - 2.5 - - utf-8 - 100 - 1.5 - xml - false - - - - - cpd-check - - - - - - - - - - - kepler - - true - - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - - - org.eclipse.emf.compare - emf.compare-parent - 2.1.0-SNAPSHOT - targetPlatforms/kepler-rc1-sdk - - - - - - - - - - juno - - false - - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - - - org.eclipse.emf.compare - emf.compare-parent - 2.1.0-SNAPSHOT - targetPlatforms/juno-4.2-sdk - - - - - - - - - - indigo - - false - - - indigop2 - http://download.eclipse.org/releases/indigo - - orbitp2 - - http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/ - - emfstore-fuzzyp2 - http://download.eclipse.org/emf-store/milestones/latest - - - - - - - helios - - false - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - p2 - true - - - org.eclipse.emf.compare - org.eclipse.emf.compare - 2.1.0-SNAPSHOT - target_platforms/helios-sdk - - - - - linux - gtk - x86 - - - win32 - win32 - x86 - - - - - - - - galileo - - false - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.3 - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - p2 - true - - - org.eclipse.emf.compare - org.eclipse.emf.compare - 2.1.0-SNAPSHOT - target_platforms/galileo-sdk - - - - - linux - gtk - x86 - - - win32 - win32 - x86 - - - - - - - - quality - - true - - - - jacoco - reuseReports - - ../../org.eclipse.emf.compare-parent/target/jacoco.exec - - - - - org.jacoco - jacoco-maven-plugin - 0.5.6.201201232323 - - - - prepare-agent - - - true - ${sonar.jacoco.reportPath} - - - - - - - - - - checkstyle - - false - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.6 - - - check my sources - - checkstyle - - verify - - false - true - - - - - - - - - - coverage - - false - - - org.eclemma.runtime.equinox - - - - static-checks - - - - org.codehaus.mojo - findbugs-maven-plugin - - - org.apache.maven.plugins - maven-pmd-plugin - - - - - - - + + + + + 4.0.0 + + + 3.0 + + + org.eclipse.emf.compare + emf.compare-parent + 2.1.0-SNAPSHOT + pom + + + + Eclipse Public License v1.0 + + All rights reserved. + + This program and the accompanying materials are made + available under the terms of the Eclipse Public License v1.0 + which accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.htm + + + + + + 0.17.0 + 0.17.0 + + + + + ../packaging/org.eclipse.emf.compare.update + + + ../packaging/org.eclipse.emf.compare-feature + ../plugins/org.eclipse.emf.compare + ../plugins/org.eclipse.emf.compare.tests + + + ../packaging/org.eclipse.emf.compare.ide.ui-feature + ../plugins/org.eclipse.emf.compare.edit + ../plugins/org.eclipse.emf.compare.ide + ../plugins/org.eclipse.emf.compare.ide.ui + ../plugins/org.eclipse.emf.compare.doc + ../plugins/org.eclipse.emf.compare.ide.ui.tests + + + + ../packaging/org.eclipse.emf.compare.rcp.ui-feature + ../plugins/org.eclipse.emf.compare.rcp + ../plugins/org.eclipse.emf.compare.rcp.ui + + + ../packaging/org.eclipse.emf.compare.uml2-feature + ../plugins/org.eclipse.emf.compare.uml2 + ../plugins/org.eclipse.emf.compare.uml2.edit + ../plugins/org.eclipse.emf.compare.uml2.rcp + ../plugins/org.eclipse.emf.compare.uml2.rcp.ui + ../plugins/org.eclipse.emf.compare.uml2.tests + + + + + + ../packaging/org.eclipse.emf.compare.diagram.gmf-feature + ../plugins/org.eclipse.emf.compare.diagram + ../plugins/org.eclipse.emf.compare.diagram.edit + ../plugins/org.eclipse.emf.compare.diagram.ide.ui + + + ../packaging/org.eclipse.emf.compare.diagram.ecoretools-feature + ../plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools + ../plugins/org.eclipse.emf.compare.diagram.ecoretools.tests + ../plugins/org.eclipse.emf.compare.diagram.ide.ecoretools.tests + + + ../packaging/org.eclipse.emf.compare.diagram.papyrus-feature + ../plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus + ../plugins/org.eclipse.emf.compare.diagram.papyrus.tests + + + + src + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho-version} + true + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + p2 + + + linux + gtk + x86 + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + + + linux + gtk + x86_64 + + + macosx + cocoa + x86_64 + + + + + + + org.eclipse.tycho + tycho-source-plugin + ${tycho-version} + + + plugin-source + + plugin-source + + + + + + org.eclipse.tycho.extras + tycho-source-feature-plugin + ${tycho-extras-version} + + + source-feature + package + + source-feature + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + + + default-p2-metadata-default + + false + + + + + attach-p2-metadata + + p2-metadata + + package + + + + + + + + org.eclipse.tycho + tycho-compiler-plugin + ${tycho-version} + + UTF-8 + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4.1 + + ISO-8859-1 + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.2 + + true + false + + + + + check + + + + + + org.apache.maven.plugins + maven-pmd-plugin + 2.5 + + utf-8 + 100 + 1.5 + xml + false + + + + + cpd-check + + + + + + + + + + + kepler + + true + + + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + org.eclipse.emf.compare + emf.compare-parent + 2.1.0-SNAPSHOT + targetPlatforms/kepler-sdk + + + + + + + + + + juno + + false + + + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + org.eclipse.emf.compare + emf.compare-parent + 2.1.0-SNAPSHOT + targetPlatforms/juno-4.2-sdk + + + + + + + + + + indigo + + false + + + indigop2 + http://download.eclipse.org/releases/indigo + + orbitp2 + + http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/ + + emfstore-fuzzyp2 + http://download.eclipse.org/emf-store/milestones/latest + + + + + + + helios + + false + + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + p2 + true + + + org.eclipse.emf.compare + org.eclipse.emf.compare + 2.1.0-SNAPSHOT + target_platforms/helios-sdk + + + + + linux + gtk + x86 + + + win32 + win32 + x86 + + + + + + + + galileo + + false + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + p2 + true + + + org.eclipse.emf.compare + org.eclipse.emf.compare + 2.1.0-SNAPSHOT + target_platforms/galileo-sdk + + + + + linux + gtk + x86 + + + win32 + win32 + x86 + + + + + + + + quality + + true + + + + jacoco + reuseReports + + ../../org.eclipse.emf.compare-parent/target/jacoco.exec + + + + + org.jacoco + jacoco-maven-plugin + 0.5.6.201201232323 + + + + prepare-agent + + + true + ${sonar.jacoco.reportPath} + + + + + + + + + + checkstyle + + false + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.6 + + + check my sources + + checkstyle + + verify + + false + true + + + + + + + + + + coverage + + false + + + org.eclemma.runtime.equinox + + + + static-checks + + + + org.codehaus.mojo + findbugs-maven-plugin + + + org.apache.maven.plugins + maven-pmd-plugin + + + + + + + diff --git a/org.eclipse.emf.compare-parent/targetPlatforms/kepler-sdk.target b/org.eclipse.emf.compare-parent/targetPlatforms/kepler-sdk.target new file mode 100644 index 000000000..0628538de --- /dev/null +++ b/org.eclipse.emf.compare-parent/targetPlatforms/kepler-sdk.target @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3