diff --git a/admin/.gitignore b/admin/.gitignore new file mode 100644 index 00000000000..ea8c4bf7f35 --- /dev/null +++ b/admin/.gitignore @@ -0,0 +1 @@ +/target diff --git a/admin/.project b/admin/.project new file mode 100644 index 00000000000..c9fbf8deaa9 --- /dev/null +++ b/admin/.project @@ -0,0 +1,11 @@ + + + Administration (TM) + + + + + + + + diff --git a/admin/findbugs-exclude.xml b/admin/findbugs-exclude.xml new file mode 100644 index 00000000000..49b4015d3e6 --- /dev/null +++ b/admin/findbugs-exclude.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/admin/pom-build.xml b/admin/pom-build.xml new file mode 100644 index 00000000000..b9ce81e31a0 --- /dev/null +++ b/admin/pom-build.xml @@ -0,0 +1,107 @@ + + + 4.0.0 + + + org.eclipse.tm + org.eclipse.tm.maven-config + 3.8.0-SNAPSHOT + pom-config.xml + + + org.eclipse.tm + org.eclipse.tm.maven-build + 3.8.0-SNAPSHOT + pom + Target Management, Maven Build Master + + + + + org.eclipse.tycho + tycho-maven-plugin + + + org.eclipse.tycho + target-platform-configuration + + + org.eclipse.tycho + tycho-source-plugin + + + + + + + sign + + + + + + + org.eclipse.tycho.extras + tycho-pack200a-plugin + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + + + org.eclipse.tycho.extras + tycho-pack200b-plugin + + + org.eclipse.tycho + tycho-p2-plugin + + + + + + + findbugs + + + + + org.codehaus.mojo + findbugs-maven-plugin + + + + + + + tests + + + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + true + true + false + + + p2-installable-unit + org.eclipse.sdk.feature.group + ${sdk-version} + + + org.eclipse.sdk.ide + -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -Drse.enableSecureStoreAccess=false -Dorg.eclipse.swt.browser.UseWebKitGTK=true + + + + + + + + diff --git a/admin/pom-config.xml b/admin/pom-config.xml new file mode 100644 index 00000000000..7a3e87c317f --- /dev/null +++ b/admin/pom-config.xml @@ -0,0 +1,387 @@ + + + 4.0.0 + + + 3.0 + + + org.eclipse.tm + org.eclipse.tm.maven-config + 3.8.0-SNAPSHOT + pom + Target Management, Maven Configuration Master + + + + Eclipse Public License + http://www.eclipse.org/legal/epl-v10.html + repo + + 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 + + + + + + Eclipse Foundation + http://www.eclipse.org/ + + + + + 0.20.0 + 0.20.0 + 2.6 + 1.7 + 1.5 + + 2.5.2 + 1.0.5 + + + ${env.WORKSPACE}/admin + UTF-8 + + scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.git + + luna + ${project.artifactId}.zip + /home/data/httpd/download.eclipse.org/tm/builds/${tm-stream}/nightly + 4.4 + + + http://download.eclipse.org/cbi/updates/license + http://download.eclipse.org/eclipse/updates/${sdk-version} + http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/ + http://download.eclipse.org/tools/cdt/releases/8.4 + http://download.eclipse.org/technology/swtbot/releases/latest/ + http://archive.eclipse.org/tm/updates/rxtx + + + + + license-feature + ${license-site} + p2 + + + platform + ${platform-site} + p2 + + + orbit + ${orbit-site} + p2 + + + cdt + ${cdt-site} + p2 + + + swtbot + ${swtbot-site} + p2 + + + rxtx + ${rxtx-site} + p2 + + + + + + sonatype + https://oss.sonatype.org/content/repositories/public + + true + + + true + + + + cbi + https://repo.eclipse.org/content/repositories/cbi-releases/ + + + + + + + kepler + + + kepler + 4.3 + http://download.eclipse.org/tools/cdt/releases/kepler + + + + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho-version} + true + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho-version} + true + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + + + macosx + cocoa + x86 + + + macosx + cocoa + x86_64 + + + p2 + true + true + consider + + + eclipse-plugin + org.apache.commons.net + + [3.2,3.3) + + + + eclipse-plugin + org.apache.commons.net.source + + [3.2,3.3) + + + + + + + org.eclipse.tycho + tycho-compiler-plugin + ${tycho-version} + + UTF-8 + + + + org.eclipse.tycho + tycho-source-plugin + ${tycho-version} + + UTF-8 + + + + plugin-source + + plugin-source + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + + org.eclipse.tycho.extras + tycho-buildtimestamp-jgit + ${tycho-version} + + + org.eclipse.tycho.extras + tycho-sourceref-jgit + ${tycho-extras-version} + + + + false + jgit + pom.xml + ignore + + true + + + + + org.eclipse.tycho + tycho-p2-repository-plugin + ${tycho-version} + + ${project.artifactId} + + + + org.apache.maven.plugins + maven-resources-plugin + ${maven-resources-version} + + UTF-8 + + + + org.apache.maven.plugins + maven-antrun-plugin + ${maven-antrun-version} + + + org.codehaus.gmaven + gmaven-plugin + ${gmaven-version} + + + org.codehaus.mojo + findbugs-maven-plugin + ${findbugs-version} + + UTF-8 + Max + Low + true + false + ${adminDir}/findbugs-exclude.xml + + + + + check + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco-version} + + + + + org.eclipse.tycho.extras + tycho-pack200a-plugin + ${tycho-version} + + + pack200-normalize + verify + + normalize + + + + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + ${eclipse-jarsigner-version} + + + sign + verify + + sign + + + + + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-version} + + + pack200-pack + verify + + pack + + + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + + + p2-metadata + package + + p2-metadata + + + + + false + + + + + + diff --git a/admin/target-defs/eclipse-3.8.2-juno.target b/admin/target-defs/eclipse-3.8.2-juno.target new file mode 100644 index 00000000000..fa66047d388 --- /dev/null +++ b/admin/target-defs/eclipse-3.8.2-juno.target @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/admin/target-defs/eclipse-4.3.x-kepler.target b/admin/target-defs/eclipse-4.3.x-kepler.target new file mode 100644 index 00000000000..45b2f36e490 --- /dev/null +++ b/admin/target-defs/eclipse-4.3.x-kepler.target @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/admin/target-defs/eclipse-4.4.x-luna.target b/admin/target-defs/eclipse-4.4.x-luna.target new file mode 100644 index 00000000000..a4e77d11336 --- /dev/null +++ b/admin/target-defs/eclipse-4.4.x-luna.target @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index deb1bdd6f0e..71a1372fa50 100644 --- a/pom.xml +++ b/pom.xml @@ -1,524 +1,133 @@ - - - 4.0.0 - - 3.0 - - org.eclipse.tm - tm-parent - 3.8.0-SNAPSHOT - pom - Target Management Parent - - - Eclipse Public License v1.0 - - All rights reserved. + + 4.0.0 - 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.20.0 - 0.20.0 - 2.6 - 1.7 - 1.5 - 1.0.5 - luna - luna - http://download.eclipse.org/releases/${platform-version-name} - http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository - http://download.eclipse.org/cbi/updates/license - 1.0.0.7837QcJa5vE7MnhE77YA7AU3SWUlbntVZAnlDoIGojcQd - - http://archive.eclipse.org/tm/updates/rxtx - scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.git - - - - CBI - https://repo.eclipse.org/content/repositories/cbi-releases/ - - - sonatype - https://oss.sonatype.org/content/groups/public/ - - true - - - true - - - - - - license-feature - ${license-site} - p2 - - - orbit - p2 - ${orbit-site} - - - rxtx-${rxtx-version} - ${rxtx-site} - p2 - - - - - rse/doc/org.eclipse.dstore.doc.isv - rse/doc/org.eclipse.rse.doc.isv - rse/doc/org.eclipse.rse.doc.user - rse/examples/org.eclipse.rse.examples-feature - rse/examples/org.eclipse.rse.examples.daytime - rse/examples/org.eclipse.rse.examples.dstore - rse/examples/org.eclipse.rse.examples.tutorial - rse/features/org.eclipse.rse-feature - rse/features/org.eclipse.rse.core-feature - rse/features/org.eclipse.rse.core.source - rse/features/org.eclipse.rse.dstore-feature - rse/features/org.eclipse.rse.dstore.source - rse/features/org.eclipse.rse.ftp-feature - rse/features/org.eclipse.rse.ftp.source - rse/features/org.eclipse.rse.local-feature - rse/features/org.eclipse.rse.local.source - rse/features/org.eclipse.rse.scp-feature - rse/features/org.eclipse.rse.sdk-feature - rse/features/org.eclipse.rse.ssh-feature - rse/features/org.eclipse.rse.ssh.source - rse/features/org.eclipse.rse.telnet-feature - rse/features/org.eclipse.rse.telnet.source - rse/features/org.eclipse.rse.terminals-feature - rse/features/org.eclipse.rse.terminals.source - rse/features/org.eclipse.rse.useractions-feature - - rse/plugins/org.eclipse.dstore.core - rse/plugins/org.eclipse.dstore.extra - rse/plugins/org.eclipse.rse - rse/plugins/org.eclipse.rse.connectorservice.dstore - rse/plugins/org.eclipse.rse.connectorservice.local - rse/plugins/org.eclipse.rse.connectorservice.ssh - rse/plugins/org.eclipse.rse.connectorservice.telnet - rse/plugins/org.eclipse.rse.core - rse/plugins/org.eclipse.rse.dstore.security - rse/plugins/org.eclipse.rse.efs - rse/plugins/org.eclipse.rse.efs.ui - rse/plugins/org.eclipse.rse.files.ui - rse/plugins/org.eclipse.rse.importexport - rse/plugins/org.eclipse.rse.processes.ui - rse/plugins/org.eclipse.rse.sdk - rse/plugins/org.eclipse.rse.services - rse/plugins/org.eclipse.rse.services.dstore - rse/plugins/org.eclipse.rse.services.files.ftp - rse/plugins/org.eclipse.rse.services.local - rse/plugins/org.eclipse.rse.services.ssh - rse/plugins/org.eclipse.rse.services.telnet - rse/plugins/org.eclipse.rse.shells.ui - rse/plugins/org.eclipse.rse.subsystems.files.core - rse/plugins/org.eclipse.rse.subsystems.files.dstore - rse/plugins/org.eclipse.rse.subsystems.files.ftp - rse/plugins/org.eclipse.rse.subsystems.files.local - rse/plugins/org.eclipse.rse.subsystems.files.scp - rse/plugins/org.eclipse.rse.subsystems.files.ssh - rse/plugins/org.eclipse.rse.subsystems.processes.core - rse/plugins/org.eclipse.rse.subsystems.processes.dstore - rse/plugins/org.eclipse.rse.subsystems.processes.local - rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux - rse/plugins/org.eclipse.rse.subsystems.shells.core - rse/plugins/org.eclipse.rse.subsystems.shells.dstore - rse/plugins/org.eclipse.rse.subsystems.shells.local - rse/plugins/org.eclipse.rse.subsystems.shells.ssh - rse/plugins/org.eclipse.rse.subsystems.shells.telnet - rse/plugins/org.eclipse.rse.subsystems.terminals.core - rse/plugins/org.eclipse.rse.subsystems.terminals.ssh - rse/plugins/org.eclipse.rse.terminals.ui - rse/plugins/org.eclipse.rse.ui - rse/plugins/org.eclipse.rse.ui.capabilities - rse/plugins/org.eclipse.rse.useractions - - releng/org.eclipse.tm.repo - terminal/plugins/org.eclipse.tm.terminal - terminal/plugins/org.eclipse.tm.terminal.serial - terminal/plugins/org.eclipse.tm.terminal.ssh - terminal/plugins/org.eclipse.tm.terminal.telnet - terminal/plugins/org.eclipse.tm.terminal.view - terminal/plugins/org.eclipse.tm.terminal.local - terminal/plugins/org.eclipse.tm.terminal.test - terminal/features/org.eclipse.tm.terminal-feature - terminal/features/org.eclipse.tm.terminal.serial-feature - terminal/features/org.eclipse.tm.terminal.ssh-feature - terminal/features/org.eclipse.tm.terminal.telnet-feature - terminal/features/org.eclipse.tm.terminal.view-feature - terminal/features/org.eclipse.tm.terminal.core.sdk-feature - terminal/features/org.eclipse.tm.terminal.sdk-feature - terminal/features/org.eclipse.tm.terminal.local-feature - terminal/features/org.eclipse.tm.terminal.local.sdk-feature - terminal/features/org.eclipse.tm.terminal.test-feature - wince/org.eclipse.rse.wince-feature - wince/org.eclipse.rse.subsystems.wince - wince/org.eclipse.tm.rapi - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - org.eclipse.tycho - target-platform-configuration - - - org.eclipse.tycho - tycho-source-plugin - - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - - - 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 - - - p2 - true - true - consider - - - eclipse-plugin - org.apache.commons.net - - [3.2,3.3) - - - - eclipse-plugin - org.apache.commons.net.source - - [3.2,3.3) - - - - - - - org.eclipse.tycho - tycho-compiler-plugin - ${tycho-version} - - UTF-8 - 1.5 - 1.5 - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - UTF-8 - - - - plugin-source - - plugin-source - - - - - - org.eclipse.tycho - tycho-packaging-plugin - ${tycho-version} - - - org.eclipse.tycho.extras - tycho-buildtimestamp-jgit - ${tycho-version} - - - org.eclipse.tycho.extras - tycho-sourceref-jgit - ${tycho-extras-version} - - - - false - jgit - pom.xml - - true - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho-version} - - - - - p2-metadata - verify - - p2-metadata - - - - - false - - - - org.eclipse.tycho - tycho-p2-repository-plugin - ${tycho-version} - - ${project.artifactId} - - - - org.eclipse.tycho - tycho-surefire-plugin - ${tycho-version} - - true - true - false - - - p2-installable-unit - org.eclipse.sdk.feature.group - ${sdk-version} - - - org.eclipse.sdk.ide - -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -Drse.enableSecureStoreAccess=false -Dorg.eclipse.swt.browser.UseWebKitGTK=true - - - - org.eclipse.tycho - tycho-versions-plugin - ${tycho-version} - - - org.apache.maven.plugins - maven-resources-plugin - ${maven-resources-version} - - UTF-8 - - - - org.apache.maven.plugins - maven-antrun-plugin - ${maven-antrun-version} - - - org.codehaus.gmaven - gmaven-plugin - ${gmaven-version} - - - - org.eclipse.tycho.extras - tycho-pack200a-plugin - ${tycho-version} - - - pack200-normalize - verify - - normalize - - - - - - org.eclipse.cbi.maven.plugins - eclipse-jarsigner-plugin - ${eclipse-jarsigner-version} - - - sign - verify - - sign - - - - - - org.eclipse.tycho.extras - tycho-pack200b-plugin - ${tycho-version} - - - pack200-pack - verify - - pack - - - - - - - - - - tests - - rse/tests/org.eclipse.rse.tests - rse/tests/org.eclipse.rse.tests-feature - rse/tests/org.eclipse.rse.tests.framework - rse/tests/org.eclipse.rse.tests.framework.examples - - - - platform-luna - - true - - platform-version-name - luna - - - - http://download.eclipse.org/releases/luna - [4.4,) - 4.4 - http://download.eclipse.org/tools/cdt/releases/8.4 - http://download.eclipse.org/tools/cdt/updates/indigo/ - - - - luna - p2 - ${eclipse-site} - - - cdt - p2 - ${cdt-site} - - - cdttest - p2 - ${cdt-test-site} - - + + 3.0 + + + + org.eclipse.tm + org.eclipse.tm.maven-build + 3.8.0-SNAPSHOT + admin/pom-build.xml + + + org.eclipse.tm + tm-parent-old + 3.8.0-SNAPSHOT + pom + Target Management Parent + + + rse/doc/org.eclipse.dstore.doc.isv + rse/doc/org.eclipse.rse.doc.isv + rse/doc/org.eclipse.rse.doc.user + rse/examples/org.eclipse.rse.examples-feature + rse/examples/org.eclipse.rse.examples.daytime + rse/examples/org.eclipse.rse.examples.dstore + rse/examples/org.eclipse.rse.examples.tutorial + rse/features/org.eclipse.rse-feature + rse/features/org.eclipse.rse.core-feature + rse/features/org.eclipse.rse.core.source + rse/features/org.eclipse.rse.dstore-feature + rse/features/org.eclipse.rse.dstore.source + rse/features/org.eclipse.rse.ftp-feature + rse/features/org.eclipse.rse.ftp.source + rse/features/org.eclipse.rse.local-feature + rse/features/org.eclipse.rse.local.source + rse/features/org.eclipse.rse.scp-feature + rse/features/org.eclipse.rse.sdk-feature + rse/features/org.eclipse.rse.ssh-feature + rse/features/org.eclipse.rse.ssh.source + rse/features/org.eclipse.rse.telnet-feature + rse/features/org.eclipse.rse.telnet.source + rse/features/org.eclipse.rse.terminals-feature + rse/features/org.eclipse.rse.terminals.source + rse/features/org.eclipse.rse.useractions-feature + rse/plugins/org.eclipse.dstore.core + rse/plugins/org.eclipse.dstore.extra + rse/plugins/org.eclipse.rse + rse/plugins/org.eclipse.rse.connectorservice.dstore + rse/plugins/org.eclipse.rse.connectorservice.local + rse/plugins/org.eclipse.rse.connectorservice.ssh + rse/plugins/org.eclipse.rse.connectorservice.telnet + rse/plugins/org.eclipse.rse.core + rse/plugins/org.eclipse.rse.dstore.security + rse/plugins/org.eclipse.rse.efs + rse/plugins/org.eclipse.rse.efs.ui + rse/plugins/org.eclipse.rse.files.ui + rse/plugins/org.eclipse.rse.importexport + rse/plugins/org.eclipse.rse.processes.ui + rse/plugins/org.eclipse.rse.sdk + rse/plugins/org.eclipse.rse.services + rse/plugins/org.eclipse.rse.services.dstore + rse/plugins/org.eclipse.rse.services.files.ftp + rse/plugins/org.eclipse.rse.services.local + rse/plugins/org.eclipse.rse.services.ssh + rse/plugins/org.eclipse.rse.services.telnet + rse/plugins/org.eclipse.rse.shells.ui + rse/plugins/org.eclipse.rse.subsystems.files.core + rse/plugins/org.eclipse.rse.subsystems.files.dstore + rse/plugins/org.eclipse.rse.subsystems.files.ftp + rse/plugins/org.eclipse.rse.subsystems.files.local + rse/plugins/org.eclipse.rse.subsystems.files.scp + rse/plugins/org.eclipse.rse.subsystems.files.ssh + rse/plugins/org.eclipse.rse.subsystems.processes.core + rse/plugins/org.eclipse.rse.subsystems.processes.dstore + rse/plugins/org.eclipse.rse.subsystems.processes.local + rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux + rse/plugins/org.eclipse.rse.subsystems.shells.core + rse/plugins/org.eclipse.rse.subsystems.shells.dstore + rse/plugins/org.eclipse.rse.subsystems.shells.local + rse/plugins/org.eclipse.rse.subsystems.shells.ssh + rse/plugins/org.eclipse.rse.subsystems.shells.telnet + rse/plugins/org.eclipse.rse.subsystems.terminals.core + rse/plugins/org.eclipse.rse.subsystems.terminals.ssh + rse/plugins/org.eclipse.rse.terminals.ui + rse/plugins/org.eclipse.rse.ui + rse/plugins/org.eclipse.rse.ui.capabilities + rse/plugins/org.eclipse.rse.useractions + + + + terminal/plugins/org.eclipse.tm.terminal + terminal/plugins/org.eclipse.tm.terminal.serial + terminal/plugins/org.eclipse.tm.terminal.ssh + terminal/plugins/org.eclipse.tm.terminal.telnet + terminal/plugins/org.eclipse.tm.terminal.view + terminal/plugins/org.eclipse.tm.terminal.local + terminal/features/org.eclipse.tm.terminal-feature + terminal/features/org.eclipse.tm.terminal.serial-feature + terminal/features/org.eclipse.tm.terminal.ssh-feature + terminal/features/org.eclipse.tm.terminal.telnet-feature + terminal/features/org.eclipse.tm.terminal.view-feature + terminal/features/org.eclipse.tm.terminal.core.sdk-feature + terminal/features/org.eclipse.tm.terminal.sdk-feature + terminal/features/org.eclipse.tm.terminal.local-feature + terminal/features/org.eclipse.tm.terminal.local.sdk-feature + + wince/org.eclipse.rse.wince-feature + wince/org.eclipse.rse.subsystems.wince + wince/org.eclipse.tm.rapi + + releng/org.eclipse.tm.repo + + + + + tests + + rse/tests/org.eclipse.rse.tests + rse/tests/org.eclipse.rse.tests-feature + rse/tests/org.eclipse.rse.tests.framework + rse/tests/org.eclipse.rse.tests.framework.examples + + terminal/plugins/org.eclipse.tm.terminal.test + terminal/features/org.eclipse.tm.terminal.test-feature + - - sign - - - - - - org.eclipse.tycho.extras - tycho-pack200a-plugin - - - org.eclipse.cbi.maven.plugins - eclipse-jarsigner-plugin - - - org.eclipse.tycho.extras - tycho-pack200b-plugin - - - org.eclipse.tycho - tycho-p2-plugin - - - - - + diff --git a/releng/org.eclipse.rse.updatesite/.cvsignore b/releng/org.eclipse.rse.updatesite/.cvsignore deleted file mode 100644 index 51689449bc6..00000000000 --- a/releng/org.eclipse.rse.updatesite/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -features -plugins -interim -milestones -digest.zip -site-europa.xml diff --git a/releng/org.eclipse.rse.updatesite/.project b/releng/org.eclipse.rse.updatesite/.project deleted file mode 100644 index fc8928ebdd3..00000000000 --- a/releng/org.eclipse.rse.updatesite/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - org.eclipse.rse.updatesite - - - - - - org.eclipse.pde.UpdateSiteBuilder - - - - - - org.eclipse.pde.UpdateSiteNature - - diff --git a/releng/org.eclipse.rse.updatesite/bin/.cvsignore b/releng/org.eclipse.rse.updatesite/bin/.cvsignore deleted file mode 100644 index 3f0ee91c711..00000000000 --- a/releng/org.eclipse.rse.updatesite/bin/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -pack200.stamp diff --git a/releng/org.eclipse.rse.updatesite/bin/mkTestUpdates.sh b/releng/org.eclipse.rse.updatesite/bin/mkTestUpdates.sh deleted file mode 100755 index 4f4a13c8666..00000000000 --- a/releng/org.eclipse.rse.updatesite/bin/mkTestUpdates.sh +++ /dev/null @@ -1,634 +0,0 @@ -#!/bin/sh -#******************************************************************************* -# Copyright (c) 2006, 2012 Wind River Systems, Inc. -# 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.html -# -# Contributors: -# Martin Oberhuber - initial API and implementation -#******************************************************************************* -# Convert normal "site.xml" to "testUpdates" -# -# Prerequisites: -# - Eclipse 3.3Mx installed in $HOME/ws2/eclipse -# - Java5 in the PATH or in /shared/tools/tm/jdk-1.5 - -curdir=`/bin/pwd` -cd `dirname $0` -mydir=`/bin/pwd` - -umask 022 - -#Use Java5 on build.eclipse.org - need JRE for pack200 -export PATH=/shared/tools/tm/jdk-1.5/jre/bin:/shared/tools/tm/jdk-1.5/bin:$PATH -basebuilder=${HOME}/ws2/org.eclipse.releng.basebuilder -tgtlauncher=`ls ${HOME}/ws2/eclipse/plugins/org.eclipse.equinox.launcher_* | sort | tail -1` -tgtlauncher4=`ls ${HOME}/ws2/eclipse4/plugins/org.eclipse.equinox.launcher_* | sort | tail -1` - -# patch site.xml -cd .. -SITE=`/bin/pwd` -echo "SITE is ${SITE}" -if [ -f index.html.new ]; then - rm -f index.html.new -fi -if [ -f site.xml.new ]; then - rm -f site.xml.new -fi -if [ -f web/site.xsl.new ]; then - rm -f web/site.xsl.new -fi - -# get newest plugins and features: to be done manually on real update site -TPVERSION="Target Management" -VERSION=3.4.x -DO_STATS=0 -DO_CATEGORIES=0 -TYPE=none -SITEDIR=`basename ${SITE}` -SITEPARENT=`dirname ${SITE}` -SITEPARENT=`basename ${SITEPARENT}` -SITEDIRVER=${SITEDIR} -case ${SITEDIR} in - test*Updates) TYPE=test ;; - signed*Updates) TYPE=testSigned ; DO_CATEGORIES=1 ;; - *milestones) TYPE=milestone ;; - *interim) TYPE=interim ;; - *) - case ${SITEPARENT} in - *milestones) TYPE=milestone ; SITEDIRVER=${SITEPARENT} ;; - *interim) TYPE=interim ; SITEDIRVER=${SITEPARENT} ;; - 3.2) VERSION=3.2 ; DO_CATEGORIES=1 ; DO_STATS=1 ;; - 3.3) VERSION=3.3 ; DO_CATEGORIES=1 ; DO_STATS=1 ;; - 3.4) VERSION=3.4 ; DO_CATEGORIES=1 ; DO_STATS=1 ;; - *) TYPE=unknown ;; - esac - ;; -esac -case ${SITEDIRVER} in - 3.2*) VERSION=3.2 ; DO_CATEGORIES=1 ;; - 3.3*) VERSION=3.3 ; DO_CATEGORIES=1 ;; - 3.4*) VERSION=3.4 ; DO_CATEGORIES=1 ;; -esac -case ${SITEDIRVER} in - 3.2) DO_STATS=1 ;; - 3.3) DO_STATS=1 ;; - 3.4) DO_STATS=1 ;; -esac -case ${SITEPARENT} in - staging) SITEDIR=staging/${SITEDIR} ;; -esac -if [ ${TYPE} = test ]; then - TPTYPE="${VERSION} Test" - TPVERSION="${TPVERSION} ${TPTYPE}" - echo "Working on ${TPVERSION} update site" - REL=`ls $HOME/ws2/working/package | sort | tail -1` - if [ "$REL" != "" ]; then - echo "Checking new Updates from $REL" - DIR="$HOME/ws2/working/package/$REL/updates" - if [ -d "$DIR/features" ]; then - echo "Copying new plugins and features from $DIR" - rm -rf features - rm -rf plugins - cp -R $DIR/features . - cp -R $DIR/plugins . - fi - fi - # CHECK VERSION CORRECTNESS for MICRO UPDATES only - # Major version updates are not allowed, but minor update is OK. - #MINOR_UPDATE_OK=1 - # Minor/major version updates are not allowed. - MINOR_UPDATE_OK=0 - # Update of "qualifier" requires also updating "micro" - echo "VERIFYING VERSION CORRECTNESS: Features against ../updates/3.4/201205300905" - ls features/*.jar | sed -e 's,^.*features/,,' | sort > f1.$$.txt - ls ../updates/3.4/201205300905/features/*.jar | sed -e 's,^.*features/,,' | sort > f2.$$.txt - diff f2.$$.txt f1.$$.txt | grep '^[>]' \ - | sed -e 's,[>] \(.*_[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\)\..*,\1,' > f_new.txt - for f in `cat f_new.txt`; do - fold=`grep "${f}\." f2.$$.txt` - if [ "${fold}" != "" ]; then - echo "PROBLEM: QUALIFIER update without MICRO: ${f}" - fi - if [ "${MINOR_UPDATE_OK}" = "0" ]; then - #allow MICRO updates only, but require QUALIFIER update - fbase=`echo $f | sed -e 's,\(.*_[0-9][0-9]*\.[0-9][0-9]*\)\..*,\1,'` - fold=`grep "${fbase}\." f2.$$.txt` - if [ "${fold}" = "" ]; then - echo "PROBLEM: MAJOR or MINOR update : ${f}" - fi - else - #allow MINOR or MICRO updates, but require QUALIFIER update - fbase=`echo $f | sed -e 's,\(.*_[0-9][0-9]*\)\.[0-9][0-9]*\..*,\1,'` - fold=`grep ${fbase} f2.$$.txt` - if [ "${fold}" = "" ]; then - echo "PROBLEM: MAJOR update or NEW : ${f}" - fi - fi - done - echo "VERIFYING VERSION CORRECTNESS: Plugins against ../updates/3.4/201205300905" - ls plugins/*.jar | sed -e 's,^.*plugins/,,' | sort > p1.$$.txt - ls ../updates/3.4/201205300905/plugins/*.jar | sed -e 's,^.*plugins/,,' | sort > p2.$$.txt - diff p2.$$.txt p1.$$.txt | grep '^[>]' \ - | sed -e 's,[>] \(.*_[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\)\..*,\1,' > p_new.txt - for p in `cat p_new.txt`; do - pold=`grep "${p}\." p2.$$.txt` - if [ "${pold}" != "" ]; then - echo "PROBLEM: QUALIFIER update without MICRO: ${p}" - fi - if [ "${MINOR_UPDATE_OK}" = "0" ]; then - #allow MICRO updates only, but require QUALIFIER update - pbase=`echo $p | sed -e 's,\(.*_[0-9][0-9]*\.[0-9][0-9]*\)\..*,\1,'` - pold=`grep "${pbase}\." p2.$$.txt` - if [ "${pold}" = "" ]; then - echo "PROBLEM: MAJOR or MINOR update : ${p}" - fi - else - #allow MINOR or MICRO updates, but require QUALIFIER update - pbase=`echo $p | sed -e 's,\(.*_[0-9][0-9]*\)\.[0-9][0-9]*\..*,\1,'` - pold=`grep ${pbase} p2.$$.txt` - if [ "${pold}" = "" ]; then - echo "PROBLEM: MAJOR update or NEW : ${p}" - fi - fi - done - #rm f_new.txt p_new.txt - mv -f f1.$$.txt fversions.txt - mv -f p1.$$.txt pversions.txt - mv -f f2.$$.txt f30versions.txt - mv -f p2.$$.txt p30versions.txt - ## rm f1.$$.txt f2.$$.txt p1.$$.txt p2.$$.txt - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - index.html > index.html.new - mv -f index.html.new index.html - sed -e "s,/tm/updates/2.0,/tm/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl - echo "Conditioning the site... $SITE" - #java -Dorg.eclipse.update.jarprocessor.pack200=$mydir \ - #java -jar $HOME/ws2/eclipse/startup.jar \ - #java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \ - java -jar ${tgtlauncher} \ - -application org.eclipse.update.core.siteOptimizer \ - -jarProcessor -outputDir $SITE \ - -processAll -repack $SITE - #java -Dorg.eclipse.update.jarprocessor.pack200=$mydir \ - # $HOME/ws2/jarprocessor/jarprocessor.jar \ - # -outputDir $SITE -processAll -repack $SITE -elif [ ${TYPE} = testSigned ]; then - TPTYPE="${VERSION} Signed Test" - TPVERSION="${TPVERSION} ${TPTYPE}" - echo "Working on ${TPVERSION} update site" - echo "Signing jars from ${SITE}/../testUpdates (expecting conditioned jars)..." - STAGING=/home/data/httpd/download-staging.priv/tools/tm - stamp=`date +'%Y%m%d-%H%M'` - if [ -d ${STAGING} -a -d ${SITE}/../testUpdates ]; then - #get jars from testUpdates, sign them and put them here - mkdir ${SITE}/features.${stamp} - mkdir -p ${STAGING}/updates.${stamp}/features - chmod -R g+w ${STAGING}/updates.${stamp} - cp -R ${SITE}/../testUpdates/features/*.jar ${STAGING}/updates.${stamp}/features - cd ${STAGING}/updates.${stamp}/features - for x in `ls *.jar`; do - result=`jarsigner -verify ${x} | head -1` - if [ "$result" != "jar verified." ]; then - # do not sign Orbit bundles again since they are signed already - echo "signing feature: ${x}" - sign ${x} nomail >/dev/null - fi - done - TRIES=10 - while [ $TRIES -gt 0 ]; do - sleep 30 - echo "TRIES to go: ${TRIES}" - for x in `ls *.jar | grep -v '^temp[_.]'`; do - result=`jarsigner -verify ${x} | head -1` - if [ "$result" = "jar verified." ]; then - echo "${result}: ${x}" - cp ${x} ${SITE}/features.${stamp} - rm ${x} - else - echo "-pending- ${x} : ${result}" | head -1 - sleep 30 - fi - done - FILES=`ls 2>/dev/null` - if [ "$FILES" = "" ]; then - TRIES=0 - ok=1 - else - echo "--> FILES is $FILES" - TRIES=`expr $TRIES - 1` - ok=0 - fi - done - if [ "$ok" = "1" ]; then - rmdir ${STAGING}/updates.${stamp}/features - mkdir ${SITE}/plugins.${stamp} - mkdir -p ${STAGING}/updates.${stamp}/plugins - chmod -R g+w ${STAGING}/updates.${stamp} - cp ${SITE}/../testUpdates/plugins/*.jar ${STAGING}/updates.${stamp}/plugins - cd ${STAGING}/updates.${stamp}/plugins - for x in `ls *.jar`; do - result=`jarsigner -verify ${x} | head -1` - if [ "$result" != "jar verified." ]; then - # do not sign Orbit bundles again since they are signed already - echo "signing plugin: ${x}" - sign ${x} nomail >/dev/null - fi - done - TRIES=10 - while [ $TRIES -gt 0 ]; do - sleep 30 - echo "TRIES to go: ${TRIES}" - for x in `ls *.jar | grep -v '^temp[_.]'`; do - result=`jarsigner -verify ${x} | head -1` - if [ "$result" = "jar verified." ]; then - echo "${result}: ${x}" - cp ${x} ${SITE}/plugins.${stamp} - rm ${x} - else - echo "-pending- ${x} : ${result}" | head -1 - sleep 30 - fi - done - FILES=`ls 2>/dev/null` - if [ "$FILES" = "" ]; then - TRIES=0 - ok=1 - else - echo "--> FILES is $FILES" - TRIES=`expr $TRIES - 1` - ok=0 - fi - done - fi - if [ "$ok" = "1" ]; then - cd ${SITE} - rmdir ${STAGING}/updates.${stamp}/plugins - rmdir ${STAGING}/updates.${stamp} - #mv features features.old.${stamp} - #mv plugins plugins.old.${stamp} - rm fversions.txt pversions.txt f30versions.txt p30versions.txt f_new.txt p_new.txt 2>/dev/null - rm -rf features plugins - mv features.${stamp} features - mv plugins.${stamp} plugins - else - echo "Something went wrong during staging and signing." - echo "Keeping existing update site intact." - exit 1 - fi - else - echo "staging or testUpdates not found:" - echo "please fix your pathes" - exit 1 - fi - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - index.html > index.html.new - mv -f index.html.new index.html - sed -e "s,/tm/updates/2.0,/tm/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -elif [ ${TYPE} = milestone ]; then - TPTYPE="${VERSION} Milestone" - TPVERSION="${TPVERSION} ${TPTYPE}" - echo "Working on ${TPVERSION} update site" - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '\,,a\ -This site contains Target Management Milestones (I-, S- and M- builds) which are \ -being contributed to the Eclipse Juno coordinated release train (Eclipse 4.2.x).' \ - index.html > index.html.new - mv -f index.html.new index.html - ## keep 3.0.x features in site.xml - ## -e '//,//d' \ - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -elif [ ${TYPE} = interim ]; then - TPTYPE="${VERSION} Interim" - TPVERSION="${TPVERSION} ${TPTYPE}" - echo "Working on ${TPVERSION} update site" - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '\,,a\ -This site contains Target Management Interim Maintenance builds (I-, S-, and M-builds) in order \ -to test them before going live.' \ - index.html > index.html.new - mv -f index.html.new index.html - ## keep 2.0.x features in site.xml - ## -e '//,//d' \ - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -elif [ `basename $SITE` = 3.0 ]; then - TPTYPE="3.0" - TPVERSION="${TPVERSION} ${TPTYPE}" - TYPE=official - echo "Working on ${TPVERSION} update site" - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '\,,a\ -This site contains Target Management 3.0 Releases and Updates (R- builds) which are \ -being contributed to the Ganymede coordinated release train (Eclipse 3.4).' \ - index.html > index.html.new - mv -f index.html.new index.html - ## dont keep 2.0.x features in site.xml - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -elif [ `basename $SITE` = 3.1 ]; then - TPTYPE="3.1" - TPVERSION="${TPVERSION} ${TPTYPE}" - TYPE=official - echo "Working on ${TPVERSION} update site" - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '\,,a\ -This site contains Target Management 3.1 Releases and Updates (R- builds) which are \ -being contributed to the Galileo coordinated release train (Eclipse 3.5).' \ - index.html > index.html.new - mv -f index.html.new index.html - ## dont keep 2.0.x features in site.xml - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -elif [ `basename $SITE` = 3.2 ]; then - TPTYPE="3.2" - TPVERSION="${TPVERSION} ${TPTYPE}" - TYPE=official - echo "Working on ${TPVERSION} update site" - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '\,,a\ -This site contains Target Management 3.2 Releases and Updates (R- builds) which are \ -being contributed to the Eclipse Helios coordinated release train (Eclipse 3.6.x).' \ - index.html > index.html.new - mv -f index.html.new index.html - ## dont keep 2.0.x features in site.xml - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -elif [ `basename $SITE` = 3.3 ]; then - TPTYPE="3.3" - TPVERSION="${TPVERSION} ${TPTYPE}" - TYPE=official - echo "Working on ${TPVERSION} update site" - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '\,,a\ -This site contains Target Management 3.3 Releases and Updates (R- builds) which are \ -being contributed to the Eclipse Indigo coordinated release train (Eclipse 3.7.x).' \ - index.html > index.html.new - mv -f index.html.new index.html - ## dont keep 2.0.x features in site.xml - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -elif [ $VERSION = 3.4 -a x$DO_STATS = x1 ]; then - TPTYPE="3.4" - TPVERSION="${TPVERSION} ${TPTYPE}" - TYPE=official - echo "Working on ${TPVERSION} update site" - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '\,,a\ -This site contains Target Management 3.4 Releases and Updates (R- builds) which are \ -being contributed to the Eclipse Juno coordinated release train (Eclipse 4.2.x).' \ - index.html > index.html.new - mv -f index.html.new index.html - ## dont keep 2.0.x features in site.xml - sed -e "s,/tm/updates/2.0,/tm/updates/${SITEDIR},g" \ - -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - -e '//,//d' \ - site.xml > site.xml.new - mv -f site.xml.new site.xml - sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \ - web/site.xsl > web/site.xsl.new - mv -f web/site.xsl.new web/site.xsl -else - echo "Working on official update site" - TYPE=official - echo "Expect that you copied your features and plugins yourself" - stamp=`date +'%Y%m%d-%H%M'` - rm index.html site.xml web/site.xsl - cvs -q update -dPR - sed -e '//,//d' \ - site.xml > site.xml.new1 - sed -e '//,//d' \ - site.xml.new1 > site.xml.new2 - sed -e '//,//d' \ - site.xml.new2 > site.xml.new - mv -f site.xml.new site.xml - rm site.xml.new1 site.xml.new2 -fi -FEATURES=`grep 'features/[^ ]*\.qualifier\.jar' site.xml | sed -e 's,^[^"]*"features/\([^0-9]*[0-9][0-9.]*\).*$,\1,g'` -for feature in $FEATURES ; do - #list newest ones first - TAG=`ls -t features/${feature}*.jar | head -1 | sed -e 's,[^0-9]*[0-9][0-9]*\.[0-9]*\.[0-9]*\.\([^.]*\).jar,\1,'` - if [ "$TAG" != "" ]; then - echo "$feature : $TAG" - sed -e "/$feature/s/qualifier/$TAG/g" site.xml > site.xml.new - mv -f site.xml.new site.xml - fi -done -#Create Europa version of site.xml -if [ -f site-europa.xml ]; then - rm -rf site-europa.xml -fi -sed -e '/!EUROPA_ONLY!/d' site.xml > site-europa.xml - -#Get rid of Europa comments completely in order to avoid SAX exception -#in comment when the feature qualifier extends to -- -awk 'BEGIN {doit=1} - /-- !EUROPA_ONLY!/ {doit=0} - { if(doit==1) print; } - /!EUROPA_ONLY! --/ {doit=1}' site.xml > site.xml.tmp -mv -f site.xml.tmp site.xml - -# optimize the site -# see http://wiki.eclipse.org/Platform-releng-faq -case ${TYPE} in test*) - echo "Packing the site... $SITE" - # Workaround for downgrading effort of pack200 to avoid VM bug - # See https://bugs.eclipse.org/bugs/show_bug.cgi?id=154069 - #java -Dorg.eclipse.update.jarprocessor.pack200=$mydir \ - #java -jar $HOME/ws2/eclipse/startup.jar \ - #java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \ - java -jar ${tgtlauncher} \ - -application org.eclipse.update.core.siteOptimizer \ - -jarProcessor -outputDir $SITE \ - -processAll -pack $SITE - #java -Dorg.eclipse.update.jarprocessor.pack200=$mydir \ - # $HOME/ws2/jarprocessor/jarprocessor.jar \ - # -outputDir $SITE -processAll -pack $SITE - ;; -esac - -#Create the digest -echo "Creating digest..." -#java -jar $HOME/ws2/eclipse/startup.jar \ -#java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \ -java -jar ${tgtlauncher} \ - -application org.eclipse.update.core.siteOptimizer \ - -digestBuilder -digestOutputDir=$SITE \ - -siteXML=$SITE/site-europa.xml - -##if false ; then -#Create P2 metadata -echo "Creating P2 metadata..." -#Always create from scratch -cd ${SITE} -for x in content.xml content.jar content.jar.pack.gz artifacts.xml artifacts.jar artifacts.jar.pack.gz ; do - if [ -f $x ]; then rm -f $x; fi -done - -if [ x${DO_STATS} = x1 ]; then - echo "Creating P2 metadata with download stats..." - # Sonatype / Tycho app for generating p2 download stats - # See https://bugs.eclipse.org/bugs/show_bug.cgi?id=310132 - # -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \ - #CMD="java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \ - # -p2.statsTrackedBundles org.eclipse.rse.sdk,org.eclipse.dstore.core,org.eclipse.rse.core,org.eclipse.rse.useractions,org.eclipse.rse.examples.tutorial,org.eclipse.rse.tests,org.eclipse.tm.rapi,org.eclipse.tm.terminal,org.eclipse.tm.terminal.view,org.eclipse.tm.terminal.local \ - CMD="java -jar ${tgtlauncher4} \ - -application org.sonatype.tycho.p2.updatesite.UpdateSitePublisherWithJRE \ - -source ${SITE} \ - -metadataRepository file:${SITE} \ - -artifactRepository file:${SITE} \ - -compress \ - -publishArtifacts \ - -reusePack200Files \ - -p2.statsURI http://download.eclipse.org/stats/tm \ - -p2.statsTrackedFeatures org.eclipse.rse.sdk,org.eclipse.rse.dstore,org.eclipse.rse.core,org.eclipse.rse.useractions,org.eclipse.rse.examples,org.eclipse.rse.tests,org.eclipse.rse.wince,org.eclipse.tm.terminal.view,org.eclipse.tm.terminal.local \ - -p2.statsTrackedBundles org.eclipse.rse.core,org.eclipse.rse.core.source,org.eclipse.tm.terminal \ - -p2.statsSuffix _tm34 \ - -vmargs -Xmx256M" - echo $CMD - $CMD - result=$? - echo "result: ${result}" - -else - - echo "Creating P2 metadata (no download stats)..." - CMD="java -jar ${tgtlauncher4} \ - -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \ - -metadataRepository file:${SITE} \ - -artifactRepository file:${SITE} \ - -source ${SITE} \ - -compress \ - -publishArtifacts \ - -reusePack200Files \ - -vmargs -Xmx256M" - -# -configs any.linux.x86 \ - echo $CMD - $CMD - result=$? - echo "result: ${result}" -fi - -if [ x${DO_CATEGORIES} = x1 ]; then - echo "Adding Categories..." - CMD="java -jar ${tgtlauncher4} \ - -application org.eclipse.equinox.p2.publisher.CategoryPublisher \ - -metadataRepository file:${SITE}/ \ - -categoryDefinition file:${SITE}/category.xml \ - -compress" - echo $CMD - $CMD - result=$? - echo "result: ${result}" -fi - -cd $SITE -chgrp -R tools.tm . -chmod -R g+w . -chmod -R a+r . -cd $curdir diff --git a/releng/org.eclipse.rse.updatesite/bin/pack200 b/releng/org.eclipse.rse.updatesite/bin/pack200 deleted file mode 100755 index 1bdf59749ad..00000000000 --- a/releng/org.eclipse.rse.updatesite/bin/pack200 +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -# -# Workaround for downgrading effort of pack200 to avoid VM bug -# See https://bugs.eclipse.org/bugs/show_bug.cgi?id=154069 -# -curdir=`pwd` -cd `dirname $0` -mydir=`pwd` -cd "$curdir" - -rm "$mydir/pack200.stamp" -touch "$mydir/pack200.stamp" -date >> "$mydir/pack200.stamp" -echo "pack200 -E4 $*" >> "$mydir/pack200.stamp" -pack200 -E4 $* diff --git a/releng/org.eclipse.rse.updatesite/bin/sign.sh b/releng/org.eclipse.rse.updatesite/bin/sign.sh deleted file mode 100755 index 935737e326f..00000000000 --- a/releng/org.eclipse.rse.updatesite/bin/sign.sh +++ /dev/null @@ -1,119 +0,0 @@ -#!/bin/sh -#******************************************************************************* -# Copyright (c) 2007, 2011 Wind River Systems, Inc. -# 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.html -# -# Contributors: -# Martin Oberhuber - initial API and implementation -#******************************************************************************* -# Sign a list of files on build.eclipse.org -# -# Usage: -# sign.sh a.jar featurs/b.jar `ls plugins/*.jar` -# -# Prerequisites: -# - Eclipse 3.3Mx installed in $HOME/ws2/eclipse -# - Java5 in the PATH or in /shared/tools/tm/jdk-1.5 - -curdir=`pwd` -cd `dirname $0` -mydir=`pwd` - -umask 022 - -#Use Java5 on build.eclipse.org - need JRE for pack200 -export PATH=/shared/tools/tm/jdk-1.5/jre/bin:/shared/tools/tm/jdk-1.5/bin:$PATH -basebuilder=${HOME}/ws2/org.eclipse.releng.basebuilder - -FILES=$* - -# Work on update site -cd .. -SITE=`pwd` - -STAGING=/home/data/httpd/download-staging.priv/tools/tm -stamp=`date +'%Y%m%d-%H%M'` -WORKDIR=${STAGING}/${stamp} -mkdir -p ${WORKDIR} -REALFILES="" -NAMES="" -echo "Bock ma's" -for file in ${FILES}; do - echo "file: ${file}" - cd ${SITE} - if [ -f ${file} ]; then - name=`basename ${file}` - echo "signing: ${name}" - NAMES="${NAMES} ${name}" - REALFILES="${REALFILES} ${file}" - cp ${file} ${WORKDIR} - cd ${WORKDIR} - sign ${name} nomail >/dev/null - fi -done -mkdir ${WORKDIR}/done -cd ${WORKDIR} -TRIES=10 -while [ $TRIES -gt 0 ]; do - sleep 30 - anyleft=0 - echo "TRIES to go: ${TRIES}" - for x in ${NAMES} ; do - if [ -f ${x} ]; then - anyleft=1 - result=`jarsigner -verify ${x}` - if [ "$result" = "jar verified." ]; then - echo "${result}: ${x}" - mv ${x} ${WORKDIR}/done/${x} - else - echo "-pending- ${x} : ${result}" | head -1 - sleep 30 - fi - fi - done - if [ "${anyleft}" = "0" ]; then - TRIES=0 - ok=1 - else - echo "--> left:" - ls - TRIES=`expr $TRIES - 1` - ok=0 - fi -done -if [ "$ok" = "1" ]; then - cd ${SITE} - echo "Signed, ok, packing: ${REALFILES}" - for x in ${REALFILES} ; do - name=`basename ${x}` - #cp -f ${WORKDIR}/done/${name} ${x} - echo "signed, packing: ${x}" - java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \ - -application org.eclipse.update.core.siteOptimizer \ - -jarProcessor -outputDir `dirname ${x}` \ - -pack ${WORKDIR}/done/${name} - done - rm -rf ${WORKDIR} -else - echo "Something went wrong during staging and signing." - echo "Keeping existing update site intact." - rm -rf ${WORKDIR} - exit 1 -fi - -#Create the digest -echo "Creating digest..." -#java -jar $HOME/ws2/eclipse/startup.jar \ -java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \ - -application org.eclipse.update.core.siteOptimizer \ - -digestBuilder -digestOutputDir=$SITE \ - -siteXML=$SITE/site.xml - -cd $SITE -chgrp -R tools.tm . -chmod -R g+w . -chmod -R a+r . -cd $curdir diff --git a/releng/org.eclipse.rse.updatesite/bin/stageMilestones.sh b/releng/org.eclipse.rse.updatesite/bin/stageMilestones.sh deleted file mode 100755 index 721f5241e96..00000000000 --- a/releng/org.eclipse.rse.updatesite/bin/stageMilestones.sh +++ /dev/null @@ -1,67 +0,0 @@ -#******************************************************************************* -# Copyright (c) 2007, 2010 Wind River Systems, Inc. and others. -# 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.html -# -# Contributors: -# Martin Oberhuber (Wind River) - initial API and implementation -#******************************************************************************* -#!/bin/sh -curdir=`pwd` -cd `dirname $0` -mydir=`pwd` - -umask 022 - -#Use Java5 on build.eclipse.org - need JRE for pack200 -export PATH=/shared/tools/tm/jdk-1.5/jre/bin:/shared/tools/tm/jdk-1.5/bin:$PATH -basebuilder=${HOME}/ws2/org.eclipse.releng.basebuilder - -# patch site.xml -cd .. -SITE=`pwd` - -# get newest plugins and features: to be done manually on real update site -if [ `basename $SITE` != milestones ]; then - echo "Must run on milestones update site" - cd "$curdir" - exit 1 -fi - -# store away previous version -echo "Storing away old versions" -if [ -d features.sav ]; then - rm -rf features.sav -fi -if [ -d plugins.sav ]; then - rm -rf plugins.sav -fi -mkdir features.sav -mkdir plugins.sav -mv features/*_2.0.1.v* features.sav -mv features/*_1.0.1.v* features.sav -mv plugins/*_2.0.1.v* plugins.sav -mv plugins/*_1.0.1.v* plugins.sav - -# copy new version -echo "Copying new versions" -cp ../../signedUpdates/features/*_2.0.1.v* features -cp ../../signedUpdates/features/*_1.0.1.v* features -cp ../../signedUpdates/plugins/*_2.0.1.v* plugins -cp ../../signedUpdates/plugins/*_1.0.1.v* plugins - -# diff, to be safe -ls features.sav | sort > f1.$$.txt -ls plugins.sav | sort > p1.$$.txt -ls features | grep '_[12]\.0\.1\.v' | sort > f2.$$.txt -ls plugins | grep '_[12]\.0\.1\.v' | sort > p2.$$.txt -echo "Plugins diff:" -diff p1.$$.txt p2.$$.txt -echo "Features diff:" -diff f1.$$.txt f2.$$.txt -rm f1.$$.txt f2.$$.txt p1.$$.txt p2.$$.txt - -cd "$curdir" -exit 0 \ No newline at end of file diff --git a/releng/org.eclipse.rse.updatesite/category.xml b/releng/org.eclipse.rse.updatesite/category.xml deleted file mode 100644 index bb9b944cbdb..00000000000 --- a/releng/org.eclipse.rse.updatesite/category.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TM and RSE Main Features - - - - - Examples, Tests and Incubation Plug-ins. - - - diff --git a/releng/org.eclipse.rse.updatesite/index.html b/releng/org.eclipse.rse.updatesite/index.html deleted file mode 100644 index 5b8756145be..00000000000 --- a/releng/org.eclipse.rse.updatesite/index.html +++ /dev/null @@ -1,82 +0,0 @@ - - -Target Management Project 2.0 Updates - - - - - -
- - [RSE Sample Screenshot] - -
- -

