From aa3e12bad8629860ed4adf1d0e1ce0135f0c5a79 Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Thu, 29 Mar 2012 03:01:18 +0000 Subject: [PATCH] [releng] working on tycho-maven build-migrating to Juno. --- rse/pom.xml | 674 ++++++++++++++++++++++++++++------------------------ 1 file changed, 363 insertions(+), 311 deletions(-) diff --git a/rse/pom.xml b/rse/pom.xml index 5ea2526f365..a6747b30a4a 100644 --- a/rse/pom.xml +++ b/rse/pom.xml @@ -1,23 +1,22 @@ - - - 4.0.0 - - 3.0 - - - org.eclipse - eclipse-parent - 3 - - - org.eclipse.tm - tm-parent - 3.8.0-SNAPSHOT - pom - Target Management Parent - - - Eclipse Public License v1.0 + + + 4.0.0 + + 3.0 + + + org.eclipse + eclipse-parent + 3 + + org.eclipse.tm + tm-parent + 3.8.0-SNAPSHOT + pom + Target Management Parent + + + Eclipse Public License v1.0 All rights reserved. @@ -25,12 +24,11 @@ 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 - - - - + + + + indigo http://download.eclipse.org/releases/${platform-version-name} 3.7 @@ -38,319 +36,373 @@ http://download.eclipse.org/tools/orbit/downloads/drops/${orbit-version}/repository 1.0.0.7837QcJa5vE7MnhE77YA7AU3SWUlbntVZAnlDoIGojcQd http://rxtx.qbang.org/eclipse - - - - maven.eclipse.org - http://maven.eclipse.org/nexus/content/groups/public/ + + --> + + 0.14.1 + 0.14.0 + juno + http://download.eclipse.org/releases/${platform-version-name} + http://download.eclipse.org/tools/orbit/downloads/drops/S20120123151124/repository + 1.0.0.7837QcJa5vE7MnhE77YA7AU3SWUlbntVZAnlDoIGojcQd + http://rxtx.qbang.org/eclipse + + + + maven.eclipse.org + http://maven.eclipse.org/nexus/content/groups/public/ - + + + + + + orbit + p2 + ${orbit-site} + + - org.eclipse.tm.rse/features/org.eclipse.rse.ftp-feature - org.eclipse.tm.rse/features/org.eclipse.rse.ftp-patch - org.eclipse.tm.rse/features/org.eclipse.rse.ftp.source - org.eclipse.tm.rse/features/org.eclipse.rse.local-feature - org.eclipse.tm.rse/features/org.eclipse.rse.local.source - org.eclipse.tm.rse/features/org.eclipse.rse.scp-feature - org.eclipse.tm.rse/features/org.eclipse.rse.sdk-feature - org.eclipse.tm.rse/features/org.eclipse.rse.ssh-feature - org.eclipse.tm.rse/features/org.eclipse.rse.ssh.source - org.eclipse.tm.rse/features/org.eclipse.rse.telnet-feature - org.eclipse.tm.rse/features/org.eclipse.rse.telnet.source - org.eclipse.tm.rse/features/org.eclipse.rse.terminals-feature - org.eclipse.tm.rse/features/org.eclipse.rse.terminals.source - org.eclipse.tm.rse/features/org.eclipse.rse.useractions-feature - org.eclipse.tm.rse/features/org.eclipse.rse.useractions.wrapper-feature + + --> + + rxtx-${rxtx-version} + ${rxtx-site} + p2 + + + + + platform-indigo + + true + + platform-version-name + indigo + + + + http://download.eclipse.org/releases/indigo + [3.7,3.8) + 3.7 + http://download.eclipse.org/tools/cdt/updates/indigo/ + http://download.eclipse.org/tools/cdt/updates/indigo/ + + + + indigo + p2 + ${eclipse-site} + + + orbit + p2 + ${orbit-site} + + + rxtx + p2 + ${rxtx-site} + + + cdt + p2 + ${cdt-site} + + + maven.eclipse.org + http://maven.eclipse.org/nexus/content/groups/public/ + + + + + platform-juno + + true + + platform-version-name + juno + + + + http://download.eclipse.org/releases/staging + [4.2,) + 4.2 + http://download.eclipse.org/tools/cdt/builds/juno/milestones/M6 + http://download.eclipse.org/tools/cdt/updates/indigo/ + + + + juno + p2 + ${eclipse-site} + + + cdt + p2 + ${cdt-site} + + + cdttest + p2 + ${cdt-test-site} + + + + + + org.eclipse.tm.rse/doc/org.eclipse.dstore.doc.isv + org.eclipse.tm.rse/doc/org.eclipse.rse.doc.isv + org.eclipse.tm.rse/doc/org.eclipse.rse.doc.user + org.eclipse.tm.rse/examples/org.eclipse.rse.examples-feature + org.eclipse.tm.rse/examples/org.eclipse.rse.examples.daytime + org.eclipse.tm.rse/examples/org.eclipse.rse.examples.dstore + org.eclipse.tm.rse/examples/org.eclipse.rse.examples.tutorial + org.eclipse.tm.rse/features/org.eclipse.rse-feature + org.eclipse.tm.rse/features/org.eclipse.rse.core-feature + org.eclipse.tm.rse/features/org.eclipse.rse.core-patch + org.eclipse.tm.rse/features/org.eclipse.rse.core.source + org.eclipse.tm.rse/features/org.eclipse.rse.dstore-feature + org.eclipse.tm.rse/features/org.eclipse.rse.dstore.source + + org.eclipse.tm.rse/features/org.eclipse.rse.ftp-feature + org.eclipse.tm.rse/features/org.eclipse.rse.ftp-patch + org.eclipse.tm.rse/features/org.eclipse.rse.ftp.source + org.eclipse.tm.rse/features/org.eclipse.rse.local-feature + org.eclipse.tm.rse/features/org.eclipse.rse.local.source + org.eclipse.tm.rse/features/org.eclipse.rse.scp-feature + org.eclipse.tm.rse/features/org.eclipse.rse.sdk-feature + org.eclipse.tm.rse/features/org.eclipse.rse.ssh-feature + org.eclipse.tm.rse/features/org.eclipse.rse.ssh.source + org.eclipse.tm.rse/features/org.eclipse.rse.telnet-feature + org.eclipse.tm.rse/features/org.eclipse.rse.telnet.source + org.eclipse.tm.rse/features/org.eclipse.rse.terminals-feature + org.eclipse.tm.rse/features/org.eclipse.rse.terminals.source + org.eclipse.tm.rse/features/org.eclipse.rse.useractions-feature + org.eclipse.tm.rse/features/org.eclipse.rse.useractions.wrapper-feature - org.eclipse.tm.rse/plugins/org.eclipse.dstore.core - org.eclipse.tm.rse/plugins/org.eclipse.dstore.extra - org.eclipse.tm.rse/plugins/org.eclipse.rse - org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.dstore - org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.local - org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.ssh - org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.telnet - org.eclipse.tm.rse/plugins/org.eclipse.rse.core - org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.security - org.eclipse.tm.rse/plugins/org.eclipse.rse.efs - org.eclipse.tm.rse/plugins/org.eclipse.rse.efs.ui - org.eclipse.tm.rse/plugins/org.eclipse.rse.files.ui - org.eclipse.tm.rse/plugins/org.eclipse.rse.importexport - org.eclipse.tm.rse/plugins/org.eclipse.rse.processes.ui - org.eclipse.tm.rse/plugins/org.eclipse.rse.sdk - org.eclipse.tm.rse/plugins/org.eclipse.rse.services - org.eclipse.tm.rse/plugins/org.eclipse.rse.services.dstore - org.eclipse.tm.rse/plugins/org.eclipse.rse.services.files.ftp - org.eclipse.tm.rse/plugins/org.eclipse.rse.services.local - org.eclipse.tm.rse/plugins/org.eclipse.rse.services.ssh - org.eclipse.tm.rse/plugins/org.eclipse.rse.services.telnet - org.eclipse.tm.rse/plugins/org.eclipse.rse.shells.ui - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.core - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.dstore - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.ftp - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.local - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.scp - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.ssh - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.core - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.dstore - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.local - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.core - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.dstore - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.local - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.ssh - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.telnet - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.terminals.core - org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.terminals.ssh - org.eclipse.tm.rse/plugins/org.eclipse.rse.terminals.ui - org.eclipse.tm.rse/plugins/org.eclipse.rse.ui - org.eclipse.tm.rse/plugins/org.eclipse.rse.ui.capabilities - org.eclipse.tm.rse/plugins/org.eclipse.rse.useractions +--> + org.eclipse.tm.rse/plugins/org.eclipse.dstore.core + org.eclipse.tm.rse/plugins/org.eclipse.dstore.extra + org.eclipse.tm.rse/plugins/org.eclipse.rse + org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.dstore + org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.local + org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.ssh + org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.telnet + org.eclipse.tm.rse/plugins/org.eclipse.rse.core + org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.security + org.eclipse.tm.rse/plugins/org.eclipse.rse.efs + org.eclipse.tm.rse/plugins/org.eclipse.rse.efs.ui + org.eclipse.tm.rse/plugins/org.eclipse.rse.files.ui + org.eclipse.tm.rse/plugins/org.eclipse.rse.importexport + org.eclipse.tm.rse/plugins/org.eclipse.rse.processes.ui + org.eclipse.tm.rse/plugins/org.eclipse.rse.sdk + org.eclipse.tm.rse/plugins/org.eclipse.rse.services + org.eclipse.tm.rse/plugins/org.eclipse.rse.services.dstore + org.eclipse.tm.rse/plugins/org.eclipse.rse.services.files.ftp + org.eclipse.tm.rse/plugins/org.eclipse.rse.services.local + org.eclipse.tm.rse/plugins/org.eclipse.rse.services.ssh + org.eclipse.tm.rse/plugins/org.eclipse.rse.services.telnet + org.eclipse.tm.rse/plugins/org.eclipse.rse.shells.ui + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.core + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.dstore + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.ftp + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.local + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.scp + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.files.ssh + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.core + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.dstore + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.local + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.core + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.dstore + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.local + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.ssh + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.telnet + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.terminals.core + org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.terminals.ssh + org.eclipse.tm.rse/plugins/org.eclipse.rse.terminals.ui + org.eclipse.tm.rse/plugins/org.eclipse.rse.ui + org.eclipse.tm.rse/plugins/org.eclipse.rse.ui.capabilities + org.eclipse.tm.rse/plugins/org.eclipse.rse.useractions - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal-feature +--> + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal-feature - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.sdk-feature - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial-feature - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.ssh - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.ssh-feature - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.telnet - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.telnet-feature - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.test - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.test-feature - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.view - org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.view-feature - org.eclipse.tm.rse/tests/org.eclipse.rse.tests - org.eclipse.tm.rse/tests/org.eclipse.rse.tests-feature - org.eclipse.tm.rse/tests/org.eclipse.rse.tests.framework - org.eclipse.tm.rse/tests/org.eclipse.rse.tests.framework.examples - - - - - org.eclipse.tycho - tycho-maven-plugin - 0.14.0 - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - p2 - consider - - - linux - gtk - x86 - - - linux - gtk - x86_64 - - - linux - gtk - ppc64 - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86 - - - macosx - cocoa - x86_64 - - - aix - gtk - ppc - - - solaris - gtk - sparc - - - - - - maven-assembly-plugin - - - src.xml - - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - UTF-8 - false - - - - attach-source - - plugin-source - - - +--> + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.sdk-feature + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial-feature + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.ssh + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.ssh-feature + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.telnet + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.telnet-feature + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.test + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.test-feature + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.view + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.view-feature + org.eclipse.tm.rse/tests/org.eclipse.rse.tests + org.eclipse.tm.rse/tests/org.eclipse.rse.tests-feature + org.eclipse.tm.rse/tests/org.eclipse.rse.tests.framework + org.eclipse.tm.rse/tests/org.eclipse.rse.tests.framework.examples + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho-version} + true - org.eclipse.tycho - tycho-packaging-plugin - - false - true - - - - - - - org.eclipse.tycho - tycho-compiler-plugin - ${tycho-version} - - UTF-8 - 1.5 - 1.5 - - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - - plugin-source - - plugin-source - - - - - - org.eclipse.tycho - tycho-surefire-plugin + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + p2 + consider + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + linux + gtk + ppc64 + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + + + macosx + cocoa + x86 + + + macosx + cocoa + x86_64 + + + aix + gtk + ppc + + + solaris + gtk + sparc + + + + + + maven-assembly-plugin + + + src.xml + + + + + org.eclipse.tycho + tycho-source-plugin + ${tycho-version} + + UTF-8 + false + + + + attach-source + + plugin-source + + + + + + org.eclipse.tycho + tycho-packaging-plugin + + false + true + + + + + + + org.eclipse.tycho + tycho-compiler-plugin + ${tycho-version} + + UTF-8 + 1.5 + 1.5 + + + + + org.eclipse.tycho + tycho-source-plugin + ${tycho-version} + + + plugin-source + + plugin-source + + + + + + org.eclipse.tycho + tycho-surefire-plugin ${tycho-version} true true false - - p2-installable-unit - org.eclipse.sdk.feature.group - ${sdk-version} - + + p2-installable-unit + org.eclipse.sdk.feature.group + ${sdk-version} + org.eclipse.sdk.ide + -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m