JBoss Tools SVN: r19135 - in trunk/bpel: features/org.jboss.tools.bpel.tests.feature and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-12-09 01:35:29 -0500 (Wed, 09 Dec 2009)
New Revision: 19135
Modified:
trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
trunk/bpel/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/jira/browse/JBIDE-5171 bpel build works, including latest dep on gmf and emf.compare!
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-12-09 06:29:23 UTC (rev 19134)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-12-09 06:35:29 UTC (rev 19135)
@@ -22,6 +22,77 @@
<update label="%updateSiteName" url="http://download.jboss.org/jbosstools/updates/stable"/>
</url>
+ <requires>
+ <import plugin="org.eclipse.emf.ecore" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.ecore.xmi" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.model" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.wsdl" version="1.1.200" match="compatible"/>
+ <import plugin="org.eclipse.xsd" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.core.runtime" version="3.4.0" match="compatible"/>
+ <import plugin="javax.wsdl" version="1.5.0" match="equivalent"/>
+ <import plugin="org.eclipse.ui" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.jface.text" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.core.resources" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.editors" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.ide" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.forms" version="3.3.100" match="compatible"/>
+ <import plugin="org.eclipse.bpel.apache.ode.deploy.model" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.core.databinding" version="1.1.0" match="compatible"/>
+ <import plugin="org.eclipse.jface.databinding" version="1.2.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.edit.ui" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.ui" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.jdt.core" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.common.modulecore" version="1.1.300" match="compatible"/>
+ <import plugin="org.eclipse.gef" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.ecore.change" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.model" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.ui" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.core.runtime" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.compare" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.common" version="2.5.0" match="compatible"/>
+ <import plugin="org.eclipse.core.resources" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.ecore" version="2.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare" version="1.0.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.ui" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.ui" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.gef" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.ide" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.gmf.runtime.diagram.ui" version="1.1.3" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare.match" version="1.0.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare.diff" version="1.0.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.model" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare.ui" version="1.0.0" match="compatible"/>
+ <import plugin="org.apache.xerces" version="2.9.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.views.properties.tabbed" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.workbench.texteditor" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.ui" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.xml.core" version="1.1.300" match="compatible"/>
+ <import plugin="org.eclipse.bpel.wsil.model" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.sse.ui" version="1.1.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.sse.core" version="1.1.300" match="compatible"/>
+ <import plugin="org.eclipse.wst.xsd.ui" version="1.2.101" match="compatible"/>
+ <import plugin="org.eclipse.wst.wsdl.ui" version="1.2.100" match="compatible"/>
+ <import plugin="org.eclipse.wst.xml.ui" version="1.0.400" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.model" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.validation" version="1.2.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.wsdl.validation" version="1.1.301" match="compatible"/>
+ <import plugin="org.eclipse.bpel.xpath10" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.cheatsheets"/>
+ <import plugin="org.eclipse.wst.server.core"/>
+ <import plugin="org.eclipse.wst.web.ui"/>
+ <import plugin="org.eclipse.wst.common.project.facet.ui"/>
+ <import plugin="org.eclipse.wst.common.frameworks"/>
+ <import plugin="org.eclipse.wst.common.project.facet.core"/>
+ <import plugin="org.eclipse.wst.common.frameworks.ui"/>
+ <import plugin="org.eclipse.jst.server.generic.core"/>
+ <import plugin="org.eclipse.jem.util"/>
+ <import plugin="org.eclipse.debug.ui"/>
+ <import plugin="org.eclipse.jst.common.frameworks"/>
+ <import plugin="org.jboss.ide.eclipse.as.wtp.core"/>
+ <import plugin="org.eclipse.wst.web"/>
+ <import plugin="org.eclipse.ui.navigator"/>
+ </requires>
+
<plugin
id="org.eclipse.bpel.apache.ode.deploy.model"
download-size="0"
@@ -51,6 +122,13 @@
unpack="false"/>
<plugin
+ id="org.eclipse.bpel.compare.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.bpel.model"
download-size="0"
install-size="0"
Modified: trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2009-12-09 06:29:23 UTC (rev 19134)
+++ trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2009-12-09 06:35:29 UTC (rev 19135)
@@ -26,10 +26,19 @@
<import plugin="org.junit" version="3.8.1" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.core.resources" version="3.3.0" match="compatible"/>
+ <import plugin="org.apache.ant"/>
<import plugin="org.eclipse.ant.core" version="3.1.100" match="compatible"/>
+
+ <import plugin="org.eclipse.ui"/>
+ <import plugin="org.eclipse.ui.ide"/>
+ <import plugin="org.eclipse.ui.ide.application"/>
+
<import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
+ <import plugin="org.eclipse.equinox.app"/>
<import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
+
+ <import plugin="org.junit" version="3.8.2" match="greaterOrEqual"/>
</requires>
<plugin
@@ -50,7 +59,7 @@
download-size="0"
install-size="0"
version="0.0.0"/>
-
+
<plugin
id="org.jboss.tools.common.test"
download-size="0"
Modified: trunk/bpel/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF 2009-12-09 06:29:23 UTC (rev 19134)
+++ trunk/bpel/plugins/org.eclipse.bpel.compare.ui/META-INF/MANIFEST.MF 2009-12-09 06:35:29 UTC (rev 19135)
@@ -11,7 +11,7 @@
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.5.0,3.0.0)",
org.eclipse.emf.compare;bundle-version="[1.0.0,2.0.0)",
- org.eclipse.bpel.ui;bundle-version="[0.5.0,1.0.0)",
+ org.eclipse.bpel.ui;bundle-version="[0.4.0,1.0.0)",
org.eclipse.bpel.common.ui;bundle-version="[0.4.0,1.0.0)",
org.eclipse.gef;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
15 years, 1 month
JBoss Tools SVN: r19134 - trunk/bpel/releng.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-12-09 01:29:23 -0500 (Wed, 09 Dec 2009)
New Revision: 19134
Modified:
trunk/bpel/releng/build.properties
trunk/bpel/releng/build.properties.example.linux
Log:
bpel build works, including latest dep on gmf and emf.compare!
Modified: trunk/bpel/releng/build.properties
===================================================================
--- trunk/bpel/releng/build.properties 2009-12-09 06:24:37 UTC (rev 19133)
+++ trunk/bpel/releng/build.properties 2009-12-09 06:29:23 UTC (rev 19134)
@@ -18,19 +18,25 @@
JAVA50_HOME=${JAVA_HOME}
JAVA60_HOME=${JAVA_HOME}
-dependencyURLs=\
-http://repository.jboss.org/eclipse/galileo/GEF-runtime-3.5.1.zip,\
-http://repository.jboss.org/eclipse/galileo/emf-runtime-2.5.0.zip,\
-http://repository.jboss.org/eclipse/galileo/xsd-runtime-2.5.0.zip,\
-http://repository.jboss.org/eclipse/galileo/wtp-R-3.1.1-20090917225226.zip,\
-http://repository.jboss.org/eclipse/galileo/dtp_1.7.1.zip,\
-http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
-#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
-# build throws OOM/Permgen errors on 64-bit hudson slaves
+# To make the build go faster, input a local update site zip (or use locally cached zips instead of galileo site)
+# jar:file:/tmp/build/downloads/JBossTools-Update-3.1.0.v200912081204N-H34-GA.zip!/,
+repositoryURLs=http://download.eclipse.org/releases/galileo/,\
+http://download.jboss.org/jbosstools/updates/nightly/trunk/,\
+http://repository.jboss.org/eclipse/galileo/repos/eclipse-Update-R-3.5.1-200909170800.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/GEF-Update-3.5.1.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/dtp-Updates-1.7-20090908.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/emf-xsd-Update-2.5.0.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/jst-buildrepo-R-3.1.1-20090917225226.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/wst-buildrepo-R-3.1.1-20090917225226.zip
-# use precompiled binaries from latest build as input to this build
-repositoryURLs=http://download.eclipse.org/releases/galileo/,http://download.jboss.org/jbosstools/updates/nightly/trunk/
-pluginIDsToInstall=org.jboss.ide.eclipse.as.wtp.core+org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.eclipse.core.net
+IUsToInstall=org.eclipse.sdk.feature.group+org.eclipse.sdk.ide+org.eclipse.core.net+org.eclipse.equinox.common+org.eclipse.core.runtime+org.eclipse.debug.core+org.eclipse.rcp.feature.group+\
+org.eclipse.jst.server.generic.core+\
+org.eclipse.wst.ws_core.feature.feature.group+org.eclipse.wst.web_ui.feature.feature.group+org.eclipse.wst.ws_wsdl15.feature.feature.group+\
+org.eclipse.wst.xml_ui.feature.feature.group+org.eclipse.wst.common_ui.feature.feature.group+org.eclipse.wst.common_core.feature.feature.group+\
+org.eclipse.xsd.feature.group+org.eclipse.gef.feature.group+\
+org.eclipse.gmf.runtime.diagram.ui+\
+org.eclipse.emf.compare.match+org.eclipse.emf.compare.diff+org.eclipse.emf.compare.ui+\
+org.mozilla.xpcom+org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.jboss.ide.eclipse.as.core+org.jboss.ide.eclipse.archives.webtools+org.jboss.tools.jmx.feature.feature.group
flattenDependencies=true
parallelCompilation=true
Modified: trunk/bpel/releng/build.properties.example.linux
===================================================================
--- trunk/bpel/releng/build.properties.example.linux 2009-12-09 06:24:37 UTC (rev 19133)
+++ trunk/bpel/releng/build.properties.example.linux 2009-12-09 06:29:23 UTC (rev 19134)
@@ -30,30 +30,26 @@
JAVA50_HOME=/usr/lib/jvm/java
JAVA60_HOME=/usr/lib/jvm/java
-dependencyURLs=http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
-#http://repository.jboss.org/eclipse/galileo/GEF-runtime-3.5.1.zip,\
-#http://repository.jboss.org/eclipse/galileo/emf-runtime-2.5.0.zip,\
-#http://repository.jboss.org/eclipse/galileo/xsd-runtime-2.5.0.zip,\
-#http://repository.jboss.org/eclipse/galileo/wtp-R-3.1.1-20090917225226.zip,\
-#http://repository.jboss.org/eclipse/galileo/dtp_1.7.1.zip,
-#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
-
-# use precompiled binaries from latest build as input to this build
-#jar:file:/tmp/build/downloads/eclipse-Update-R-3.5.1-200909170800.zip!/,\
-#http://download.jboss.org/jbosstools/updates/nightly/trunk/,\
-
-# TODO switch to 1.9.1.2
+# To make the build go faster, input a local update site zip (or use locally cached zips instead of galileo site)
+# jar:file:/tmp/build/downloads/JBossTools-Update-3.1.0.v200912081204N-H34-GA.zip!/,
repositoryURLs=http://download.eclipse.org/releases/galileo/,\
-jar:file:/tmp/build/downloads/JBossTools-Update-3.1.0.v200912081204N-H34-GA.zip!/,
-jar:file:/tmp/build/downloads/GEF-Update-3.5.1.zip!/,\
-jar:file:/tmp/build/downloads/dali-buildrepo-R-3.1.1-20090917225226.zip!/,\
-jar:file:/tmp/build/downloads/dtp-Updates-1.7-20090908.zip!/,\
-jar:file:/tmp/build/downloads/emf-xsd-Update-2.5.0.zip!/,\
-jar:file:/tmp/build/downloads/jst-buildrepo-R-3.1.1-20090917225226.zip!/,\
-jar:file:/tmp/build/downloads/wst-buildrepo-R-3.1.1-20090917225226.zip!/
-# org.eclipse.sdk.feature.group+org.eclipse.sdk.ide+org.eclipse.core.net+org.eclipse.equinox.common+org.eclipse.core.runtime+org.eclipse.debug.core,
-IUsToInstall=org.mozilla.xpcom+org.eclipse.rcp.feature.group,org.eclipse.jst.server.generic.core+org.eclipse.wst.ws_core.feature.feature.group+org.eclipse.wst.web_ui.feature.feature.group+org.eclipse.wst.ws_wsdl15.feature.feature.group+org.eclipse.wst.xml_ui.feature.feature.group+org.eclipse.wst.common_ui.feature.feature.group+org.eclipse.wst.common_core.feature.feature.group+org.eclipse.xsd.feature.group+org.eclipse.gef.feature.group,org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.jboss.ide.eclipse.as.core+org.jboss.ide.eclipse.archives.webtools+org.jboss.tools.jmx.feature.feature.group,org.eclipse.gmf.runtime.diagram.ui+org.eclipse.emf.compare.match+org.eclipse.emf.compare.diff+org.eclipse.emf.compare.ui
+http://download.jboss.org/jbosstools/updates/nightly/trunk/,\
+http://repository.jboss.org/eclipse/galileo/repos/eclipse-Update-R-3.5.1-200909170800.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/GEF-Update-3.5.1.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/dtp-Updates-1.7-20090908.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/emf-xsd-Update-2.5.0.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/jst-buildrepo-R-3.1.1-20090917225226.zip,\
+http://repository.jboss.org/eclipse/galileo/repos/wst-buildrepo-R-3.1.1-20090917225226.zip
+IUsToInstall=org.eclipse.sdk.feature.group+org.eclipse.sdk.ide+org.eclipse.core.net+org.eclipse.equinox.common+org.eclipse.core.runtime+org.eclipse.debug.core+org.eclipse.rcp.feature.group+\
+org.eclipse.jst.server.generic.core+\
+org.eclipse.wst.ws_core.feature.feature.group+org.eclipse.wst.web_ui.feature.feature.group+org.eclipse.wst.ws_wsdl15.feature.feature.group+\
+org.eclipse.wst.xml_ui.feature.feature.group+org.eclipse.wst.common_ui.feature.feature.group+org.eclipse.wst.common_core.feature.feature.group+\
+org.eclipse.xsd.feature.group+org.eclipse.gef.feature.group+\
+org.eclipse.gmf.runtime.diagram.ui+\
+org.eclipse.emf.compare.match+org.eclipse.emf.compare.diff+org.eclipse.emf.compare.ui+\
+org.mozilla.xpcom+org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.jboss.ide.eclipse.as.core+org.jboss.ide.eclipse.archives.webtools+org.jboss.tools.jmx.feature.feature.group
+
flattenDependencies=true
parallelCompilation=true
generateFeatureVersionSuffix=true
15 years, 1 month
JBoss Tools SVN: r19133 - in trunk/bpel/plugins: org.eclipse.bpel.apache.ode.deploy.ui/META-INF and 3 other directories.
by jbosstools-commits@lists.jboss.org
Author: dennyxu
Date: 2009-12-09 01:24:37 -0500 (Wed, 09 Dec 2009)
New Revision: 19133
Modified:
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF
Log:
JBIDE-5349:sync the bpel codes from eclipse bpel codes base, upgrade plugin version number to 0.5.0
Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF 2009-12-09 05:02:39 UTC (rev 19132)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF 2009-12-09 06:24:37 UTC (rev 19133)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpel.apache.ode.deploy.model; singleton:=true
-Bundle-Version: 0.4.0.qualifier
+Bundle-Version: 0.5.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF 2009-12-09 05:02:39 UTC (rev 19132)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/META-INF/MANIFEST.MF 2009-12-09 06:24:37 UTC (rev 19133)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpel.apache.ode.deploy.ui; singleton:=true
-Bundle-Version: 0.4.0.qualifier
+Bundle-Version: 0.5.0.qualifier
Bundle-Activator: org.eclipse.bpel.apache.ode.deploy.ui.Activator
Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
Modified: trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF 2009-12-09 05:02:39 UTC (rev 19132)
+++ trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF 2009-12-09 06:24:37 UTC (rev 19133)
@@ -11,7 +11,7 @@
org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)",
org.eclipse.gef;bundle-version="[3.4.0,4.0.0)",
org.eclipse.emf.ecore.change;bundle-version="[2.4.0,3.0.0)",
- org.eclipse.bpel.model;bundle-version="[0.5.0,1.0.0)"
+ org.eclipse.bpel.model;bundle-version="[0.4.0,1.0.0)"
Eclipse-LazyStart: true
Export-Package: org.eclipse.bpel.common.ui,
org.eclipse.bpel.common.ui.assist,
Modified: trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF 2009-12-09 05:02:39 UTC (rev 19132)
+++ trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF 2009-12-09 06:24:37 UTC (rev 19133)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpel.validator;singleton:=true
-Bundle-Version: 0.4.0.qualifier
+Bundle-Version: 0.5.0.qualifier
Bundle-Activator: org.eclipse.bpel.validator.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Modified: trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF 2009-12-09 05:02:39 UTC (rev 19132)
+++ trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF 2009-12-09 06:24:37 UTC (rev 19133)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpel.xpath10
-Bundle-Version: 0.4.0.qualifier
+Bundle-Version: 0.5.0.qualifier
Bundle-Localization: plugin
Bundle-ClassPath: .,
lib/antlr-runtime-3.0.1.jar
15 years, 1 month
JBoss Tools SVN: r19132 - trunk/bpel/plugins/org.eclipse.bpel.compare.ui.
by jbosstools-commits@lists.jboss.org
Author: Grid.Qian
Date: 2009-12-09 00:02:39 -0500 (Wed, 09 Dec 2009)
New Revision: 19132
Modified:
trunk/bpel/plugins/org.eclipse.bpel.compare.ui/build.properties
Log:
JBIDE-5349: sync the bpel codes from eclipse bpel codes base
Modified: trunk/bpel/plugins/org.eclipse.bpel.compare.ui/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.compare.ui/build.properties 2009-12-09 04:55:02 UTC (rev 19131)
+++ trunk/bpel/plugins/org.eclipse.bpel.compare.ui/build.properties 2009-12-09 05:02:39 UTC (rev 19132)
@@ -2,6 +2,7 @@
output.. = bin/
bin.includes = META-INF/,\
.,\
+ plugin.xml,\
icons/,\
- plugin.properties,\
- plugin.xml
\ No newline at end of file
+ plugin.properties
+src.includes = icons/
15 years, 1 month
JBoss Tools SVN: r19131 - in trunk/bpel/plugins: org.eclipse.bpel.model/src/org/eclipse/bpel/model/util and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: Grid.Qian
Date: 2009-12-08 23:55:02 -0500 (Tue, 08 Dec 2009)
New Revision: 19131
Modified:
trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/impl/ValidateImpl.java
trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/util/ReconciliationHelper.java
trunk/bpel/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/BPELModelReconcileAdapter.java
Log:
JBIDE-5349: sync the bpel codes from eclipse bpel codes base
Modified: trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/impl/ValidateImpl.java
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/impl/ValidateImpl.java 2009-12-09 01:52:51 UTC (rev 19130)
+++ trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/impl/ValidateImpl.java 2009-12-09 04:55:02 UTC (rev 19131)
@@ -2,7 +2,7 @@
* <copyright>
* </copyright>
*
- * $Id: ValidateImpl.java,v 1.8 2009/04/14 10:50:36 smoser Exp $
+ * $Id: ValidateImpl.java,v 1.9 2009/12/07 09:52:18 smoser Exp $
*/
package org.eclipse.bpel.model.impl;
@@ -142,24 +142,31 @@
&& !isReconciling) {
String varAttribute = element
.getAttribute(BPELConstants.AT_VARIABLES);
- if (variables == null || variables.size() == 0) {
- ReconciliationHelper.replaceAttribute(this,
- BPELConstants.AT_VARIABLES, (String) null);
- } else {
- StringBuilder val = new StringBuilder();
- Iterator<Variable> i = variables.iterator();
- for (; i.hasNext();) {
- Variable var = i.next();
- val.append(var.getName());
- if (i.hasNext()) {
- val.append(" ");
- }
+ String valString = createVariablesString(variables);
+ ReconciliationHelper.replaceAttribute(this, BPELConstants.AT_VARIABLES, valString);
+ }
+ super.changeReference(reference);
+ }
+
+ /**
+ * Creates the String representation of the given variables list.
+ * @param variables
+ */
+ private static String createVariablesString(EList<Variable> variables) {
+ if (variables == null || variables.size() == 0) {
+ return null;
+ } else {
+ StringBuilder val = new StringBuilder();
+ Iterator<Variable> i = variables.iterator();
+ for (; i.hasNext();) {
+ Variable var = i.next();
+ val.append(var.getName());
+ if (i.hasNext()) {
+ val.append(" ");
}
- ReconciliationHelper.replaceAttribute(this,
- BPELConstants.AT_VARIABLES, val.toString());
}
+ return val.toString();
}
- super.changeReference(reference);
}
} //ValidateImpl
Modified: trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/util/ReconciliationHelper.java
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/util/ReconciliationHelper.java 2009-12-09 01:52:51 UTC (rev 19130)
+++ trunk/bpel/plugins/org.eclipse.bpel.model/src/org/eclipse/bpel/model/util/ReconciliationHelper.java 2009-12-09 04:55:02 UTC (rev 19131)
@@ -15,6 +15,7 @@
import java.util.ArrayList;
import java.util.HashMap;
+import java.util.Iterator;
import java.util.List;
import javax.xml.namespace.QName;
@@ -78,6 +79,7 @@
import org.eclipse.bpel.model.To;
import org.eclipse.bpel.model.ToPart;
import org.eclipse.bpel.model.ToParts;
+import org.eclipse.bpel.model.Validate;
import org.eclipse.bpel.model.Variable;
import org.eclipse.bpel.model.Variables;
import org.eclipse.bpel.model.While;
@@ -305,183 +307,358 @@
return null;
}
-
+ /**
+ * Updates the target and source of the link to show to the new name.
+ *
+ * @param link
+ * that will be renamed
+ * @param name
+ * new name
+ */
private static void updateLinkNameReferences(Link link, String name) {
- if(link.getSources() != null && !link.getSources().isEmpty()) {
- ((Source)link.getSources().get(0)).getElement().setAttribute(BPELConstants.AT_LINK_NAME, name);
+ if (link.getSources() != null && !link.getSources().isEmpty()) {
+ ((Source) link.getSources().get(0)).getElement().setAttribute(BPELConstants.AT_LINK_NAME, name);
}
- if(link.getTargets() != null && !link.getTargets().isEmpty()) {
- ((Target)link.getTargets().get(0)).getElement().setAttribute(BPELConstants.AT_LINK_NAME, name);
+ if (link.getTargets() != null && !link.getTargets().isEmpty()) {
+ ((Target) link.getTargets().get(0)).getElement().setAttribute(BPELConstants.AT_LINK_NAME, name);
}
}
- private static void updateMessageExchangeNameReferences(MessageExchange messExchange, String name) {
- Process process = BPELUtils.getProcess(messExchange);
- TreeIterator iter = process.eAllContents();
- //TODO make more efficient for Scope!!!
- while(iter.hasNext()) {
+ /**
+ * Updates all places where message exchanges are referenced by their name.
+ * Does work for local and global message exchanges as well.
+ *
+ * @param messExchange
+ * that will be renamed
+ * @param name
+ * new name
+ */
+ private static void updateMessageExchangeNameReferences(
+ MessageExchange messExchange, String name) {
+ // make more efficient for local messageExchanges
+ EObject nearestScopeOrProcess = BPELUtils.getNearestScopeOrProcess(messExchange);
+ if (nearestScopeOrProcess == null)
+ return;
+
+ TreeIterator iter = nearestScopeOrProcess.eAllContents();
+ while (iter.hasNext()) {
Object object = iter.next();
- // receive
- if(object instanceof Receive) {
- Receive receive = (Receive) object;
- if(messExchange.equals(receive.getMessageExchange())) {
+
+ // Receive
+ if (object instanceof Receive) {
+ Receive receive = (Receive) object;
+ if (messExchange.equals(receive.getMessageExchange())) {
receive.getElement().setAttribute(BPELConstants.AT_MESSAGE_EXCHANGE, name);
}
- // reply
- } else if(object instanceof Reply) {
- Reply reply = (Reply) object;
- if(messExchange.equals(reply.getMessageExchange())) {
+
+ // Reply
+ } else if (object instanceof Reply) {
+ Reply reply = (Reply) object;
+ if (messExchange.equals(reply.getMessageExchange())) {
reply.getElement().setAttribute(BPELConstants.AT_MESSAGE_EXCHANGE, name);
}
- // onMessage
- } else if(object instanceof OnMessage) {
- OnMessage onMessage = (OnMessage)object;
- if(messExchange.equals(onMessage.getMessageExchange())) {
+
+ // OnMessage
+ } else if (object instanceof OnMessage) {
+ OnMessage onMessage = (OnMessage) object;
+ if (messExchange.equals(onMessage.getMessageExchange())) {
onMessage.getElement().setAttribute(BPELConstants.AT_MESSAGE_EXCHANGE, name);
}
- // onEvent
- } else if(object instanceof OnEvent) {
- OnEvent onEvent = (OnEvent)object;
- if(messExchange.equals(onEvent.getMessageExchange())) {
+
+ // OnEvent
+ } else if (object instanceof OnEvent) {
+ OnEvent onEvent = (OnEvent) object;
+ if (messExchange.equals(onEvent.getMessageExchange())) {
onEvent.getElement().setAttribute(BPELConstants.AT_MESSAGE_EXCHANGE, name);
}
}
- // scope
}
}
+ /**
+ * Updates all places where correlation sets are referenced by name. Does
+ * differentiate for global and local variables.
+ *
+ * @param corrSet
+ * correlation set that will be renamed
+ * @param name
+ * new name of the correlation set
+ */
private static void updateCorrelationSetNameReferences(CorrelationSet corrSet, String name) {
- // difference correlation and correlationsets?
- Process process = BPELUtils.getProcess(corrSet);
- TreeIterator iter = process.eAllContents();
- while(iter.hasNext()) {
+ // make more efficient for local correlationSets
+ EObject nearestScopeOrProcess = BPELUtils.getNearestScopeOrProcess(corrSet);
+ if (nearestScopeOrProcess == null)
+ return;
+
+ TreeIterator iter = nearestScopeOrProcess.eAllContents();
+ while (iter.hasNext()) {
Object object = iter.next();
- // receive, reply, invoke
- if(object instanceof PartnerActivity) {
- PartnerActivity partnerAct = (PartnerActivity) object;
- partnerAct.getCorrelations();
- // TODO
+
+ // PartnerActivities: Receive, Reply, Invoke
+ if (object instanceof PartnerActivity) {
+ PartnerActivity partnerAct = (PartnerActivity) object;
+ Correlations correlations = partnerAct.getCorrelations();
+ EList<Correlation> list = correlations.getChildren();
+ for (Correlation correlation : list) {
+ CorrelationSet corrSet2 = correlation.getSet();
+ if (corrSet.equals(correlation.getSet())) {
+ correlation.getElement().setAttribute(BPELConstants.AT_SET, name);
+ }
+ }
}
- // scope
- // correlation
- // onMessage
- else if(object instanceof OnMessage) {
- OnMessage onMessage = (OnMessage)object;
- onMessage.getCorrelations();
- // TODO
- // onEvent
- } else if(object instanceof OnEvent) {
- OnEvent onEvent = (OnEvent)object;
- Correlations correlations = onEvent.getCorrelations();
- // TODO
+ // OnMessage
+ else if (object instanceof OnMessage) {
+ OnMessage onMessage = (OnMessage) object;
+ Correlations correlations = onMessage.getCorrelations();
+ EList<Correlation> list = correlations.getChildren();
+ for (Correlation correlation : list) {
+ if (corrSet.equals(correlation.getSet())) {
+ correlation.getElement().setAttribute(BPELConstants.AT_SET, name);
+ }
+ }
+
+ // OnEvent
+ } else if (object instanceof OnEvent) {
+ OnEvent onEvent = (OnEvent) object;
+ Correlations correlations = onEvent.getCorrelations();
+ EList<Correlation> list = correlations.getChildren();
+ for (Correlation correlation : list) {
+ if (corrSet.equals(correlation.getSet())) {
+ correlation.getElement().setAttribute(BPELConstants.AT_SET, name);
+ }
+ }
}
- // TODO onEvent.getcorrelationssets does what?
}
}
+ /**
+ * Does update all places where partner links are referenced by name. Does
+ * work for local and global partner links.
+ *
+ * @param partnerLink
+ * that will be renamed
+ * @param name
+ * new name partnerLink will be renamed to
+ */
private static void updatePartnerLinkNameReferences(PartnerLink partnerLink, String name) {
- // TODO
+ EObject nearestScopeOrProcess = BPELUtils.getNearestScopeOrProcess(partnerLink);
+ if (nearestScopeOrProcess == null)
+ return;
+
+ TreeIterator iter = nearestScopeOrProcess.eAllContents();
+ while (iter.hasNext()) {
+ Object object = iter.next();
+
+ // PartnerActivity: Receive, Reply, Invoke
+ if (object instanceof PartnerActivity) {
+ PartnerActivity partnerAct = (PartnerActivity) object;
+ if (partnerLink.equals(partnerAct.getPartnerLink())) {
+ partnerAct.getElement().setAttribute(BPELConstants.AT_PARTNER_LINK, name);
+ }
+
+ // OnEvent
+ } else if (object instanceof OnEvent) {
+ OnEvent onEvent = (OnEvent) object;
+ if (partnerLink.equals(onEvent.getPartnerLink())) {
+ onEvent.getElement().setAttribute(BPELConstants.AT_PARTNER_LINK, name);
+ }
+
+ // OnMessage
+ } else if (object instanceof OnMessage) {
+ OnMessage onMessage = (OnMessage) object;
+ if (partnerLink.equals(onMessage.getPartnerLink())) {
+ onMessage.getElement().setAttribute(BPELConstants.AT_PARTNER_LINK, name);
+ }
+
+ // From
+ } else if (object instanceof From) {
+ From from = (From) object;
+ if (partnerLink.equals(from.getPartnerLink())) {
+ from.getElement().setAttribute(BPELConstants.AT_PARTNER_LINK, name);
+ }
+
+ // To
+ } else if (object instanceof To) {
+ To to = (To) object;
+ if (partnerLink.equals(to.getPartnerLink())) {
+ to.getElement().setAttribute(BPELConstants.AT_PARTNER_LINK, name);
+ }
+ }
+ }
}
- private static void updateVariableNameReferences(Variable variable, String name) {
- Process process = BPELUtils.getProcess(variable);
- TreeIterator iter = process.eAllContents();
- while(iter.hasNext()) {
+ /**
+ * Updates the references to the counter variable of the Foreach activity
+ *
+ * @param forEach
+ * from which the counter variable is renamed
+ * @param name
+ * new name of the counter variable
+ */
+ private static void updateForeachCounterVariableNameReferences(ForEach forEach, String name) {
+ EObject nearestScopeOrProcess = BPELUtils.getNearestScopeOrProcess(forEach);
+ if (nearestScopeOrProcess == null)
+ return;
+
+ updateVariableNameReferencesOnScope(nearestScopeOrProcess, forEach.getCounterName(), name);
+ }
+
+ /**
+ * Helper method used by updateVariableNameReferences or
+ * updateForeachCounterVariableNameReferences to finally update the variable
+ * in a given scope
+ *
+ * @param scope
+ * where variable references will be renamed in doubt use the
+ * process or use method updateVariableNameReferences or
+ * updateForeachCounterVariableNameReferences
+ * @param variable
+ * @param name
+ */
+ private static void updateVariableNameReferencesOnScope(EObject scope, Variable variable, String name) {
+ TreeIterator iter = scope.eAllContents();
+ while (iter.hasNext()) {
Object object = iter.next();
- // TODO refactor the code if possible
- // from
- if(object instanceof From) {
- From from = (From) object;
- if(variable.equals(from.getVariable())) {
+ // Assign: From / Variable Initialization: From
+ if (object instanceof From) {
+ From from = (From) object;
+ if (variable.equals(from.getVariable())) {
from.getElement().setAttribute(BPELConstants.AT_VARIABLE, name);
}
- // to
+
+ // Assign: To
} else if (object instanceof To) {
- To to = (To) object;
- if(variable.equals(to.getVariable())) {
+ To to = (To) object;
+ if (variable.equals(to.getVariable())) {
to.getElement().setAttribute(BPELConstants.AT_VARIABLE, name);
}
- // receive
- } else if(object instanceof Receive) {
- Receive receive = (Receive)object;
- if(variable.equals(receive.getVariable())) {
+
+ // Receive
+ } else if (object instanceof Receive) {
+ Receive receive = (Receive) object;
+ if (variable.equals(receive.getVariable())) {
receive.getElement().setAttribute(BPELConstants.AT_VARIABLE, name);
}
- // reply
+
+ // Reply
} else if (object instanceof Reply) {
- Reply reply = (Reply)object;
- if(variable.equals(reply.getVariable())) {
+ Reply reply = (Reply) object;
+ if (variable.equals(reply.getVariable())) {
reply.getElement().setAttribute(BPELConstants.AT_VARIABLE, name);
}
- // invoke
+
+ // Invoke
} else if (object instanceof Invoke) {
- Invoke invoke = (Invoke)object;
- // fromparts
- if(invoke.getFromParts() != null) {
+ Invoke invoke = (Invoke) object;
+ // FromParts
+ if (invoke.getFromParts() != null) {
FromParts fromParts = invoke.getFromParts();
- EList<FromPart> list = fromParts.getChildren();
+ EList<FromPart> list = fromParts.getChildren();
for (FromPart fromPart : list) {
- if(variable.equals(fromPart.getToVariable())) {
+ if (variable.equals(fromPart.getToVariable())) {
fromPart.getElement().setAttribute(BPELConstants.AT_TO_VARIABLE, name);
}
}
}
- // toparts
- if(invoke.getToParts() != null) {
+ // ToParts
+ if (invoke.getToParts() != null) {
ToParts toParts = invoke.getToParts();
- EList<ToPart> list = toParts.getChildren();
+ EList<ToPart> list = toParts.getChildren();
for (ToPart toPart : list) {
- if(variable.equals(toPart.getFromVariable())) {
+ if (variable.equals(toPart.getFromVariable())) {
toPart.getElement().setAttribute(BPELConstants.AT_FROM_VARIABLE, name);
}
}
}
- // inputvariable
- if(variable.equals(invoke.getInputVariable())) {
- invoke.getElement().setAttribute(BPELConstants.AT_INPUT_VARIABLE, name);
+ // InputVariable
+ if (variable.equals(invoke.getInputVariable())) {
+ invoke.getElement().setAttribute(BPELConstants.AT_INPUT_VARIABLE, name);
}
- // outputvariable
- if(variable.equals(invoke.getOutputVariable())) {
+ // OutputVariable
+ if (variable.equals(invoke.getOutputVariable())) {
invoke.getElement().setAttribute(BPELConstants.AT_OUTPUT_VARIABLE, name);
}
- // throw
- } else if(object instanceof Throw) {
+
+ // Throw
+ } else if (object instanceof Throw) {
Throw _throw = (Throw) object;
- if(variable.equals(_throw.getFaultVariable())) {
+ if (variable.equals(_throw.getFaultVariable())) {
_throw.getElement().setAttribute(BPELConstants.AT_FAULT_VARIABLE, name);
}
- // catch
+
+ // Catch
} else if (object instanceof Catch) {
- Catch _catch = (Catch) object;
- if(variable.equals(_catch.getFaultVariable())) {
+ Catch _catch = (Catch) object;
+ if (variable.equals(_catch.getFaultVariable())) {
_catch.getElement().setAttribute(BPELConstants.AT_FAULT_VARIABLE, name);
}
- // validate: has list to reference real variable: nothing to implement
-
- // onMessage
+
+ // Validate
+ } else if (object instanceof Validate) {
+ Validate validate = (Validate) object;
+ EList<Variable> variables = validate.getVariables();
+ // update the string directly
+ // TODO refactor with: ValidateImpl.createVariablesString()
+ if (variables == null || variables.size() == 0) {
+ ReconciliationHelper.replaceAttribute(validate, BPELConstants.AT_VARIABLES, (String) null);
+ } else {
+ StringBuilder val = new StringBuilder();
+ Iterator<Variable> i = variables.iterator();
+ for (; i.hasNext();) {
+ Variable var = i.next();
+
+ if (variable.equals(var)) {
+ val.append(name);
+ } else {
+ val.append(var.getName());
+ }
+ if (i.hasNext()) {
+ val.append(" ");
+ }
+ }
+ ReconciliationHelper.replaceAttribute(validate, BPELConstants.AT_VARIABLES, val.toString());
+ }
+
+ // OnMessage
} else if (object instanceof OnMessage) {
- OnMessage onMessage = (OnMessage) object;
- if(variable.equals(onMessage)) {
+ OnMessage onMessage = (OnMessage) object;
+ if (variable.equals(onMessage)) {
onMessage.getElement().setAttribute(BPELConstants.AT_VARIABLE, name);
}
- // onEvent
+
+ // OnEvent
} else if (object instanceof OnEvent) {
- OnEvent onEvent = (OnEvent) object;
- if(variable.equals(onEvent.getVariable())) {
+ OnEvent onEvent = (OnEvent) object;
+ if (variable.equals(onEvent.getVariable())) {
onEvent.getElement().setAttribute(BPELConstants.AT_VARIABLE, name);
}
}
- // forEach nothing to do: defines its own new variable, does not use existing one
- // --> what if it uses existing one... this is not forbidden by UI
-
- // initialize variables from other variables?
- // XPATH, Expressions, etc.?
- // TODO TEST with local variables. make faster for local variables
+ // TODO XPATH, Expressions, etc.?
}
}
+
+ /**
+ * Update all locations where variables are referenced by name to reference
+ * the new name. Does work for both local and global variables without
+ * problems
+ *
+ * @param variable
+ * that will be renamed
+ * @param name
+ * the new name the variable will be renamed to
+ */
+ private static void updateVariableNameReferences(Variable variable, String name) {
+ // make more efficient for local variables
+ EObject nearestScopeOrProcess = BPELUtils.getNearestScopeOrProcess(variable);
+ if (nearestScopeOrProcess == null)
+ return;
+
+ updateVariableNameReferencesOnScope(nearestScopeOrProcess, variable, name);
+ }
+
public static void replaceAttribute(WSDLElement element, String attributeName, String attributeValue) {
boolean oldUpdatingDom = isUpdatingDom(element);
@@ -510,36 +687,39 @@
parseElement.removeAttribute(attributeName);
}
- // HACK!!!
- // This is very hacky, but works and could show the way to another solution
- if("name".equals(attributeName)) {
- // link
- if(element instanceof Link) {
- updateLinkNameReferences((Link)element, attributeValue);
- }
+ // update references in DOM if necessary!
+ if (BPELConstants.AT_NAME.equals(attributeName)) {
- // variable
- if(element instanceof Variable) {
- updateVariableNameReferences((Variable)element, attributeValue);
+ // Link
+ if (element instanceof Link) {
+ updateLinkNameReferences((Link) element, attributeValue);
}
-
- // message exchange
- else if(element instanceof MessageExchange) {
- updateMessageExchangeNameReferences((MessageExchange)element, attributeValue);
+
+ // Variable
+ if (element instanceof Variable) {
+ updateVariableNameReferences((Variable) element, attributeValue);
}
-
- // correlation set
- else if(element instanceof CorrelationSet) {
- updateCorrelationSetNameReferences((CorrelationSet)element, attributeValue);
- }
-
- // partner link
- else if(element instanceof PartnerLink) {
- updatePartnerLinkNameReferences((PartnerLink)element, attributeValue);
+
+ // MessageExchange
+ else if (element instanceof MessageExchange) {
+ updateMessageExchangeNameReferences(
+ (MessageExchange) element, attributeValue);
}
-
- // partner link type: equivalent, but not with BPEL but WSDL
- // property: correlation set + property alias --> WSDL
+
+ // CorrelationSet
+ else if (element instanceof CorrelationSet) {
+ updateCorrelationSetNameReferences(
+ (CorrelationSet) element, attributeValue);
+ }
+
+ // PartnerLink
+ else if (element instanceof PartnerLink) {
+ updatePartnerLinkNameReferences((PartnerLink) element, attributeValue);
+ }
+ } else if (BPELConstants.AT_COUNTER_NAME.equals(attributeName)) {
+ if (element instanceof ForEach) {
+ updateForeachCounterVariableNameReferences((ForEach) element, attributeValue);
+ }
}
} finally {
Modified: trunk/bpel/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/BPELModelReconcileAdapter.java
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/BPELModelReconcileAdapter.java 2009-12-09 01:52:51 UTC (rev 19130)
+++ trunk/bpel/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/BPELModelReconcileAdapter.java 2009-12-09 04:55:02 UTC (rev 19131)
@@ -19,7 +19,6 @@
import org.eclipse.bpel.model.impl.ExtensibleElementImpl;
import org.eclipse.bpel.model.util.BPELConstants;
import org.eclipse.bpel.model.util.BPELUtils;
-import org.eclipse.bpel.ui.commands.util.UpdateModelCommand;
import org.eclipse.bpel.ui.util.BPELEditorUtil;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.resource.Resource;
15 years, 1 month
JBoss Tools SVN: r19130 - trunk/bpel/releng.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-12-08 20:52:51 -0500 (Tue, 08 Dec 2009)
New Revision: 19130
Modified:
trunk/bpel/releng/build.properties.example.linux
Log:
holy schnikes, the build worked!
Modified: trunk/bpel/releng/build.properties.example.linux
===================================================================
--- trunk/bpel/releng/build.properties.example.linux 2009-12-09 00:58:25 UTC (rev 19129)
+++ trunk/bpel/releng/build.properties.example.linux 2009-12-09 01:52:51 UTC (rev 19130)
@@ -42,6 +42,7 @@
#jar:file:/tmp/build/downloads/eclipse-Update-R-3.5.1-200909170800.zip!/,\
#http://download.jboss.org/jbosstools/updates/nightly/trunk/,\
+# TODO switch to 1.9.1.2
repositoryURLs=http://download.eclipse.org/releases/galileo/,\
jar:file:/tmp/build/downloads/JBossTools-Update-3.1.0.v200912081204N-H34-GA.zip!/,
jar:file:/tmp/build/downloads/GEF-Update-3.5.1.zip!/,\
@@ -51,7 +52,7 @@
jar:file:/tmp/build/downloads/jst-buildrepo-R-3.1.1-20090917225226.zip!/,\
jar:file:/tmp/build/downloads/wst-buildrepo-R-3.1.1-20090917225226.zip!/
# org.eclipse.sdk.feature.group+org.eclipse.sdk.ide+org.eclipse.core.net+org.eclipse.equinox.common+org.eclipse.core.runtime+org.eclipse.debug.core,
-IUsToInstall=javax.wsdl+org.eclipse.wst.wsdl+org.eclipse.wst.xml_ui.feature.feature.group+org.eclipse.wst.jsdt.feature.feature.group,org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.jboss.ide.eclipse.as.core+org.jboss.ide.eclipse.archives.webtools+org.jboss.tools.jmx.feature.feature.group,org.eclipse.gmf.runtime.diagram.ui+org.eclipse.emf.compare.match+org.eclipse.emf.compare.diff+org.eclipse.emf.compare.ui
+IUsToInstall=org.mozilla.xpcom+org.eclipse.rcp.feature.group,org.eclipse.jst.server.generic.core+org.eclipse.wst.ws_core.feature.feature.group+org.eclipse.wst.web_ui.feature.feature.group+org.eclipse.wst.ws_wsdl15.feature.feature.group+org.eclipse.wst.xml_ui.feature.feature.group+org.eclipse.wst.common_ui.feature.feature.group+org.eclipse.wst.common_core.feature.feature.group+org.eclipse.xsd.feature.group+org.eclipse.gef.feature.group,org.jboss.tools.vpe.resref+org.jboss.tools.jst.web.ui+org.jboss.ide.eclipse.as.core+org.jboss.ide.eclipse.archives.webtools+org.jboss.tools.jmx.feature.feature.group,org.eclipse.gmf.runtime.diagram.ui+org.eclipse.emf.compare.match+org.eclipse.emf.compare.diff+org.eclipse.emf.compare.ui
flattenDependencies=true
parallelCompilation=true
15 years, 1 month
JBoss Tools SVN: r19129 - trunk/bpel/releng/maps.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-12-08 19:58:25 -0500 (Tue, 08 Dec 2009)
New Revision: 19129
Modified:
trunk/bpel/releng/maps/project.map
Log:
add compare.ui to map
Modified: trunk/bpel/releng/maps/project.map
===================================================================
--- trunk/bpel/releng/maps/project.map 2009-12-09 00:49:57 UTC (rev 19128)
+++ trunk/bpel/releng/maps/project.map 2009-12-09 00:58:25 UTC (rev 19129)
@@ -6,6 +6,7 @@
plugin@org.eclipse.bpel.apache.ode.runtime=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime
plugin@org.eclipse.bpel.common.model=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/bpel/plugins/org.eclipse.bpel.common.model
plugin@org.eclipse.bpel.common.ui=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/bpel/plugins/org.eclipse.bpel.common.ui
+plugin@org.eclipse.bpel.compare.ui=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/bpel/plugins/org.eclipse.bpel.compare.ui
plugin@org.eclipse.bpel.model=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/bpel/plugins/org.eclipse.bpel.model
plugin@org.eclipse.bpel.runtimes=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/bpel/plugins/org.eclipse.bpel.runtimes
plugin@org.eclipse.bpel.ui=SVN,,http://anonsvn.jboss.org/repos,,jbosstools/trunk/bpel/plugins/org.eclipse.bpel.ui
15 years, 1 month
JBoss Tools SVN: r19128 - in trunk: as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui and 9 other directories.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2009-12-08 19:49:57 -0500 (Tue, 08 Dec 2009)
New Revision: 19128
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/IPreferenceKeys.java
trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties
trunk/examples/features/org.jboss.tools.project.examples.feature/feature.properties
trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/sourceTemplateFeature/feature.properties
trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.properties
trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.xml
trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties
trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties
trunk/maven/features/org.jboss.tools.maven.feature/sourceTemplateFeature/feature.properties
trunk/maven/features/org.jboss.tools.maven.seam.feature/sourceTemplateFeature/feature.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-5224 Some Plugins and Features has wrong or missing License or Copyright text
copyright text was fixed
Modified: trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml 2009-12-09 00:49:57 UTC (rev 19128)
@@ -10,12 +10,18 @@
%description
</description>
- <copyright url="license.html">
+ <copyright>
%copyright
</copyright>
- <license>
- Red Hat, Inc. licenses these features and plugins to you under certain open source licenses (or aggregations of such licenses), which in a particular case may include the Eclipse Public License, the GNU Lesser General Public License, and/or certain other open source licenses. For precise licensing details, consult the corresponding source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, Raleigh NC 27606 USA.
+ <license url="license.html">
+ Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses),
+which in a particular case may include the Eclipse Public License,
+the GNU Lesser General Public License, and/or certain other open
+source licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
</license>
<url>
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/IPreferenceKeys.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/IPreferenceKeys.java 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/IPreferenceKeys.java 2009-12-09 00:49:57 UTC (rev 19128)
@@ -1,3 +1,25 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+
package org.jboss.ide.eclipse.as.ui;
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -11,6 +11,15 @@
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\
+\n\
+Contributors\:\n\
+JBoss by Red Hat - Initial implementation.\n
+
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
Modified: trunk/examples/features/org.jboss.tools.project.examples.feature/feature.properties
===================================================================
--- trunk/examples/features/org.jboss.tools.project.examples.feature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/examples/features/org.jboss.tools.project.examples.feature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -35,7 +35,7 @@
http\://www.eclipse.org/legal/epl-v10.html\n\
\n\
Contributors\:\n\
- JBoss by Red Hat - Initial implementation.\n
+JBoss by Red Hat - Initial implementation.\n
############### end of copyright property ####################################
# "licenseURL" property - URL of the "Feature License"
Modified: trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -12,6 +12,15 @@
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
+copyright=Copyright (c) 2008-2009 JBoss by Red Hat and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\
+\n\
+Contributors\:\n\
+JBoss by Red Hat - Initial implementation.
+
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
Modified: trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.properties
===================================================================
--- trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -12,6 +12,15 @@
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
+copyright=Copyright (c) 2008-2009 JBoss by Red Hat and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\
+\n\
+Contributors\:\n\
+JBoss by Red Hat - Initial implementation.
+
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
Modified: trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.xml
===================================================================
--- trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.xml 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.sdk.feature/feature.xml 2009-12-09 00:49:57 UTC (rev 19128)
@@ -11,10 +11,7 @@
</description>
<copyright>
- JBoss, Home of Professional Open Source
-Copyright 2006-2009, JBoss by Red Hat, and individual contributors as indicated
-by the @authors tag. See the copyright.txt in the distribution
-for a full listing of individual contributors.
+ %copyright
</copyright>
<license url="%licenseURL">
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -29,3 +29,8 @@
description=Hibernate Tools Eclipse Plugin provides development wizards,\n\
a query console and a mapping editor for Hibernate 3.\n\
Also includes hibernate-tools.jar for use with standalone Ant tools.
+
+copyright=JBoss, Home of Professional Open Source\n\
+Copyright JBoss by Red Hat, and individual contributors as indicated \
+by the @authors tag, 2006-2009. See the copyright.txt in the distribution \
+for a full listing of individual contributors.
\ No newline at end of file
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2009-12-09 00:49:57 UTC (rev 19128)
@@ -10,6 +10,10 @@
%description
</description>
+ <copyright>
+ %copyright
+ </copyright>
+
<license url="license.html">
Red Hat, Inc. licenses these features and plugins to you under certain open source licenses (or aggregations of such licenses), which in a particular case may include the Eclipse Public License, the GNU Lesser General Public License, and/or certain other open source licenses. For precise licensing details, consult the corresponding source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, Raleigh NC 27606 USA.
</license>
Modified: trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -11,7 +11,7 @@
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
-
+copyright=Copyright 2009 Red Hat, Inc.
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
Modified: trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -11,7 +11,7 @@
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
-
+copyright=Copyright 2009 Red Hat, Inc.
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
Modified: trunk/maven/features/org.jboss.tools.maven.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/maven/features/org.jboss.tools.maven.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -11,6 +11,16 @@
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
+# "copyright" property - text of the "Feature Update Copyright"
+
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\n\
+JBoss by Red Hat - Initial implementation.\n
+ ############### end of copyright property ####################################
+
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
Modified: trunk/maven/features/org.jboss.tools.maven.seam.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.seam.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:23:56 UTC (rev 19127)
+++ trunk/maven/features/org.jboss.tools.maven.seam.feature/sourceTemplateFeature/feature.properties 2009-12-09 00:49:57 UTC (rev 19128)
@@ -11,6 +11,16 @@
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html
+# "copyright" property - text of the "Feature Update Copyright"
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\n\
+JBoss by Red Hat - Initial implementation.
+ ############### end of copyright property ####################################
+
+
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
15 years, 1 month
JBoss Tools SVN: r19127 - in trunk/bpel/features: org.jboss.tools.bpel.tests.feature and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-12-08 19:23:56 -0500 (Tue, 08 Dec 2009)
New Revision: 19127
Modified:
trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
Log:
revert for now
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-12-09 00:03:36 UTC (rev 19126)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-12-09 00:23:56 UTC (rev 19127)
@@ -22,77 +22,6 @@
<update label="%updateSiteName" url="http://download.jboss.org/jbosstools/updates/stable"/>
</url>
- <requires>
- <import plugin="org.eclipse.emf.ecore" version="2.4.0" match="compatible"/>
- <import plugin="org.eclipse.emf.ecore.xmi" version="2.4.0" match="compatible"/>
- <import plugin="org.eclipse.bpel.model" version="0.4.0" match="compatible"/>
- <import plugin="org.eclipse.wst.wsdl" version="1.1.200" match="compatible"/>
- <import plugin="org.eclipse.xsd" version="2.4.0" match="compatible"/>
- <import plugin="org.eclipse.core.runtime" version="3.4.0" match="compatible"/>
- <import plugin="javax.wsdl" version="1.5.0" match="equivalent"/>
- <import plugin="org.eclipse.ui" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.jface.text" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.core.resources" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.ui.editors" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.ui.ide" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.ui.forms" version="3.3.100" match="compatible"/>
- <import plugin="org.eclipse.bpel.apache.ode.deploy.model" version="0.4.0" match="compatible"/>
- <import plugin="org.eclipse.core.databinding" version="1.1.0" match="compatible"/>
- <import plugin="org.eclipse.jface.databinding" version="1.2.0" match="compatible"/>
- <import plugin="org.eclipse.emf.edit.ui" version="2.4.0" match="compatible"/>
- <import plugin="org.eclipse.bpel.ui" version="0.4.0" match="compatible"/>
- <import plugin="org.eclipse.jdt.core" version="3.5.0" match="compatible"/>
- <import plugin="org.eclipse.wst.common.modulecore" version="1.1.300" match="compatible"/>
- <import plugin="org.eclipse.gef" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.emf.ecore.change" version="2.4.0" match="compatible"/>
- <import plugin="org.eclipse.bpel.model" version="0.5.0" match="compatible"/>
- <import plugin="org.eclipse.ui" version="3.5.0" match="compatible"/>
- <import plugin="org.eclipse.core.runtime" version="3.5.0" match="compatible"/>
- <import plugin="org.eclipse.compare" version="3.5.0" match="compatible"/>
- <import plugin="org.eclipse.emf.common" version="2.5.0" match="compatible"/>
- <import plugin="org.eclipse.core.resources" version="3.5.0" match="compatible"/>
- <import plugin="org.eclipse.emf.ecore" version="2.5.0" match="compatible"/>
- <import plugin="org.eclipse.emf.compare" version="1.0.0" match="compatible"/>
- <import plugin="org.eclipse.bpel.ui" version="0.5.0" match="compatible"/>
- <import plugin="org.eclipse.bpel.common.ui" version="0.4.0" match="compatible"/>
- <import plugin="org.eclipse.gef" version="3.5.0" match="compatible"/>
- <import plugin="org.eclipse.ui.ide" version="3.5.0" match="compatible"/>
- <import plugin="org.eclipse.gmf.runtime.diagram.ui" version="1.1.3" match="compatible"/>
- <import plugin="org.eclipse.emf.compare.match" version="1.0.0" match="compatible"/>
- <import plugin="org.eclipse.emf.compare.diff" version="1.0.0" match="compatible"/>
- <import plugin="org.eclipse.bpel.common.model" version="0.5.0" match="compatible"/>
- <import plugin="org.eclipse.emf.compare.ui" version="1.0.0" match="compatible"/>
- <import plugin="org.apache.xerces" version="2.9.0" match="compatible"/>
- <import plugin="org.eclipse.ui.views.properties.tabbed" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.ui.workbench.texteditor" version="3.4.0" match="compatible"/>
- <import plugin="org.eclipse.bpel.common.ui" version="0.5.0" match="compatible"/>
- <import plugin="org.eclipse.wst.xml.core" version="1.1.300" match="compatible"/>
- <import plugin="org.eclipse.bpel.wsil.model" version="0.5.0" match="compatible"/>
- <import plugin="org.eclipse.wst.sse.ui" version="1.1.0" match="compatible"/>
- <import plugin="org.eclipse.wst.sse.core" version="1.1.300" match="compatible"/>
- <import plugin="org.eclipse.wst.xsd.ui" version="1.2.101" match="compatible"/>
- <import plugin="org.eclipse.wst.wsdl.ui" version="1.2.100" match="compatible"/>
- <import plugin="org.eclipse.wst.xml.ui" version="1.0.400" match="compatible"/>
- <import plugin="org.eclipse.bpel.common.model" version="0.4.0" match="compatible"/>
- <import plugin="org.eclipse.wst.validation" version="1.2.0" match="compatible"/>
- <import plugin="org.eclipse.wst.wsdl.validation" version="1.1.301" match="compatible"/>
- <import plugin="org.eclipse.bpel.xpath10" version="0.4.0" match="compatible"/>
- <import plugin="org.eclipse.ui.cheatsheets"/>
- <import plugin="org.eclipse.wst.server.core"/>
- <import plugin="org.eclipse.wst.web.ui"/>
- <import plugin="org.eclipse.wst.common.project.facet.ui"/>
- <import plugin="org.eclipse.wst.common.frameworks"/>
- <import plugin="org.eclipse.wst.common.project.facet.core"/>
- <import plugin="org.eclipse.wst.common.frameworks.ui"/>
- <import plugin="org.eclipse.jst.server.generic.core"/>
- <import plugin="org.eclipse.jem.util"/>
- <import plugin="org.eclipse.debug.ui"/>
- <import plugin="org.eclipse.jst.common.frameworks"/>
- <import plugin="org.jboss.ide.eclipse.as.wtp.core"/>
- <import plugin="org.eclipse.wst.web"/>
- <import plugin="org.eclipse.ui.navigator"/>
- </requires>
-
<plugin
id="org.eclipse.bpel.apache.ode.deploy.model"
download-size="0"
@@ -122,13 +51,6 @@
unpack="false"/>
<plugin
- id="org.eclipse.bpel.compare.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.bpel.model"
download-size="0"
install-size="0"
Modified: trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2009-12-09 00:03:36 UTC (rev 19126)
+++ trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2009-12-09 00:23:56 UTC (rev 19127)
@@ -26,19 +26,10 @@
<import plugin="org.junit" version="3.8.1" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.core.resources" version="3.3.0" match="compatible"/>
- <import plugin="org.apache.ant"/>
<import plugin="org.eclipse.ant.core" version="3.1.100" match="compatible"/>
-
- <import plugin="org.eclipse.ui"/>
- <import plugin="org.eclipse.ui.ide"/>
- <import plugin="org.eclipse.ui.ide.application"/>
-
<import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
- <import plugin="org.eclipse.equinox.app"/>
<import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
-
- <import plugin="org.junit" version="3.8.2" match="greaterOrEqual"/>
</requires>
<plugin
@@ -59,7 +50,7 @@
download-size="0"
install-size="0"
version="0.0.0"/>
-
+
<plugin
id="org.jboss.tools.common.test"
download-size="0"
15 years, 1 month
JBoss Tools SVN: r19126 - in trunk/bpel/features: org.jboss.tools.bpel.tests.feature and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-12-08 19:03:36 -0500 (Tue, 08 Dec 2009)
New Revision: 19126
Modified:
trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
Log:
add dependencies on other plugins (generated by PDE)
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-12-09 00:03:09 UTC (rev 19125)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-12-09 00:03:36 UTC (rev 19126)
@@ -22,6 +22,77 @@
<update label="%updateSiteName" url="http://download.jboss.org/jbosstools/updates/stable"/>
</url>
+ <requires>
+ <import plugin="org.eclipse.emf.ecore" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.ecore.xmi" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.model" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.wsdl" version="1.1.200" match="compatible"/>
+ <import plugin="org.eclipse.xsd" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.core.runtime" version="3.4.0" match="compatible"/>
+ <import plugin="javax.wsdl" version="1.5.0" match="equivalent"/>
+ <import plugin="org.eclipse.ui" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.jface.text" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.core.resources" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.editors" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.ide" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.forms" version="3.3.100" match="compatible"/>
+ <import plugin="org.eclipse.bpel.apache.ode.deploy.model" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.core.databinding" version="1.1.0" match="compatible"/>
+ <import plugin="org.eclipse.jface.databinding" version="1.2.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.edit.ui" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.ui" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.jdt.core" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.common.modulecore" version="1.1.300" match="compatible"/>
+ <import plugin="org.eclipse.gef" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.ecore.change" version="2.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.model" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.ui" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.core.runtime" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.compare" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.common" version="2.5.0" match="compatible"/>
+ <import plugin="org.eclipse.core.resources" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.ecore" version="2.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare" version="1.0.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.ui" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.ui" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.gef" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.ide" version="3.5.0" match="compatible"/>
+ <import plugin="org.eclipse.gmf.runtime.diagram.ui" version="1.1.3" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare.match" version="1.0.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare.diff" version="1.0.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.model" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.emf.compare.ui" version="1.0.0" match="compatible"/>
+ <import plugin="org.apache.xerces" version="2.9.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.views.properties.tabbed" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.workbench.texteditor" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.ui" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.xml.core" version="1.1.300" match="compatible"/>
+ <import plugin="org.eclipse.bpel.wsil.model" version="0.5.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.sse.ui" version="1.1.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.sse.core" version="1.1.300" match="compatible"/>
+ <import plugin="org.eclipse.wst.xsd.ui" version="1.2.101" match="compatible"/>
+ <import plugin="org.eclipse.wst.wsdl.ui" version="1.2.100" match="compatible"/>
+ <import plugin="org.eclipse.wst.xml.ui" version="1.0.400" match="compatible"/>
+ <import plugin="org.eclipse.bpel.common.model" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.validation" version="1.2.0" match="compatible"/>
+ <import plugin="org.eclipse.wst.wsdl.validation" version="1.1.301" match="compatible"/>
+ <import plugin="org.eclipse.bpel.xpath10" version="0.4.0" match="compatible"/>
+ <import plugin="org.eclipse.ui.cheatsheets"/>
+ <import plugin="org.eclipse.wst.server.core"/>
+ <import plugin="org.eclipse.wst.web.ui"/>
+ <import plugin="org.eclipse.wst.common.project.facet.ui"/>
+ <import plugin="org.eclipse.wst.common.frameworks"/>
+ <import plugin="org.eclipse.wst.common.project.facet.core"/>
+ <import plugin="org.eclipse.wst.common.frameworks.ui"/>
+ <import plugin="org.eclipse.jst.server.generic.core"/>
+ <import plugin="org.eclipse.jem.util"/>
+ <import plugin="org.eclipse.debug.ui"/>
+ <import plugin="org.eclipse.jst.common.frameworks"/>
+ <import plugin="org.jboss.ide.eclipse.as.wtp.core"/>
+ <import plugin="org.eclipse.wst.web"/>
+ <import plugin="org.eclipse.ui.navigator"/>
+ </requires>
+
<plugin
id="org.eclipse.bpel.apache.ode.deploy.model"
download-size="0"
@@ -51,6 +122,13 @@
unpack="false"/>
<plugin
+ id="org.eclipse.bpel.compare.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.bpel.model"
download-size="0"
install-size="0"
Modified: trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2009-12-09 00:03:09 UTC (rev 19125)
+++ trunk/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2009-12-09 00:03:36 UTC (rev 19126)
@@ -26,10 +26,19 @@
<import plugin="org.junit" version="3.8.1" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.core.resources" version="3.3.0" match="compatible"/>
+ <import plugin="org.apache.ant"/>
<import plugin="org.eclipse.ant.core" version="3.1.100" match="compatible"/>
+
+ <import plugin="org.eclipse.ui"/>
+ <import plugin="org.eclipse.ui.ide"/>
+ <import plugin="org.eclipse.ui.ide.application"/>
+
<import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
+ <import plugin="org.eclipse.equinox.app"/>
<import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
+
+ <import plugin="org.junit" version="3.8.2" match="greaterOrEqual"/>
</requires>
<plugin
@@ -50,7 +59,7 @@
download-size="0"
install-size="0"
version="0.0.0"/>
-
+
<plugin
id="org.jboss.tools.common.test"
download-size="0"
15 years, 1 month