Target Management Project 2.0 Updates

-

Just getting started?

-

See http://www.eclipse.org/tm/tutorial/

-
-

For getting the software on this site, you need to use the Eclipse - - Update Manager (choose Help > Software Updates > Find and Install - in Eclipse 3.3 or later).
- Define a new remote update site named "Target Management Updates", - and specify

-

   http://download.eclipse.org/tm/updates/2.0/

-

as the URL to use. - See - Eclipse Help for general information about using Update Manager.

-

If you do not have Eclipse installed yet, better use the - downloads from this site.

- -
- - diff --git a/releng/org.eclipse.rse.updatesite/pom.xml b/releng/org.eclipse.rse.updatesite/pom.xml deleted file mode 100644 index d5f5e158c01..00000000000 --- a/releng/org.eclipse.rse.updatesite/pom.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - 4.0.0 - - tm-parent - org.eclipse.tm - 3.8.0-SNAPSHOT - ../../../ - - org.eclipse.tm - org.eclipse.rse.updatesite - 3.8.0-SNAPSHOT - eclipse-update-site - diff --git a/releng/org.eclipse.rse.updatesite/site.xml b/releng/org.eclipse.rse.updatesite/site.xml deleted file mode 100644 index c76310ce5e1..00000000000 --- a/releng/org.eclipse.rse.updatesite/site.xml +++ /dev/null @@ -1,807 +0,0 @@ - - - - - - - This is the Target Management Project 2.0 Update Site. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 2.0 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - Patches for features and add-ons of the 2.0 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 2.0.1 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 2.0.2 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 2.0.3 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 2.0.4 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.0 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.0.1 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.0.2 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.0.3 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.1 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.1.1 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.2 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.3 release of Target Management / RSE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Features and add-ons of the 3.4.1 (Juno SR1) release of Target Management / RSE. - - - - - diff --git a/releng/org.eclipse.rse.updatesite/web/site.css b/releng/org.eclipse.rse.updatesite/web/site.css deleted file mode 100644 index 62c6f9ffa44..00000000000 --- a/releng/org.eclipse.rse.updatesite/web/site.css +++ /dev/null @@ -1,12 +0,0 @@ - diff --git a/releng/org.eclipse.rse.updatesite/web/site.xsl b/releng/org.eclipse.rse.updatesite/web/site.xsl deleted file mode 100644 index 070c3540e8b..00000000000 --- a/releng/org.eclipse.rse.updatesite/web/site.xsl +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - Target Management Project 2.0 Updates - - - - -

