JBoss Tools SVN: r31342 - trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: Grid.Qian
Date: 2011-05-17 00:07:30 -0400 (Tue, 17 May 2011)
New Revision: 31342
Modified:
trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF
Log:
JBIDE-7922: make the tests successfully after fix the issue
Modified: trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF 2011-05-16 15:40:12 UTC (rev 31341)
+++ trunk/ws/tests/org.jboss.tools.ws.core.test/META-INF/MANIFEST.MF 2011-05-17 04:07:30 UTC (rev 31342)
@@ -30,7 +30,7 @@
org.eclipse.ui.console,
org.eclipse.jface.text,
org.jboss.ide.eclipse.as.classpath.core,
- org.eclipse.jst.common.project.facet.core;bundle-version="1.4.1"
+ org.eclipse.jst.common.project.facet.core
Bundle-ActivationPolicy: lazy
Export-Package: org.jboss.tools.ws.core.test,
org.jboss.tools.ws.core.test.classpath
14 years, 11 months
JBoss Tools SVN: r31341 - in trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user: doc and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: elvisisking
Date: 2011-05-16 11:40:12 -0400 (Mon, 16 May 2011)
New Revision: 31341
Removed:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/Toc.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/toc.xml
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc.zip
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/toc.xml
Log:
JBIDE-6656 Split out ModeShape documentation into separate plug-in. Fixed the broken links in the dynamic help.
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml 2011-05-16 15:39:53 UTC (rev 31340)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/ModeShapeHelpContexts.xml 2011-05-16 15:40:12 UTC (rev 31341)
@@ -12,27 +12,27 @@
<contexts>
<context id="serverViewHelpContext" title="ModeShape View">
<description>The ModeShape View shows all registered servers and their repositories and workspaces.</description>
- <topic href="doc/ServerView.html" label="ModeShape View"/>
- <topic href="doc/ServerDialog.html" label="Server Dialog"/>
+ <topic href="ServerView.html" label="ModeShape View"/>
+ <topic href="ServerDialog.html" label="Server Dialog"/>
</context>
<context id="serverDialogHelpContext" title="Server Dialog">
<description>The ModeShape Server Dialog allows you to edit or create a server that hosts one or more repositories.</description>
- <topic href="doc/ServerDialog.html" label="Server Dialog"/>
- <topic href="doc/ServerView.html" label="ModeShape View"/>
+ <topic href="ServerDialog.html" label="Server Dialog"/>
+ <topic href="ServerView.html" label="ModeShape View"/>
</context>
<context id="publishDialogHelpContext" title="ModeShape Publishing Operations Dialog Help">
<description>The Publishing Operations Dialog uploads or removes selected resources from the selected server.</description>
- <topic href="doc/PublishDialog.html" label="Publishing Operations Dialog"/>
- <topic href="doc/ServerDialog.html" label="Create a new server"/>
- <topic href="doc/ModeShapePreferencesDialog.html" label="ModeShape Preferences"/>
+ <topic href="PublishDialog.html" label="Publishing Operations Dialog"/>
+ <topic href="ServerDialog.html" label="Create a new server"/>
+ <topic href="ModeShapePreferencesDialog.html" label="ModeShape Preferences"/>
</context>
<context id="preferencesHelpContext" title="ModeShape Preference Pages Help">
<description>The ModeShape Preferences Dialog allows you to identify file and folder name patterns that should not be involved in publishing operations.</description>
- <topic href="doc/ModeShapePreferencesDialog.html" label="ModeShape Preferences"/>
- <topic href="doc/PublishDialog.html" label="Publishing Operations Dialog"/>
+ <topic href="ModeShapePreferencesDialog.html" label="ModeShape Preferences"/>
+ <topic href="PublishDialog.html" label="Publishing Operations Dialog"/>
</context>
<context id="messageConsoleHelpContext" title="ModeShape Message Console">
<description>The ModeShape Message Console contains the output from the publishing and unpublishing operations.</description>
- <topic href="doc/ModeShapeMessageConsole.html" label="ModeShape Message Console"/>
+ <topic href="ModeShapeMessageConsole.html" label="ModeShape Message Console"/>
</context>
</contexts>
Deleted: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/Toc.html
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/Toc.html 2011-05-16 15:39:53 UTC (rev 31340)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/Toc.html 2011-05-16 15:40:12 UTC (rev 31341)
@@ -1,22 +0,0 @@
-<!--
- - See the COPYRIGHT.txt file distributed with this work for information
- - regarding copyright ownership.
- -
- - This software is made available by Red Hat, Inc. 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.
- -
- - See the AUTHORS.txt file in the distribution for a full listing of
- - individual contributors.
- -->
-<h2>ModeShape Publishing</h2>
-
-<ul>
-<li><a href="PublishDialog.html">Publishing Operations Dialog</a></li>
-<li><a href="ServerDialog.html">Server Dialog</a></li>
-<li><a href="ServerView.html">ModeShape View</a></li>
-<li><a href="ModeShapeMessageConsole.html">ModeShape Message Console</a></li>
-<li><a href="PublishedLocationsDialog.html">Published Locations Dialog</a></li>
-<li><a href="ResourceContextMenu.html">ModeShape Context Menu</a></li>
-<li><a href="ModeShapePreferencesDialog.html">ModeShape Preference Pages</a></li>
-</ul>
\ No newline at end of file
Deleted: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml 2011-05-16 15:39:53 UTC (rev 31340)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/helpContexts.xml 2011-05-16 15:40:12 UTC (rev 31341)
@@ -1,38 +0,0 @@
-<!--
- - See the COPYRIGHT.txt file distributed with this work for information
- - regarding copyright ownership.
- -
- - This software is made available by Red Hat, Inc. 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.
- -
- - See the AUTHORS.txt file in the distribution for a full listing of
- - individual contributors.
- -->
-<contexts>
- <context id="serverViewHelpContext" title="ModeShape View">
- <description>The ModeShape View shows all registered servers and their repositories and workspaces.</description>
- <topic href="docs/ServerView.html" label="ModeShape View"/>
- <topic href="docs/ServerDialog.html" label="Server Dialog"/>
- </context>
- <context id="serverDialogHelpContext" title="Server Dialog">
- <description>The ModeShape Server Dialog allows you to edit or create a server that hosts one or more repositories.</description>
- <topic href="docs/ServerDialog.html" label="Server Dialog"/>
- <topic href="docs/ServerView.html" label="ModeShape View"/>
- </context>
- <context id="publishDialogHelpContext" title="ModeShape Publish and Unpublish Dialog Help">
- <description>The Publish/Unpublish Dialog uploads or removes selected resources from the selected server.</description>
- <topic href="docs/PublishDialog.html" label="Publish/Unpublish Dialog"/>
- <topic href="docs/ServerDialog.html" label="Create a new server"/>
- <topic href="docs/ModeShapePreferencesDialog.html" label="ModeShape Preferences"/>
- </context>
- <context id="preferencesHelpContext" title="ModeShape Preferences Dialog Help">
- <description>The ModeShape Preferences Dialog allows you to identify file and folder name patterns that should not be involved in publishing operations.</description>
- <topic href="docs/ModeShapePreferencesDialog.html" label="ModeShape Preferences"/>
- <topic href="docs/PublishDialog.html" label="Publishing Operations Dialog"/>
- </context>
- <context id="messageConsoleHelpContext" title="ModeShape Message Console">
- <description>The ModeShape Message Console contains the output from the publishing and unpublishing operations.</description>
- <topic href="docs/ModeShapeMessageConsole.html" label="ModeShape Message Console"/>
- </context>
-</contexts>
Deleted: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/toc.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/toc.xml 2011-05-16 15:39:53 UTC (rev 31340)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc/toc.xml 2011-05-16 15:40:12 UTC (rev 31341)
@@ -1,20 +0,0 @@
-<!--
- - See the COPYRIGHT.txt file distributed with this work for information
- - regarding copyright ownership.
- -
- - This software is made available by Red Hat, Inc. 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.
- -
- - See the AUTHORS.txt file in the distribution for a full listing of
- - individual contributors.
- -->
-<toc label="ModeShape Publishing">
- <topic label="Publishing Operations Dialog" href="docs/PublishDialog.html"/>
- <topic label="ModeShape View" href="docs/ServerView.html"/>
- <topic label="Server Dialog" href="docs/ServerDialog.html"/>
- <topic label="ModeShape Message Console" href="docs/ModeShapeMessageConsole.html"/>
- <topic label="Published Locations Dialog" href="docs/PublishedLocationsDialog.html"/>
- <topic label="ModeShape Context Menu" href="docs/ResourceContextMenu.html"/>
- <topic label="ModeShape Preference Pages" href="docs/ModeShapePreferencesDialog.html"/>
-</toc>
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/doc.zip
===================================================================
(Binary files differ)
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/toc.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/toc.xml 2011-05-16 15:39:53 UTC (rev 31340)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest.doc.user/toc.xml 2011-05-16 15:40:12 UTC (rev 31341)
@@ -10,11 +10,11 @@
- individual contributors.
-->
<toc label="ModeShape Publishing">
- <topic label="Publishing Operations Dialog" href="doc/PublishDialog.html"/>
- <topic label="ModeShape View" href="doc/ServerView.html"/>
- <topic label="Server Dialog" href="doc/ServerDialog.html"/>
- <topic label="ModeShape Message Console" href="doc/ModeShapeMessageConsole.html"/>
- <topic label="Published Locations Dialog" href="doc/PublishedLocationsDialog.html"/>
- <topic label="ModeShape Context Menu" href="doc/ResourceContextMenu.html"/>
- <topic label="ModeShape Preferences Dialog" href="doc/ModeShapePreferencesDialog.html"/>
+ <topic label="Publishing Operations Dialog" href="PublishDialog.html"/>
+ <topic label="ModeShape View" href="ServerView.html"/>
+ <topic label="Server Dialog" href="ServerDialog.html"/>
+ <topic label="ModeShape Message Console" href="ModeShapeMessageConsole.html"/>
+ <topic label="Published Locations Dialog" href="PublishedLocationsDialog.html"/>
+ <topic label="ModeShape Context Menu" href="ResourceContextMenu.html"/>
+ <topic label="ModeShape Preferences Dialog" href="ModeShapePreferencesDialog.html"/>
</toc>
14 years, 11 months
JBoss Tools SVN: r31339 - trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/utils.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2011-05-16 11:11:38 -0400 (Mon, 16 May 2011)
New Revision: 31339
Modified:
trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/utils/JBossCreationUIUtils.java
Log:
removed @Override annotation for interface implementation
Modified: trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/utils/JBossCreationUIUtils.java
===================================================================
--- trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/utils/JBossCreationUIUtils.java 2011-05-16 15:03:49 UTC (rev 31338)
+++ trunk/ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/utils/JBossCreationUIUtils.java 2011-05-16 15:11:38 UTC (rev 31339)
@@ -23,7 +23,6 @@
final Combo outputDirCombo = new Combo(parent, SWT.READ_ONLY);
outputDirCombo.setToolTipText(JBossWSCreationCoreMessages.Tooltip_SourceFolder);
outputDirCombo.addListener(SWT.Modify, new Listener(){
- @Override
public void handleEvent(Event arg0) {
String javaSourceFolder = outputDirCombo.getText();
model.setJavaSourceFolder(javaSourceFolder);
14 years, 11 months
JBoss Tools SVN: r31338 - trunk/download.jboss.org/jbosstools/examples.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-05-16 11:03:49 -0400 (Mon, 16 May 2011)
New Revision: 31338
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
Log:
JBDS-1660 Add Portlet Examples for EPP 5.1
Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2011-05-16 14:59:29 UTC (rev 31337)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2011-05-16 15:03:49 UTC (rev 31338)
@@ -875,6 +875,72 @@
</fix>
</fixes>
<perspectiveId>modelerPerspective</perspectiveId>
- </project>
+ </project>
+ <project>
+ <category>Portlet for GateIn 3.1/EPP 5.x</category>
+ <name>JSFPortlet</name>
+ <included-projects>JSFPortlet</included-projects>
+ <shortDescription>JBoss JSF RI Portlet</shortDescription>
+
+ <description>This example demonstrates the use of JBoss JSF Portlet. It runs on JBoss EPP 5.x or on GateIn 3.1.</description>
+ <size>1372160</size>
+ <url>
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.51</property>
+ <property name="eclipse-projects">JSFPortlet</property>
+ <property name="required-components">portlet</property>
+ <property name="description">This project example requires the JBoss EPP 5.x or GateIn 3.1</property>
+ </fix>
+
+ </fixes>
+ </project>
+
+ <project>
+ <category>Portlet for GateIn 3.1/EPP 5.x</category>
+ <name>RichFacesPortlet</name>
+ <included-projects>RichfacesPortlet</included-projects>
+ <shortDescription>JBoss Portlet Bridge - RichFaces Application</shortDescription>
+
+ <description>This example demonstrates the use of JBoss JSF Portlet with RichFaces. It runs on JBoss EPP 5.x or on GateIn 3.1.</description>
+ <size>7098368</size>
+ <url>
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.51</property>
+ <property name="eclipse-projects">RichfacesPortlet</property>
+ <property name="required-components">portlet</property>
+ <property name="description">This project example requires the JBoss EPP 5.x or GateIn 3.1</property>
+ </fix>
+
+ </fixes>
+ </project>
+
+ <project>
+ <category>Portlet for GateIn 3.1/EPP 5.x</category>
+ <name>SeamPortlet</name>
+ <included-projects>seam-portlet-ear,seam-portlet-ejb,seam-portlet-web</included-projects>
+ <shortDescription>JBoss Portlet Bridge - Seam Portlet</shortDescription>
+
+ <description>This example demonstrates the use of JBoss JSF Portlet with Seam. It runs on JBoss EPP 5.x or on GateIn 3.1.</description>
+ <size>8978432</size>
+ <url>
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/portlet-exampl...
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.51</property>
+ <property name="eclipse-projects">seam-portlet-ejb,seam-portlet-web</property>
+ <property name="required-components">portlet</property>
+ <property name="description">This project example requires the JBoss EPP 5.x or GateIn 3.1</property>
+ </fix>
+
+ </fixes>
+ </project>
+
</projects>
14 years, 11 months
JBoss Tools SVN: r31337 - workspace/snjeza/seam-examples.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-05-16 10:59:29 -0400 (Mon, 16 May 2011)
New Revision: 31337
Modified:
workspace/snjeza/seam-examples/dvdstore22.zip
Log:
JBIDE-8809 Seam 2.2 DVD Store example not working with EAP 5.1.1
Modified: workspace/snjeza/seam-examples/dvdstore22.zip
===================================================================
(Binary files differ)
14 years, 11 months
JBoss Tools SVN: r31333 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-05-16 10:17:16 -0400 (Mon, 16 May 2011)
New Revision: 31333
Modified:
trunk/build/target-platform/jbds.target
Log:
updated versions for M7
Modified: trunk/build/target-platform/jbds.target
===================================================================
--- trunk/build/target-platform/jbds.target 2011-05-16 13:14:24 UTC (rev 31332)
+++ trunk/build/target-platform/jbds.target 2011-05-16 14:17:16 UTC (rev 31333)
@@ -11,8 +11,9 @@
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
- <!-- <repository location="http://download.jboss.org/jbosstools/updates/indigo/M7/"/> -->
- <repository location="file:///qa/services/http/binaries/RHDS/updates/indigo/M7/"/>
+ <repository location="http://download.jboss.org/jbosstools/updates/indigo/M7/"/>
+ <!-- <repository location="file:///qa/services/http/binaries/RHDS/updates/indigo/M7/"/> -->
+ <!-- <repository location="http://www.qa.jboss.com/binaries/RHDS/updates/indigo/M7/"/> -->
<!-- Orbit bundles -->
<unit id="javax.wsdl" version="1.6.2.v201012040545"/>
@@ -21,20 +22,20 @@
<unit id="org.apache.commons.codec" version="1.3.0.v201101211617"/>
<!-- CVS -->
- <unit id="org.eclipse.cvs.feature.group" version="1.3.100.v20110207-7B78FGB8sF7BB7I8H58WG5"/>
+ <unit id="org.eclipse.cvs.feature.group" version="1.3.100.v20110207-7B78FGB8sF7BB7LDT4FXJF"/>
<!-- DTP 1.9 -->
<unit id="org.eclipse.datatools.modelbase.feature.feature.group" version="1.9.0.v201010181130-77078CcNBGKBZI_FcRd"/>
<!-- should be newer M6 versions
:%s/<unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.9.0.v201010181130-7C7e8gEt1Zwkp9kfkUGJsrNYJ73"\/> /<unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.9.0.v201010181130-7C7e8gEt1Zwkr9kfkUKFumX_-ou"\/> /g
-->
- <unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.9.0.v201010181130-7C7e8gEt1Zwkr9kfkUKFumX_-ou"/>
- <unit id="org.eclipse.datatools.connectivity.oda.feature.feature.group" version="1.9.0.v201010181130-7H7C7FCcNBHFCQGgERLX"/>
+ <unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.9.0.v201010181130-7C7e8hEt1ZwmrHimkVJB5jcZ4k2"/>
+ <unit id="org.eclipse.datatools.connectivity.oda.feature.feature.group" version="1.9.0.v201010181130-7H7C7GCcNBHHBWDqDWG_"/>
<unit id="org.eclipse.datatools.connectivity.oda.designer.feature.feature.group" version="1.9.0.v201010181130-4107w3121151A1A53"/>
<!-- next two updated in M6 -->
- <unit id="org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group" version="1.9.0.v201010181130-7B7C7BCcNBGMDPHiDYRL"/>
- <unit id="org.eclipse.datatools.enablement.feature.feature.group" version="1.9.0.v201010181130-7J9B0BWwVM6y2z-fiIbw0xx-Qi9L"/>
- <unit id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version="1.9.0.v201010181130-77788dBmKDNOMgJvJ8Of7QBR"/>
+ <unit id="org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group" version="1.9.0.v201010181130-7B7C7CCcNBGNCWHeDYRS"/>
+ <unit id="org.eclipse.datatools.enablement.feature.feature.group" version="1.9.0.v201010181130-7J9B0BWwVM6z-2z-hgNUs1-0rHcC"/>
+ <unit id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version="1.9.0.v201010181130-77788eBmKDOGMeK0J2Ok7QBR"/>
<unit id="org.eclipse.datatools.enablement.hsqldb.feature.feature.group" version="1.9.0.v201010181130-67D0AqGBJVKbHlH1GU7QBR"/>
<unit id="org.eclipse.datatools.enablement.ibm.feature.feature.group" version="1.9.0.v201010181130-7F47SFC7sRbrSZope9vW"/>
<unit id="org.eclipse.datatools.enablement.jdbc.feature.feature.group" version="1.9.0.v201010181130-4-29oB56N5N7L6PAQ"/>
@@ -42,17 +43,17 @@
<unit id="org.eclipse.datatools.enablement.msft.feature.feature.group" version="1.9.0.v201010181130-542AkF79P7QCP9SDB"/>
<unit id="org.eclipse.datatools.enablement.mysql.feature.feature.group" version="1.9.0.v201010181130-546AkF78Y7R9PAX77"/>
<!-- next one updated in M6 -->
- <unit id="org.eclipse.datatools.enablement.oda.feature.feature.group" version="1.9.0.v201010181130-7A7T78DZRDKFFYHlGjPW"/>
- <unit id="org.eclipse.datatools.enablement.oda.designer.feature.feature.group" version="1.9.0.v201010181130-3328s735357795A8D"/>
+ <unit id="org.eclipse.datatools.enablement.oda.feature.feature.group" version="1.9.0.v201010181130-7A7T78DZRDKFF_GlGgJU"/>
+ <unit id="org.eclipse.datatools.enablement.oda.designer.feature.feature.group" version="1.9.0.v201010181130-3328s73553B755E73"/>
<unit id="org.eclipse.datatools.enablement.oracle.feature.feature.group" version="1.9.0.v201010181130-548dAkF79Q7RAN9UFJ"/>
<unit id="org.eclipse.datatools.enablement.postgresql.feature.feature.group" version="1.9.0.v201010181130-542AkF77g7V9N9e77"/>
<unit id="org.eclipse.datatools.enablement.sap.feature.feature.group" version="1.9.0.v201010181130-540AkF77g7V9N9e77"/>
<unit id="org.eclipse.datatools.enablement.sybase.feature.feature.group" version="1.9.0.v201010181130-7E45F9NiNZVR6a1PMVn"/>
<unit id="org.eclipse.datatools.enablement.ingres.feature.feature.group" version="1.9.0.v201010181130-540AkF78Y7VCOCQDB"/>
<unit id="org.eclipse.datatools.enablement.sqlite.feature.feature.group" version="1.9.0.v201010181130-541AkF79P7N8NAQ77"/>
- <unit id="org.eclipse.datatools.sqldevtools.feature.feature.group" version="1.9.0.v201010181130-7N845FDsn0TdrPUJuQMtjCYJTJ0T"/>
+ <unit id="org.eclipse.datatools.sqldevtools.feature.feature.group" version="1.9.0.v201010181130-7N845FDsn0TdrPUJvPQrqCYFPJ0T"/>
- <unit id="org.eclipse.datatools.sqldevtools.results.feature.feature.group" version="1.9.0.v201101201115-57B3AkF7AI8FDDAOCP"/>
+ <unit id="org.eclipse.datatools.sqldevtools.results.feature.feature.group" version="1.9.0.v201101201115-57B3AkF7AJ7JBKAO8L"/>
<unit id="org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group" version="1.9.0.v201010181130-7A-3F7RZHLz-Hz-OlPz0Qf"/>
<unit id="org.eclipse.datatools.sqldevtools.ddl.feature.feature.group" version="1.9.0.v201010181130-278-78B04G8S_IMz00Iz00PmQz01"/>
<unit id="org.eclipse.datatools.sqldevtools.data.feature.feature.group" version="1.9.0.v201010181130-642BgJ9DJAQGVCaIQ"/>
@@ -72,95 +73,95 @@
-->
<!-- XSD 2.7 -->
- <unit id="org.eclipse.xsd.ecore.converter.feature.group" version="2.6.0.v20110310-1804"/>
- <unit id="org.eclipse.xsd.edit.feature.group" version="2.6.0.v20110310-1804"/>
- <unit id="org.eclipse.xsd.editor.feature.group" version="2.6.0.v20110310-1804"/>
- <unit id="org.eclipse.xsd.mapping.editor.feature.group" version="2.6.0.v20110310-1804"/>
- <unit id="org.eclipse.xsd.mapping.feature.group" version="2.6.0.v20110310-1804"/>
- <unit id="org.eclipse.xsd.feature.group" version="2.7.0.v20110310-1804"/>
+ <unit id="org.eclipse.xsd.ecore.converter.feature.group" version="2.7.0.v20110502-1136"/>
+ <unit id="org.eclipse.xsd.edit.feature.group" version="2.7.0.v20110502-1136"/>
+ <unit id="org.eclipse.xsd.editor.feature.group" version="2.7.0.v20110502-1136"/>
+ <unit id="org.eclipse.xsd.mapping.editor.feature.group" version="2.7.0.v20110502-1136"/>
+ <unit id="org.eclipse.xsd.mapping.feature.group" version="2.7.0.v20110502-1136"/>
+ <unit id="org.eclipse.xsd.feature.group" version="2.7.0.v20110502-1136"/>
<!-- EMF 2.7 + others -->
- <unit id="org.eclipse.graphiti.feature.feature.group" version="0.8.0.v20110201-1429"/>
- <unit id="org.eclipse.emf.feature.group" version="2.7.0.v20110310-1804"/>
- <unit id="org.eclipse.emf.workspace.feature.group" version="1.4.0.v20100428-2315-36-8s734C367E3CBC7"/>
- <unit id="org.eclipse.emf.validation.feature.group" version="1.4.0.v20100428-2315-479-9oB56N5BBR6LCA6"/>
- <unit id="org.eclipse.emf.transaction.feature.group" version="1.4.0.v20100428-2315-377-8s734C3E7D15D6B"/>
+ <unit id="org.eclipse.graphiti.feature.feature.group" version="0.8.0.v20110429-1110"/>
+ <unit id="org.eclipse.emf.feature.group" version="2.7.0.v20110502-1136"/>
+ <unit id="org.eclipse.emf.workspace.feature.group" version="1.5.0.v20110502-1600-36-8s734C367E3CBC7"/>
+ <unit id="org.eclipse.emf.validation.feature.group" version="1.5.0.v20110502-1600-479-9oB56N5BBR6LCA6"/>
+ <unit id="org.eclipse.emf.transaction.feature.group" version="1.5.0.v20110502-1600-377-8s734C3E7D15D6B"/>
<!-- GEF 3.7 -->
- <unit id="org.eclipse.draw2d.feature.group" version="3.7.0.v20101213-1100-46-7w3122141903161"/>
- <unit id="org.eclipse.gef.feature.group" version="3.7.0.v20101213-1100-777D-81B2Bz0675E394H34272"/>
- <unit id="org.eclipse.zest.feature.group" version="1.3.0.v20101213-1100-67A-8yF4F09A9H4D6O54272"/>
+ <unit id="org.eclipse.draw2d.feature.group" version="3.7.0.v20110425-2050-46-7w3122153603161"/>
+ <unit id="org.eclipse.gef.feature.group" version="3.7.0.v20110425-2050-777D-81B2Bz0685C3A6E34272"/>
+ <unit id="org.eclipse.zest.feature.group" version="1.3.0.v20110425-2050-67A-8yF4F18CBD4E8L54272"/>
<!-- JDT 3.7 -->
- <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110208-0800-7z8gFb7FMTfEULpkdZIlQtX9H155"/>
+ <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110331-7z8gFchFMTfEWNqyrZIsXph9B15B"/>
<!-- WTP SDK 3.3 -->
<!-- refactored to new feature name?
<unit id="org.eclipse.jpt.eclipselink.feature.feature.group" version="2.4.0.v201010040000-67BBgAkF7B97KES7777"/>
<unit id="org.eclipse.jpt.feature.feature.group" version="2.4.0.v201010040000-7L7_DNFBBoPabR8dYRjSP"/>
-->
- <unit id="org.eclipse.jpt.jpa.eclipselink.feature.feature.group" version="3.0.0.v201103090650-7A7Z-F7RZHQPIcKqDKbWX"/>
- <unit id="org.eclipse.jpt.jpa.feature.feature.group" version="3.0.0.v201103020003-7T7F77FD3wTgkUOWfVnWb"/>
+ <unit id="org.eclipse.jpt.jpa.eclipselink.feature.feature.group" version="3.0.0.v201104180000-7J7F2F7RZHQPIlWAHbvaRg"/>
+ <unit id="org.eclipse.jpt.jpa.feature.feature.group" version="3.0.0.v201104050000-7Q7F77FBBoPaeQKbWRZaW6A"/>
- <unit id="org.eclipse.jsf.feature.feature.group" version="3.3.0.v201103022146-7E7I7GF9JgLWRMwSrNCTG"/>
- <unit id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version="3.3.0.v201102200555-377DF8s73543C6F6AAD"/>
+ <unit id="org.eclipse.jsf.feature.feature.group" version="3.3.0.v201103022146-7E7IBtF9JgLWTM6WDPfRm"/>
+ <unit id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version="3.3.0.v201102200555-377DF8s73543E5I5768"/>
<unit id="org.eclipse.jst.enterprise_core.feature.feature.group" version="3.3.0.v201102200555-52FO2AkF7B87QBM7X98"/>
- <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.3.0.v201102200555-7b7IHuQFSK2WE_U389ncrWY7PpMf"/>
- <unit id="org.eclipse.jst.enterprise_userdoc.feature.feature.group" version="3.3.0.v201102200555-62FSgBgJ9E99aEkFGAV"/>
- <unit id="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group" version="2.2.200.v201103051547-208_7w31211A17"/>
- <unit id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version="3.3.0.v201102200555-777HFHyCcNBDjBeHV4BA8"/>
+ <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.3.0.v201102200555-7b7IHxjFSK2WH7RH8SoSvIZz0TrSn"/>
+ <unit id="org.eclipse.jst.enterprise_userdoc.feature.feature.group" version="3.3.10.v201103302046-62FUFBgJ9EA9ZGbJIGc"/>
+ <unit id="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group" version="2.2.200.v201103051547-20A77w312215172822"/>
+ <unit id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version="3.3.0.v201102200555-777HFHyCcNBDjBfJa4BA8"/>
<unit id="org.eclipse.jst.server_adapters.feature.feature.group" version="3.2.100.v20110303-208Z7w31211419"/>
- <unit id="org.eclipse.jst.server_core.feature.feature.group" version="3.3.0.v201102200555-31FBW8s7353496D"/>
- <unit id="org.eclipse.jst.server_ui.feature.feature.group" version="3.3.0.v201102200555-7A6FHq9xFc8uCJMTBAJLJJ43A"/>
+ <unit id="org.eclipse.jst.server_core.feature.feature.group" version="3.3.0.v201102200555-31FD58s7354495L"/>
+ <unit id="org.eclipse.jst.server_ui.feature.feature.group" version="3.3.0.v201102200555-7A6FHr9xFcAVCFLZBBJLIR43A"/>
<unit id="org.eclipse.jst.server_userdoc.feature.feature.group" version="3.3.100.v20110303-2-Eo7w3121162A3329"/>
- <unit id="org.eclipse.jst.web_core.feature.feature.group" version="3.3.0.v201102200555-7Q7DGHqFE9Le9JFQxpaxSuqjn2ps"/>
- <unit id="org.eclipse.jst.webpageeditor.feature.feature.group" version="2.3.3.v20110303-4629oB5865F6I3142"/>
- <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.3.0.v201102200555-7F7AFO-C25TohCfokiz0Z03we-Cb"/>
+ <unit id="org.eclipse.jst.web_core.feature.feature.group" version="3.3.0.v201103310009-7Q7DGKyFE9LeACEe0ye-Pttioz01z00s_se3877"/>
+ <unit id="org.eclipse.jst.webpageeditor.feature.feature.group" version="2.3.3.v20110303-468b9oB5875G5M6D4A"/>
+ <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.3.0.v201103310009-7F7AFO-C25TohFopjiyZxyypBLimJWtl0-z-rVjv"/>
<unit id="org.eclipse.jst.web_userdoc.feature.feature.group" version="3.3.0.v201102200555-2107w31211938"/>
<unit id="org.eclipse.jst.ws.axis2tools.feature.feature.group" version="1.1.200.v201103022333-78-FF0DZRDKDDePSKwHj"/>
- <unit id="org.eclipse.jst.ws.cxf.feature.feature.group" version="1.0.100.v201102200555-7H78AKFAKlZgiH3jFfA3z0E6I6I"/>
+ <unit id="org.eclipse.jst.ws.cxf.feature.feature.group" version="1.0.100.v201102200555-7H78DSFAKlZgkH8bEh65uE6I6I"/>
<unit id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group" version="1.0.100.v201102200555-5-A7AkF7B97HDVDRJZ"/>
- <unit id="org.eclipse.jst.ws.jaxws.feature.feature.group" version="1.0.100.v201102200555-7E78AKF8NcJSUKsU4Utal"/>
+ <unit id="org.eclipse.jst.ws.jaxws.feature.feature.group" version="1.1.0.v201104031551-7E79BtF8NcJSXKrNz0Sjcv"/>
<unit id="org.eclipse.jst.ws.jaxws_userdoc.feature.feature.group" version="1.0.100.v201102200555-3-A78s73533L3D5H5H"/>
- <unit id="org.eclipse.wst.common_core.feature.feature.group" version="3.3.0.v201102150115-7B7DFMSF7RZHOcJiPqP-NJ"/>
- <unit id="org.eclipse.wst.common.fproj.feature.group" version="3.3.0.v201102150115-377DF8s73543C674AAA"/>
- <unit id="org.eclipse.wst.common_ui.feature.feature.group" version="3.3.0.v201102150115-7C79FSkEdhO_oe5e4kbemdKjQrQ0"/>
- <unit id="org.eclipse.wst.jsdt.feature.feature.group" version="1.3.0.v201103031824-7F78FVqFBBoPbVSCXSXuk6"/>
+ <unit id="org.eclipse.wst.common_core.feature.feature.group" version="3.3.0.v201102150115-7B7DFMSF7RZHOcJkQ3Pz0QJ"/>
+ <unit id="org.eclipse.wst.common.fproj.feature.group" version="3.3.0.v201102150115-377DF8s7355397B4B9B"/>
+ <unit id="org.eclipse.wst.common_ui.feature.feature.group" version="3.3.0.v201102150115-7C79FSkEdhO_oe7f9leekdKlR4Qz01RK"/>
+ <unit id="org.eclipse.wst.jsdt.feature.feature.group" version="1.3.0.v201103031824-7F78FXPFBBoPbXRHeLhk0z0"/>
<unit id="org.eclipse.wst.server_adapters.feature.feature.group" version="3.2.100.v20110303-51EoAkF77g8HBSc"/>
- <unit id="org.eclipse.wst.server_core.feature.feature.group" version="3.3.0.v201102200555-30FA18s734D3A4Cc"/>
- <unit id="org.eclipse.wst.server_ui.feature.feature.group" version="3.3.0.v201102200555-7B5FGVAtJb3LEKNfpKHHHIh47"/>
- <unit id="org.eclipse.wst.server_userdoc.feature.feature.group" version="3.1.110.v20110303-20Bg7w3121162A3236"/>
- <unit id="org.eclipse.wst.web_core.feature.feature.group" version="3.3.0.v201102200555-7E7EFMRAJun6z0o80wNSGpbLJMJ-"/>
- <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.3.0.v201102200555-7O7IFhJEMi9DwZ0CPsbmPPpz-VRW"/>
+ <unit id="org.eclipse.wst.server_core.feature.feature.group" version="3.3.0.v201102200555-30FBb8s73553B5L"/>
+ <unit id="org.eclipse.wst.server_ui.feature.feature.group" version="3.3.0.v201102200555-7B5FIEAtJcexELOoPIYRNQ775"/>
+ <unit id="org.eclipse.wst.server_userdoc.feature.feature.group" version="3.1.120.v201104182005-20DF7w312215222664"/>
+ <unit id="org.eclipse.wst.web_core.feature.feature.group" version="3.3.0.v201102200555-7E7EFMRAJun8Zpm50NSIsgRt_OXWX9M"/>
+ <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.3.0.v201102200555-7O7IFhJEMi9DyJcFJu7OrFtCGlwfv20b2SPz-ndB"/>
<unit id="org.eclipse.wst.web_userdoc.feature.feature.group" version="3.3.0.v201102200555-31Eo8s734B3E4H7799"/>
- <unit id="org.eclipse.wst.ws_core.feature.feature.group" version="3.3.0.v201102200555-7L7RFi5FGtGd-pim1orHph2766"/>
- <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.3.0.v201102200555-7I7AFeQEtEoVDjeB0Lz0mwYx54in"/>
+ <unit id="org.eclipse.wst.ws_core.feature.feature.group" version="3.3.0.v201102200555-7L7RFi7FGtGd-shnz0z-rZrd2766"/>
+ <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.3.0.v201102200555-7I7AFeREtEoVEjh87M1jsaz-A-wmVgrvQz-4YaDP"/>
<unit id="org.eclipse.wst.ws_userdoc.feature.feature.group" version="3.1.300.v201102200555-44FR79oB5855Q8IBD7G"/>
<unit id="org.eclipse.wst.ws_wsdl15.feature.feature.group" version="1.5.301.v201102200555-2407w312123151655"/>
- <unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.3.0.v201102071641-7C7OFchF7RZHQLIiMz0Oh_k"/>
- <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.3.0.v201102071641-7H7EFZ-DxumTlXt4mjdXgE-eiy04"/>
+ <unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.3.0.v201102071641-7C7OFciF7RZHQNHoSwMlQj"/>
+ <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.3.0.v201103310011-7H7EFZ-DxumTlXw7mjVSoG0ltwPSCOLmS5Rz012S"/>
<unit id="org.eclipse.wst.xml_userdoc.feature.feature.group" version="3.3.0.v201102071641-50FYwAkF7B77UBZFDBL"/>
- <unit id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version="1.2.0.v201102200555-67K8ZBgJ9DKANEPBTGT"/>
- <unit id="org.eclipse.wst.xsl.feature.feature.group" version="1.2.0.v201102200555-7S7ZFT0FIpS-8NuhBrBnS9FQCUHU"/>
+ <unit id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version="2.0.0.v201103310043-797J-CcNBGNCTKPF_OY"/>
+ <unit id="org.eclipse.wst.xsl.feature.feature.group" version="1.2.0.v201102200555-7T7XFT1FIqToIrvWIpCpS8LQGaPZ"/>
<!-- RCP 3.6.1 -->
- <unit id="org.eclipse.equinox.executable.feature.group" version="3.5.0.v20110218-7P7NFUFFLWUl6m499UD1941"/>
- <unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.1.0.v20110228-897TFncFdHjO2qRuCh_UvYT"/>
- <unit id="org.eclipse.help.feature.group" version="1.3.0.v20110121-7i7uFCaFFt6Zqif0tNYDdt"/>
- <unit id="org.eclipse.platform.feature.group" version="3.7.0.v20110121-9fF7OHGyFsAlpuWVeMel4CcNBmNslp8D-B"/>
- <unit id="org.eclipse.rcp.feature.group" version="3.7.0.v20110216-9DB5FiuFpBGyHd2xA_SWnfP"/>
+ <unit id="org.eclipse.equinox.executable.feature.group" version="3.5.0.v20110321-7P7NFUFFLWUl74m0VDD3231"/>
+ <unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.1.1.v20110427-6-Bg9JSN1PlMOW2QKmmYxz-Ae1oN"/>
+ <unit id="org.eclipse.help.feature.group" version="1.3.0.v20110327-7i7uFFiFFt6ZqldAwRWMe3"/>
+ <unit id="org.eclipse.platform.feature.group" version="3.7.0.v20110427-9gF7SHOoFt4cwDz0nGrGI3k0VJYt4njFkYBf2pO"/>
+ <unit id="org.eclipse.rcp.feature.group" version="3.7.0.v20110216-9DB5FkTFpBGyYk_uZpSlbfW"/>
<!-- UML -->
- <unit id="org.eclipse.uml2.feature.group" version="3.2.0.v201101271655"/>
- <unit id="org.eclipse.uml2.doc.feature.group" version="3.1.0.v201005281015"/>
+ <unit id="org.eclipse.uml2.feature.group" version="3.2.0.v201103291514"/>
+ <unit id="org.eclipse.uml2.doc.feature.group" version="3.2.0.v201103291514"/>
<!-- PDE -->
- <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110121-7b7oFXNFEx2Xmp_WfY574C"/>
+ <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110121-7b7qFVpFEx2Xnh_YokJH7B"/>
<!-- RSE SDK 3.2.1 -->
- <unit id="org.eclipse.rse.feature.group" version="3.3.0.v201103142315-7L7CFGB8wqio7ppp-b5xwz-2-URl"/>
+ <unit id="org.eclipse.rse.feature.group" version="3.3.0.v201103142315-7L7CFGB8wqio7ppp-b5xwz-6HSGg"/>
<unit id="org.eclipse.rse.useractions.feature.group" version="1.1.300.v201103142315-31F8N8s7355353B75DD"/>
- <unit id="org.eclipse.tm.terminal.feature.group" version="3.1.0.v201103142315-40-7w312212362934"/>
+ <unit id="org.eclipse.tm.terminal.feature.group" version="3.1.0.v201103142315-40-7w312215181558"/>
<unit id="org.eclipse.tm.terminal.view.feature.group" version="2.2.0.v201103142315-31-7w312214253426"/>
<unit id="org.eclipse.tm.terminal.telnet.feature.group" version="2.1.0.v201103142315-30-7w312213121A22"/>
<unit id="org.eclipse.tm.terminal.ssh.feature.group" version="2.1.0.v201103142315-30-7w312212153266"/>
14 years, 11 months