From 6f638b111c421fa1328768f1d685e10e0dc4fcc5 Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Wed, 16 May 2012 00:54:58 +0000 Subject: [PATCH] [releng] adding packaging dstore server to the tycho build. --- rse/pom.xml | 48 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 39 insertions(+), 9 deletions(-) diff --git a/rse/pom.xml b/rse/pom.xml index eeaeeca1347..3f63d7b95f5 100644 --- a/rse/pom.xml +++ b/rse/pom.xml @@ -1,4 +1,14 @@ + 4.0.0 @@ -145,7 +155,6 @@ org.eclipse.tm.rse/features/org.eclipse.rse.core.source org.eclipse.tm.rse/features/org.eclipse.rse.dstore-feature org.eclipse.tm.rse/features/org.eclipse.rse.dstore.source - org.eclipse.tm.rse/features/org.eclipse.rse.ftp-feature org.eclipse.tm.rse/features/org.eclipse.rse.ftp-patch org.eclipse.tm.rse/features/org.eclipse.rse.ftp.source @@ -161,8 +170,7 @@ org.eclipse.tm.rse/features/org.eclipse.rse.terminals.source org.eclipse.tm.rse/features/org.eclipse.rse.useractions-feature org.eclipse.tm.rse/features/org.eclipse.rse.useractions.wrapper-feature - + org.eclipse.tm.rse/plugins/org.eclipse.dstore.core org.eclipse.tm.rse/plugins/org.eclipse.dstore.extra org.eclipse.tm.rse/plugins/org.eclipse.rse @@ -206,16 +214,15 @@ org.eclipse.tm.rse/plugins/org.eclipse.rse.ui org.eclipse.tm.rse/plugins/org.eclipse.rse.ui.capabilities org.eclipse.tm.rse/plugins/org.eclipse.rse.useractions - + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal org.eclipse.tm.core/terminal/org.eclipse.tm.terminal-feature - + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local-feature + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local.sdk-feature org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.sdk-feature org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial-feature @@ -281,6 +288,29 @@ true + + maven-antrun-plugin + false + + + prepare-serverruntime + prepare-package + + run + + + + + + + + + + + + + +