- - - - - - - - - - - - - - - - dark-row - - - light-row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - dark-row - - - light-row - - - - - - - - - - - - - - - dark-row - - - light-row - - - - - - - - -
- - - -
- - - -
-
- ( - ) -
-
- - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - -
Operating Systems:
Windows Systems:
Languages:
Architecture:
-


- Uncategorized -
- - - -
-
- ( - ) -
-
- - - - -
-

-
- - - - - - - - - - - - - - - - - - - - - -
Operating Systems:
Windows Systems:
Languages:
Architecture:
-
- - - -
-
- ( - ) -
-
- - - - -
-

-
- - - - - - - - - - - - - - - - - - - - - -
Operating Systems:
Windows Systems:
Languages:
Architecture:
-
- - -
-
-
diff --git a/releng/org.eclipse.tm.repo/pom.xml b/releng/org.eclipse.tm.repo/pom.xml index bf153bf942e..3ae1b7b792b 100644 --- a/releng/org.eclipse.tm.repo/pom.xml +++ b/releng/org.eclipse.tm.repo/pom.xml @@ -1,124 +1,118 @@ - - 4.0.0 - - tm-parent + + 4.0.0 + + + org.eclipse.tm.maven-build + org.eclipse.tm + 3.8.0-SNAPSHOT + ../../admin/pom-build.xml + + org.eclipse.tm - 3.8.0-SNAPSHOT - ../../ - - org.eclipse.tm - 3.7.0-SNAPSHOT - org.eclipse.tm.repo - eclipse-repository - - luna - ${project.artifactId}.zip - /home/data/httpd/download.eclipse.org/tm/builds/${tm-stream}/nightly - - - - maven.eclipse.org - http://maven.eclipse.org/nexus/content/repositories/public - - - - - build-server - - - - maven-antrun-plugin - - - prepare-serverruntime - prepare-package - - run - - - - - - - - - - - - - - deploy - install - - run - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - local-build - - ${project.build.directory}/../../../../ - ${project.artifactId}.zip - - - - - maven-antrun-plugin - - - deploy - install - - run - - - - - - - - - - - - - - - - - - - + 3.7.0-SNAPSHOT + org.eclipse.tm.repo + eclipse-repository + + + + build-server + + + + maven-antrun-plugin + + + prepare-serverruntime + prepare-package + + run + + + + + + + + + + + + + + deploy + install + + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + local-build + + ${project.build.directory}/../../../../ + ${project.artifactId}.zip + + + + + maven-antrun-plugin + + + deploy + install + + run + + + + + + + + + + + + + + + + + + + diff --git a/rse/doc/org.eclipse.dstore.doc.isv/pom.xml b/rse/doc/org.eclipse.dstore.doc.isv/pom.xml index 518d50f082a..85b7d3fe985 100644 --- a/rse/doc/org.eclipse.dstore.doc.isv/pom.xml +++ b/rse/doc/org.eclipse.dstore.doc.isv/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.dstore.doc.isv diff --git a/rse/doc/org.eclipse.rse.doc.isv/pom.xml b/rse/doc/org.eclipse.rse.doc.isv/pom.xml index 15437662b1f..275d60cbf67 100644 --- a/rse/doc/org.eclipse.rse.doc.isv/pom.xml +++ b/rse/doc/org.eclipse.rse.doc.isv/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.doc.isv diff --git a/rse/doc/org.eclipse.rse.doc.user/pom.xml b/rse/doc/org.eclipse.rse.doc.user/pom.xml index b0b9417fc61..39205f58d95 100644 --- a/rse/doc/org.eclipse.rse.doc.user/pom.xml +++ b/rse/doc/org.eclipse.rse.doc.user/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.doc.user diff --git a/rse/examples/org.eclipse.rse.examples-feature/pom.xml b/rse/examples/org.eclipse.rse.examples-feature/pom.xml index 4ea2ca7e50a..655e0f8b145 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/pom.xml +++ b/rse/examples/org.eclipse.rse.examples-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.examples diff --git a/rse/examples/org.eclipse.rse.examples.daytime/pom.xml b/rse/examples/org.eclipse.rse.examples.daytime/pom.xml index d1a0a5e25bd..4b00bf0c6e8 100644 --- a/rse/examples/org.eclipse.rse.examples.daytime/pom.xml +++ b/rse/examples/org.eclipse.rse.examples.daytime/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.examples.daytime diff --git a/rse/examples/org.eclipse.rse.examples.dstore/pom.xml b/rse/examples/org.eclipse.rse.examples.dstore/pom.xml index 6c0a0199a59..fe511e18937 100644 --- a/rse/examples/org.eclipse.rse.examples.dstore/pom.xml +++ b/rse/examples/org.eclipse.rse.examples.dstore/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.examples.dstore diff --git a/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml b/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml index 0ff42f5a244..d6c2e07a72e 100644 --- a/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml +++ b/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.examples.tutorial diff --git a/rse/features/org.eclipse.rse-feature/pom.xml b/rse/features/org.eclipse.rse-feature/pom.xml index 42d51325179..b1d381641b5 100644 --- a/rse/features/org.eclipse.rse-feature/pom.xml +++ b/rse/features/org.eclipse.rse-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse diff --git a/rse/features/org.eclipse.rse.core-feature/pom.xml b/rse/features/org.eclipse.rse.core-feature/pom.xml index bfb54f1ab80..4789abb19e2 100644 --- a/rse/features/org.eclipse.rse.core-feature/pom.xml +++ b/rse/features/org.eclipse.rse.core-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.core diff --git a/rse/features/org.eclipse.rse.core.source/pom.xml b/rse/features/org.eclipse.rse.core.source/pom.xml index 8bf19072d2b..e475fc88160 100644 --- a/rse/features/org.eclipse.rse.core.source/pom.xml +++ b/rse/features/org.eclipse.rse.core.source/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.core.source diff --git a/rse/features/org.eclipse.rse.dstore-feature/pom.xml b/rse/features/org.eclipse.rse.dstore-feature/pom.xml index 6df60a40bcb..13acd4cd8b6 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/pom.xml +++ b/rse/features/org.eclipse.rse.dstore-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.dstore diff --git a/rse/features/org.eclipse.rse.dstore.source/pom.xml b/rse/features/org.eclipse.rse.dstore.source/pom.xml index b4832b3c7b0..2ffa9dd22b0 100644 --- a/rse/features/org.eclipse.rse.dstore.source/pom.xml +++ b/rse/features/org.eclipse.rse.dstore.source/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.dstore.source diff --git a/rse/features/org.eclipse.rse.ftp-feature/pom.xml b/rse/features/org.eclipse.rse.ftp-feature/pom.xml index 712f5b4f81c..f7ff9346eb5 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/pom.xml +++ b/rse/features/org.eclipse.rse.ftp-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.ftp diff --git a/rse/features/org.eclipse.rse.ftp.source/pom.xml b/rse/features/org.eclipse.rse.ftp.source/pom.xml index f01bca0e916..3bec5cdd680 100644 --- a/rse/features/org.eclipse.rse.ftp.source/pom.xml +++ b/rse/features/org.eclipse.rse.ftp.source/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.ftp.source diff --git a/rse/features/org.eclipse.rse.local-feature/pom.xml b/rse/features/org.eclipse.rse.local-feature/pom.xml index f8f4dd64443..f34d1f81cec 100644 --- a/rse/features/org.eclipse.rse.local-feature/pom.xml +++ b/rse/features/org.eclipse.rse.local-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.local diff --git a/rse/features/org.eclipse.rse.local.source/pom.xml b/rse/features/org.eclipse.rse.local.source/pom.xml index 1cf897f05be..04c4ac6490e 100644 --- a/rse/features/org.eclipse.rse.local.source/pom.xml +++ b/rse/features/org.eclipse.rse.local.source/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.local.source diff --git a/rse/features/org.eclipse.rse.scp-feature/pom.xml b/rse/features/org.eclipse.rse.scp-feature/pom.xml index 5aa5f6c3542..b3ba8ecedc3 100644 --- a/rse/features/org.eclipse.rse.scp-feature/pom.xml +++ b/rse/features/org.eclipse.rse.scp-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.scp diff --git a/rse/features/org.eclipse.rse.sdk-feature/pom.xml b/rse/features/org.eclipse.rse.sdk-feature/pom.xml index 45ce74642ad..55306169edc 100644 --- a/rse/features/org.eclipse.rse.sdk-feature/pom.xml +++ b/rse/features/org.eclipse.rse.sdk-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.sdk diff --git a/rse/features/org.eclipse.rse.ssh-feature/pom.xml b/rse/features/org.eclipse.rse.ssh-feature/pom.xml index acb42ec5e9c..b038fbb7fbb 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/pom.xml +++ b/rse/features/org.eclipse.rse.ssh-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.ssh diff --git a/rse/features/org.eclipse.rse.ssh.source/pom.xml b/rse/features/org.eclipse.rse.ssh.source/pom.xml index 3004dfe6ccc..2d159da378b 100644 --- a/rse/features/org.eclipse.rse.ssh.source/pom.xml +++ b/rse/features/org.eclipse.rse.ssh.source/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.ssh.source diff --git a/rse/features/org.eclipse.rse.telnet-feature/pom.xml b/rse/features/org.eclipse.rse.telnet-feature/pom.xml index d3e04f66a70..5d544cc46a6 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/pom.xml +++ b/rse/features/org.eclipse.rse.telnet-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.telnet diff --git a/rse/features/org.eclipse.rse.telnet.source/pom.xml b/rse/features/org.eclipse.rse.telnet.source/pom.xml index 2ed76622750..fb9a782e9f0 100644 --- a/rse/features/org.eclipse.rse.telnet.source/pom.xml +++ b/rse/features/org.eclipse.rse.telnet.source/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.telnet.source diff --git a/rse/features/org.eclipse.rse.terminals-feature/pom.xml b/rse/features/org.eclipse.rse.terminals-feature/pom.xml index d01234a4b95..2417dd64b34 100644 --- a/rse/features/org.eclipse.rse.terminals-feature/pom.xml +++ b/rse/features/org.eclipse.rse.terminals-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.terminals diff --git a/rse/features/org.eclipse.rse.terminals.source/pom.xml b/rse/features/org.eclipse.rse.terminals.source/pom.xml index 3e63ba5a06b..4e52c8869e1 100644 --- a/rse/features/org.eclipse.rse.terminals.source/pom.xml +++ b/rse/features/org.eclipse.rse.terminals.source/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.terminals.source diff --git a/rse/features/org.eclipse.rse.useractions-feature/pom.xml b/rse/features/org.eclipse.rse.useractions-feature/pom.xml index c275b0f4ac1..958f5e44ce5 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/pom.xml +++ b/rse/features/org.eclipse.rse.useractions-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.useractions diff --git a/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml b/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml index 2d566404e3b..ff6c5b0348c 100644 --- a/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml +++ b/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.useractions.sdk diff --git a/rse/plugins/org.eclipse.dstore.core/dstore_core.jar b/rse/plugins/org.eclipse.dstore.core/dstore_core.jar new file mode 100644 index 00000000000..518a0d67bbf Binary files /dev/null and b/rse/plugins/org.eclipse.dstore.core/dstore_core.jar differ diff --git a/rse/plugins/org.eclipse.dstore.core/pom.xml b/rse/plugins/org.eclipse.dstore.core/pom.xml index 8e2900fe534..6891b8cf308 100644 --- a/rse/plugins/org.eclipse.dstore.core/pom.xml +++ b/rse/plugins/org.eclipse.dstore.core/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.dstore.core diff --git a/rse/plugins/org.eclipse.dstore.extra/pom.xml b/rse/plugins/org.eclipse.dstore.extra/pom.xml index d06c29f2edf..e0631ef2313 100644 --- a/rse/plugins/org.eclipse.dstore.extra/pom.xml +++ b/rse/plugins/org.eclipse.dstore.extra/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.dstore.extra diff --git a/rse/plugins/org.eclipse.rse.connectorservice.dstore/pom.xml b/rse/plugins/org.eclipse.rse.connectorservice.dstore/pom.xml index 851fe9fe2d1..7b2dbcc8d4a 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.dstore/pom.xml +++ b/rse/plugins/org.eclipse.rse.connectorservice.dstore/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.connectorservice.dstore diff --git a/rse/plugins/org.eclipse.rse.connectorservice.local/pom.xml b/rse/plugins/org.eclipse.rse.connectorservice.local/pom.xml index 55c5e3da72f..a9947e87602 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.local/pom.xml +++ b/rse/plugins/org.eclipse.rse.connectorservice.local/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.connectorservice.local diff --git a/rse/plugins/org.eclipse.rse.connectorservice.ssh/pom.xml b/rse/plugins/org.eclipse.rse.connectorservice.ssh/pom.xml index f5b4156c14a..9098163c73a 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.ssh/pom.xml +++ b/rse/plugins/org.eclipse.rse.connectorservice.ssh/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.connectorservice.ssh diff --git a/rse/plugins/org.eclipse.rse.connectorservice.telnet/pom.xml b/rse/plugins/org.eclipse.rse.connectorservice.telnet/pom.xml index 108a3f16011..61385ce5dcd 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.telnet/pom.xml +++ b/rse/plugins/org.eclipse.rse.connectorservice.telnet/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.connectorservice.telnet diff --git a/rse/plugins/org.eclipse.rse.core/pom.xml b/rse/plugins/org.eclipse.rse.core/pom.xml index 188a299fde9..da1078dd6a9 100644 --- a/rse/plugins/org.eclipse.rse.core/pom.xml +++ b/rse/plugins/org.eclipse.rse.core/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.core diff --git a/rse/plugins/org.eclipse.rse.dstore.security/pom.xml b/rse/plugins/org.eclipse.rse.dstore.security/pom.xml index 9356fcf0063..0d250c2d33e 100644 --- a/rse/plugins/org.eclipse.rse.dstore.security/pom.xml +++ b/rse/plugins/org.eclipse.rse.dstore.security/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.dstore.security diff --git a/rse/plugins/org.eclipse.rse.efs.ui/pom.xml b/rse/plugins/org.eclipse.rse.efs.ui/pom.xml index 1a4b6ebf754..c23fdedf1e7 100644 --- a/rse/plugins/org.eclipse.rse.efs.ui/pom.xml +++ b/rse/plugins/org.eclipse.rse.efs.ui/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.efs.ui diff --git a/rse/plugins/org.eclipse.rse.efs/pom.xml b/rse/plugins/org.eclipse.rse.efs/pom.xml index 651e93c9a71..fa7441453b7 100644 --- a/rse/plugins/org.eclipse.rse.efs/pom.xml +++ b/rse/plugins/org.eclipse.rse.efs/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.efs diff --git a/rse/plugins/org.eclipse.rse.files.ui/pom.xml b/rse/plugins/org.eclipse.rse.files.ui/pom.xml index 2103f8c97d7..4180c0e5f56 100644 --- a/rse/plugins/org.eclipse.rse.files.ui/pom.xml +++ b/rse/plugins/org.eclipse.rse.files.ui/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.files.ui diff --git a/rse/plugins/org.eclipse.rse.importexport/pom.xml b/rse/plugins/org.eclipse.rse.importexport/pom.xml index be6b7022475..d99ef299b81 100644 --- a/rse/plugins/org.eclipse.rse.importexport/pom.xml +++ b/rse/plugins/org.eclipse.rse.importexport/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.importexport diff --git a/rse/plugins/org.eclipse.rse.processes.ui/pom.xml b/rse/plugins/org.eclipse.rse.processes.ui/pom.xml index c4fdc099fe0..b1d44117b55 100644 --- a/rse/plugins/org.eclipse.rse.processes.ui/pom.xml +++ b/rse/plugins/org.eclipse.rse.processes.ui/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.processes.ui diff --git a/rse/plugins/org.eclipse.rse.sdk/pom.xml b/rse/plugins/org.eclipse.rse.sdk/pom.xml index 8aa18d797f6..a8e5a171585 100644 --- a/rse/plugins/org.eclipse.rse.sdk/pom.xml +++ b/rse/plugins/org.eclipse.rse.sdk/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.sdk diff --git a/rse/plugins/org.eclipse.rse.services.dstore/pom.xml b/rse/plugins/org.eclipse.rse.services.dstore/pom.xml index 8bcc1b5fd0e..24fbce6acb6 100644 --- a/rse/plugins/org.eclipse.rse.services.dstore/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.dstore/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.services.dstore diff --git a/rse/plugins/org.eclipse.rse.services.files.ftp/pom.xml b/rse/plugins/org.eclipse.rse.services.files.ftp/pom.xml index a567c0eba53..4e6792fe508 100644 --- a/rse/plugins/org.eclipse.rse.services.files.ftp/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.files.ftp/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.services.files.ftp diff --git a/rse/plugins/org.eclipse.rse.services.local/pom.xml b/rse/plugins/org.eclipse.rse.services.local/pom.xml index bd7140b8d96..67c054e73da 100644 --- a/rse/plugins/org.eclipse.rse.services.local/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.local/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.services.local diff --git a/rse/plugins/org.eclipse.rse.services.ssh/pom.xml b/rse/plugins/org.eclipse.rse.services.ssh/pom.xml index 56c14729438..0ab2af568ac 100644 --- a/rse/plugins/org.eclipse.rse.services.ssh/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.ssh/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.services.ssh diff --git a/rse/plugins/org.eclipse.rse.services.telnet/pom.xml b/rse/plugins/org.eclipse.rse.services.telnet/pom.xml index 66ecad8fb9c..3c22295752c 100644 --- a/rse/plugins/org.eclipse.rse.services.telnet/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.telnet/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.services.telnet diff --git a/rse/plugins/org.eclipse.rse.services/pom.xml b/rse/plugins/org.eclipse.rse.services/pom.xml index f57357c0c38..fa43351178b 100644 --- a/rse/plugins/org.eclipse.rse.services/pom.xml +++ b/rse/plugins/org.eclipse.rse.services/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.services diff --git a/rse/plugins/org.eclipse.rse.shells.ui/pom.xml b/rse/plugins/org.eclipse.rse.shells.ui/pom.xml index 8b2050147cf..c09a6ea11dc 100644 --- a/rse/plugins/org.eclipse.rse.shells.ui/pom.xml +++ b/rse/plugins/org.eclipse.rse.shells.ui/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.shells.ui diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.core/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.files.core/pom.xml index e8f52ea63fb..539b0488105 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.core/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.core/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.files.core diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.dstore/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.files.dstore/pom.xml index 057075effae..bcc00ac2760 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.dstore/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.dstore/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.files.dstore diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/pom.xml index 06d49eeb3eb..68582d9dbdc 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.files.ftp diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.local/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.files.local/pom.xml index 5b77fa476dc..b5bdae16afc 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.local/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.local/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.files.local diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.scp/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.files.scp/pom.xml index 369648f9ffa..f48acbdf789 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.scp/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.scp/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.files.scp diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/pom.xml index cbeb2d05df3..013849c9da2 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.files.ssh diff --git a/rse/plugins/org.eclipse.rse.subsystems.processes.core/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.processes.core/pom.xml index 142a6d83aa2..1b16437c229 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.processes.core/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.processes.core/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.processes.core diff --git a/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/pom.xml index a07ccae2d53..32382f2be3e 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.processes.dstore diff --git a/rse/plugins/org.eclipse.rse.subsystems.processes.local/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.processes.local/pom.xml index 8eb5fa03560..1eb6e3fbfa2 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.processes.local/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.processes.local/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.processes.local diff --git a/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/pom.xml index 1c1ef86e7c4..e6cd3e01706 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.processes.shell.linux diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.core/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.core/pom.xml index cdc4d7361eb..79c5435827e 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.core/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.core/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.shells.core diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/pom.xml index 369299b3670..eb7e5603464 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.shells.dstore diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.local/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.local/pom.xml index a1cba3f38e7..2f4530bdf34 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.local/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.local/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.shells.local diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/pom.xml index 8b5f52b6990..6247892a61e 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.shells.ssh diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/pom.xml index 5948b1d59bb..a0f7f7e3e90 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.shells.telnet diff --git a/rse/plugins/org.eclipse.rse.subsystems.terminals.core/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.terminals.core/pom.xml index 8a7ae9a2b35..a58319b15d2 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.terminals.core/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.terminals.core/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.terminals.core diff --git a/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/pom.xml b/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/pom.xml index 686344f77bd..f4f05461eac 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/pom.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.terminals.ssh diff --git a/rse/plugins/org.eclipse.rse.terminals.ui/pom.xml b/rse/plugins/org.eclipse.rse.terminals.ui/pom.xml index f1fad4b1f50..3b3fcc7cc0d 100644 --- a/rse/plugins/org.eclipse.rse.terminals.ui/pom.xml +++ b/rse/plugins/org.eclipse.rse.terminals.ui/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.terminals.ui diff --git a/rse/plugins/org.eclipse.rse.ui.capabilities/pom.xml b/rse/plugins/org.eclipse.rse.ui.capabilities/pom.xml index 36087d1a87c..9d1b7c517c1 100644 --- a/rse/plugins/org.eclipse.rse.ui.capabilities/pom.xml +++ b/rse/plugins/org.eclipse.rse.ui.capabilities/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.ui.capabilities diff --git a/rse/plugins/org.eclipse.rse.ui/pom.xml b/rse/plugins/org.eclipse.rse.ui/pom.xml index 281e96f672f..89b1f6cacba 100644 --- a/rse/plugins/org.eclipse.rse.ui/pom.xml +++ b/rse/plugins/org.eclipse.rse.ui/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.ui diff --git a/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml b/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml index 05f4455b118..eac9842a053 100644 --- a/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml +++ b/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.useractions.sdk diff --git a/rse/plugins/org.eclipse.rse.useractions/pom.xml b/rse/plugins/org.eclipse.rse.useractions/pom.xml index 091418b51d2..52ab6cd8f3e 100644 --- a/rse/plugins/org.eclipse.rse.useractions/pom.xml +++ b/rse/plugins/org.eclipse.rse.useractions/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.useractions diff --git a/rse/plugins/org.eclipse.rse/pom.xml b/rse/plugins/org.eclipse.rse/pom.xml index 3f3af8aaa80..73d7663edea 100644 --- a/rse/plugins/org.eclipse.rse/pom.xml +++ b/rse/plugins/org.eclipse.rse/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse diff --git a/rse/tests/org.eclipse.rse.tests-feature/pom.xml b/rse/tests/org.eclipse.rse.tests-feature/pom.xml index fddac60ed8b..08ee57b87d0 100644 --- a/rse/tests/org.eclipse.rse.tests-feature/pom.xml +++ b/rse/tests/org.eclipse.rse.tests-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.tests diff --git a/rse/tests/org.eclipse.rse.tests.framework.examples/pom.xml b/rse/tests/org.eclipse.rse.tests.framework.examples/pom.xml index dc996bfeedf..2fdae1a5b05 100644 --- a/rse/tests/org.eclipse.rse.tests.framework.examples/pom.xml +++ b/rse/tests/org.eclipse.rse.tests.framework.examples/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.tests.framework.examples diff --git a/rse/tests/org.eclipse.rse.tests.framework/pom.xml b/rse/tests/org.eclipse.rse.tests.framework/pom.xml index 28268156c41..f0fefd62c1a 100644 --- a/rse/tests/org.eclipse.rse.tests.framework/pom.xml +++ b/rse/tests/org.eclipse.rse.tests.framework/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.tests.framework diff --git a/rse/tests/org.eclipse.rse.tests/pom.xml b/rse/tests/org.eclipse.rse.tests/pom.xml index 1d612c95786..520e11cb7c5 100644 --- a/rse/tests/org.eclipse.rse.tests/pom.xml +++ b/rse/tests/org.eclipse.rse.tests/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.tests diff --git a/terminal/features/org.eclipse.tm.terminal-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal-feature/pom.xml index fb734e67f5b..0af34aedcd1 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal diff --git a/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml index e59f91977be..dd535d12f4e 100644 --- a/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.core.sdk diff --git a/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml index f08289b69dd..af9bd8a4ce3 100644 --- a/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.local diff --git a/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml index 31bbd129b75..f77d7743af9 100644 --- a/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.local.sdk diff --git a/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml index 6827936c74a..38ff28fed0f 100644 --- a/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.sdk diff --git a/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml index 839c76b161a..93b4f0b3bff 100644 --- a/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.serial diff --git a/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml index 464450b9c27..49d79f849d4 100644 --- a/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.ssh diff --git a/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml index fba13dc2c2f..8daeedcf419 100644 --- a/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.telnet diff --git a/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml index 884ce180a0c..37062bd352b 100644 --- a/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.test diff --git a/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml index cd46cab43f6..13f0b6a0eb2 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.tm.terminal.view diff --git a/terminal/plugins/org.eclipse.tm.terminal.local/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.local/pom.xml index df03713ce30..e9b1599a057 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.local/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.local/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.terminal.local diff --git a/terminal/plugins/org.eclipse.tm.terminal.serial/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.serial/pom.xml index ee07be1d72f..19d39859c90 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.serial/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.serial/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.terminal.serial diff --git a/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml index a2e94c12539..7f83e040de0 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.terminal.ssh diff --git a/terminal/plugins/org.eclipse.tm.terminal.telnet/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.telnet/pom.xml index 018e59a1f82..50fd8d02610 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.telnet/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.telnet/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.terminal.telnet diff --git a/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml index 5f40291cda5..208a0f05a3b 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.terminal.test diff --git a/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml index c08a08fbd1a..adb4f766919 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.terminal.view diff --git a/terminal/plugins/org.eclipse.tm.terminal/pom.xml b/terminal/plugins/org.eclipse.tm.terminal/pom.xml index 37830302ee5..c23fac1a386 100644 --- a/terminal/plugins/org.eclipse.tm.terminal/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../../ + ../../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.terminal diff --git a/wince/org.eclipse.rse.subsystems.wince/pom.xml b/wince/org.eclipse.rse.subsystems.wince/pom.xml index f3f165f7813..0b3cc21c05b 100644 --- a/wince/org.eclipse.rse.subsystems.wince/pom.xml +++ b/wince/org.eclipse.rse.subsystems.wince/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../ + ../../admin/pom-build.xml org.eclipse.tm org.eclipse.rse.subsystems.wince diff --git a/wince/org.eclipse.rse.wince-feature/pom.xml b/wince/org.eclipse.rse.wince-feature/pom.xml index b9821371919..99b18291937 100644 --- a/wince/org.eclipse.rse.wince-feature/pom.xml +++ b/wince/org.eclipse.rse.wince-feature/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../ + ../../admin/pom-build.xml org.eclipse.tm.features org.eclipse.rse.wince diff --git a/wince/org.eclipse.tm.rapi/pom.xml b/wince/org.eclipse.tm.rapi/pom.xml index 5b50c05f1d4..4e0eac3e0e3 100644 --- a/wince/org.eclipse.tm.rapi/pom.xml +++ b/wince/org.eclipse.tm.rapi/pom.xml @@ -3,10 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - tm-parent + org.eclipse.tm.maven-build org.eclipse.tm 3.8.0-SNAPSHOT - ../../ + ../../admin/pom-build.xml org.eclipse.tm org.eclipse.tm.rapi