JBoss Tools SVN: r29399 - in trunk/bpel/docs/reference/en-US: images and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: mcaspers
Date: 2011-02-28 22:33:41 -0500 (Mon, 28 Feb 2011)
New Revision: 29399
Added:
trunk/bpel/docs/reference/en-US/images/bpel_task_0.png
Modified:
trunk/bpel/docs/reference/en-US/JBoss_BPEL_User_Guide.xml
trunk/bpel/docs/reference/en-US/detail.xml
trunk/bpel/docs/reference/en-US/images/bpel_task_1.png
trunk/bpel/docs/reference/en-US/images/detail_createprocess_1.png
trunk/bpel/docs/reference/en-US/images/detail_createprocess_2.png
trunk/bpel/docs/reference/en-US/images/detail_createprocess_2a.png
trunk/bpel/docs/reference/en-US/images/detail_createprocess_3.png
trunk/bpel/docs/reference/en-US/images/detail_createproject_1.png
trunk/bpel/docs/reference/en-US/images/detail_createproject_2.png
trunk/bpel/docs/reference/en-US/images/detail_createproject_3.png
trunk/bpel/docs/reference/en-US/images/detail_editprocess_1.png
trunk/bpel/docs/reference/en-US/overview.xml
trunk/bpel/docs/reference/en-US/tasks.xml
Log:
updated screenshots
Modified: trunk/bpel/docs/reference/en-US/JBoss_BPEL_User_Guide.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/JBoss_BPEL_User_Guide.xml 2011-03-01 02:48:26 UTC (rev 29398)
+++ trunk/bpel/docs/reference/en-US/JBoss_BPEL_User_Guide.xml 2011-03-01 03:33:41 UTC (rev 29399)
@@ -5,7 +5,7 @@
<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include href="install.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--xi:include href="install.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include-->
<xi:include href="tasks.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<!--<xi:include href="detail.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
<!--<xi:include href=deploy.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
Modified: trunk/bpel/docs/reference/en-US/detail.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/detail.xml 2011-03-01 02:48:26 UTC (rev 29398)
+++ trunk/bpel/docs/reference/en-US/detail.xml 2011-03-01 03:33:41 UTC (rev 29399)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<chapter id="detail">
<title>Creating and editing a BPEL project</title>
- <para>In the chapter we describe the necessary steps to create a new BPEL project and edit the BPEL files.
+ <para>In the chapter we describe the steps required to create a new BPEL project and to edit the BPEL files.
Here and further in the guide we will create
a simple echo example, used to respond to a sent message with a
modified version of the request message being returned in a response.
@@ -105,7 +105,7 @@
</para>
</note>
- <para>Up to now, you have got a simple BPEL process as on the screen below.</para>
+ <para>This will create a simple BPEL process as shown in the image below.</para>
<figure>
<title>A simple BPEL Process File</title>
<mediaobject>
@@ -130,7 +130,7 @@
</mediaobject>
</figure>
<para>In the <emphasis><property>Palette view</property></emphasis>, you can drag a BPEL element to the BPEL editor and drop it in the place you want.</para>
- <para>In the <emphasis><property>Properties view</property></emphasis>, you can get the information about every element of the BPEL process.
+ <para>In the <emphasis><property>Properties view</property></emphasis>, you can view the information on every element of the BPEL process.
In the BPEL editor select any element you want,and then
the element's properties will be shown in the Properties view.The table below describes the tabs of the Properties view:
</para>
Added: trunk/bpel/docs/reference/en-US/images/bpel_task_0.png
===================================================================
(Binary files differ)
Property changes on: trunk/bpel/docs/reference/en-US/images/bpel_task_0.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/bpel/docs/reference/en-US/images/bpel_task_1.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_createprocess_1.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_createprocess_2.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_createprocess_2a.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_createprocess_3.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_createproject_1.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_createproject_2.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_createproject_3.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/detail_editprocess_1.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/overview.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/overview.xml 2011-03-01 02:48:26 UTC (rev 29398)
+++ trunk/bpel/docs/reference/en-US/overview.xml 2011-03-01 03:33:41 UTC (rev 29399)
@@ -2,12 +2,12 @@
<chapter id="overview">
<title>JBoss BPEL project Overview</title>
- <para>JBoss BPEL is based on WS-BPEL 2.0 to provide a way to create, edit, validate and deploy BPEL files to JBoss BPEL runtime. It is based on Eclipse <ulink url="http://www.eclipse.org/bpel/">BPEL project</ulink>. </para>
+ <para>JBoss BPEL is based on WS-BPEL 2.0, and provides a way to create, edit, validate and deploy BPEL files to JBoss BPEL runtime. It is based on Eclipse <ulink url="http://www.eclipse.org/bpel/">BPEL project</ulink>. </para>
- <para>It improves the Eclipse BPEL project in the following way: </para>
+ <para>It improves the Eclipse BPEL project in the following ways: </para>
<itemizedlist>
<listitem>
- <para> Implements close integration with JBoss BPEL runtime. Adds a new project type for the deployment to JBoss BPEL runtime.</para>
+ <para> Implements close integration with JBoss BPEL runtime, and adds a new project type for the deployment to JBoss BPEL runtime.</para>
</listitem>
<listitem>
<para> Supports two ways of deployment. The first way is to deploy a BPEL project directly to JBoss BPEL runtime. The second way is to deploy BPEL files in JBoss ESB project to JBoss BPEL runtime. </para>
@@ -60,7 +60,7 @@
<para>BPEL file editor</para>
</entry>
<entry>
- <para>The user can use the editor separately to edit a BPEL file. </para>
+ <para>The editor can be used separately to edit a BPEL file. </para>
</entry>
</row>
<row>
@@ -68,7 +68,7 @@
<para>BPEL file validator</para>
</entry>
<entry>
- <para>The validator can provide a list of BPEL file errors to the user. </para>
+ <para>The validator provides a list of BPEL file errors to the user. </para>
</entry>
</row>
</tbody>
Modified: trunk/bpel/docs/reference/en-US/tasks.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/tasks.xml 2011-03-01 02:48:26 UTC (rev 29398)
+++ trunk/bpel/docs/reference/en-US/tasks.xml 2011-03-01 03:33:41 UTC (rev 29399)
@@ -4,7 +4,7 @@
<section id="detail">
<title>Creating and editing a BPEL project</title>
<para>
- In this chapter we describe the necessary steps to create a new BPEL project and edit the BPEL files. You can get the example source code from <filename>riftsaw/samples/quickstart/hello_world</filename>. In this guide we will create a simple echo example, used to respond to a sent message with a modified version of the request message.
+ In this chapter we describe the necessary steps to create a new BPEL project and edit the BPEL files. You can get the example source code from <filename>riftsaw/samples/quickstart/hello_world</filename>. In this guide we will create a simple echo example, used to respond to a message with a modified version of the request message.
</para>
<para>The first step is to create a BPEL project.</para>
<section id="createproject">
@@ -169,7 +169,7 @@
</figure>
<para>
- Click the <guibutton>Next</guibutton> button. On the third page, you can choose a folder for the process file from the projects in your workspace. If not choose, The default folder <filename>HelloWorld/bpelContent</filename> is selected. Click the <guibutton>Finish</guibutton> button.
+ Click the <guibutton>Next</guibutton> button. On the third page, you can select a folder for the process file from the projects in your workspace. If a folder is not selected, the default folder <filename>HelloWorld/bpelContent</filename> will be used. Click the <guibutton>Finish</guibutton> button.
</para>
<note>
<para>
@@ -186,7 +186,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>In the next step, you can edit the BPEL process file and then deploy it to JBoss server. </para>
+ <para>The next step will show you how to edit the BPEL process file and then deploy it to JBoss server. </para>
</section>
<section id="editprocess">
<title>Editing a BPEL process file</title>
@@ -203,7 +203,7 @@
</figure>
<para>In the <guilabel>Palette</guilabel> view, you can drag a BPEL element to the BPEL editor and drop it in the place you want.</para>
<para>
- In the <guilabel>Properties</guilabel> view, you can get the information about every element of the BPEL process. In the BPEL editor select any element you want,and then the element's properties will be shown in the <guilabel>Properties</guilabel> view. The table below describes the tabs of the <guilabel>Properties</guilabel> view:
+ In the <guilabel>Properties</guilabel> view, you can get the information about every element of the BPEL process. In the BPEL editor select any element you want, and then the element's properties will be shown in the <guilabel>Properties</guilabel> view. The table below describes the tabs of the <guilabel>Properties</guilabel> view:
</para>
<table>
@@ -272,8 +272,17 @@
<itemizedlist>
<listitem>
<para>
- Click on the details tab of the input variable, click the <guibutton>Browse...</guibutton> button. Then choose <property>string</property> primitive from the list.
- </para>
+ Click on the details tab of the input variable, and then click the <guibutton>Browse...</guibutton> button.
+ </para>
+ <figure>
+ <title>Select the input variable</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/bpel_task_0.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Then choose <property>string</property> primitive from the list.</para>
<figure>
<title>Edit variable in <property>process</property> file</title>
<mediaobject>
@@ -451,7 +460,7 @@
<section id="createruntime">
<title>Creating JBoss BPEL Server</title>
<para>
- Suppose you have installed the <property>JBoss BPEL Runtime-RiftSaw</property> as it was described in <xref linkend="installRuntime"/>, now you can create a server for JBoss BPEL runtime.
+ Suppose you have installed the <property>JBoss BPEL Runtime-RiftSaw</property><!-- as it was described in <xref linkend="installRuntime"/>-->, now you can create a server for JBoss BPEL runtime.
</para>
<itemizedlist>
<listitem>
13 years, 9 months
JBoss Tools SVN: r29398 - trunk/hibernatetools/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: mcaspers
Date: 2011-02-28 21:48:26 -0500 (Mon, 28 Feb 2011)
New Revision: 29398
Modified:
trunk/hibernatetools/docs/reference/en-US/Book_Info.xml
trunk/hibernatetools/docs/reference/en-US/Hibernate_Tools_Reference_Guide.xml
trunk/hibernatetools/docs/reference/en-US/Revision_History.xml
Log:
General Documentation Updates
Modified: trunk/hibernatetools/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2011-03-01 02:30:39 UTC (rev 29397)
+++ trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2011-03-01 02:48:26 UTC (rev 29398)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.0</productnumber>
<edition>4.0.0</edition>
- <pubsnumber>16</pubsnumber>
+ <pubsnumber>17</pubsnumber>
<abstract>
<para>
The Hibernate Tools Reference Guide explains how to use the Hibernate Tools to perform reverse engineering, code generation, visualization and interaction with Hibernate.
Modified: trunk/hibernatetools/docs/reference/en-US/Hibernate_Tools_Reference_Guide.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/Hibernate_Tools_Reference_Guide.xml 2011-03-01 02:30:39 UTC (rev 29397)
+++ trunk/hibernatetools/docs/reference/en-US/Hibernate_Tools_Reference_Guide.xml 2011-03-01 02:48:26 UTC (rev 29398)
@@ -5,7 +5,7 @@
<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include href="setup.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--xi:include href="setup.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include-->
<xi:include href="codegenarchitecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="plugins.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="ant.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
Modified: trunk/hibernatetools/docs/reference/en-US/Revision_History.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/Revision_History.xml 2011-03-01 02:30:39 UTC (rev 29397)
+++ trunk/hibernatetools/docs/reference/en-US/Revision_History.xml 2011-03-01 02:48:26 UTC (rev 29398)
@@ -6,7 +6,7 @@
<simpara>
<revhistory>
<revision>
- <revnumber>2</revnumber>
+ <revnumber>2-0</revnumber>
<date>Fri Jan 21 2011</date>
<author>
<firstname>JBoss Tools</firstname>
@@ -20,7 +20,7 @@
</revdescription>
</revision>
<revision>
- <revnumber>1</revnumber>
+ <revnumber>1-0</revnumber>
<date>Wed Jun 09 2010</date>
<author>
<firstname>JBoss Tools</firstname>
@@ -34,7 +34,7 @@
</revdescription>
</revision>
<revision>
- <revnumber>0</revnumber>
+ <revnumber>0-0</revnumber>
<date>Fri Nov 20 2009</date>
<author>
<firstname>Isaac</firstname>
13 years, 9 months
JBoss Tools SVN: r29397 - trunk/drools/docs/guvnor_ref/en-US.
by jbosstools-commits@lists.jboss.org
Author: mcaspers
Date: 2011-02-28 21:30:39 -0500 (Mon, 28 Feb 2011)
New Revision: 29397
Modified:
trunk/drools/docs/guvnor_ref/en-US/Book_Info.xml
trunk/drools/docs/guvnor_ref/en-US/conclusion.xml
trunk/drools/docs/guvnor_ref/en-US/functionality_overview.xml
trunk/drools/docs/guvnor_ref/en-US/guvnor_preferences.xml
trunk/drools/docs/guvnor_ref/en-US/introduction.xml
Log:
General Documentation Updates
Modified: trunk/drools/docs/guvnor_ref/en-US/Book_Info.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en-US/Book_Info.xml 2011-03-01 01:58:39 UTC (rev 29396)
+++ trunk/drools/docs/guvnor_ref/en-US/Book_Info.xml 2011-03-01 02:30:39 UTC (rev 29397)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.0</productnumber>
<edition>4.0.0</edition>
- <pubsnumber>9</pubsnumber>
+ <pubsnumber>10</pubsnumber>
<abstract>
<para>The Eclipse Guvnor Tools Reference Guide explains how to use the Eclipse Guvnor Tools to gain access to resources controled by the Guvnor repository policies.</para>
</abstract>
Modified: trunk/drools/docs/guvnor_ref/en-US/conclusion.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en-US/conclusion.xml 2011-03-01 01:58:39 UTC (rev 29396)
+++ trunk/drools/docs/guvnor_ref/en-US/conclusion.xml 2011-03-01 02:30:39 UTC (rev 29397)
@@ -30,21 +30,15 @@
<listitem>
<para>
- <ulink url="http://www.jboss.org/tools/">JBoss Tools Home Page</ulink>
+ <ulink url="http://www.jboss.com/products/devstudio/">JBoss Developer Studio Home Page</ulink>
</para>
</listitem>
<listitem>
<para>
- <ulink url="http://download.jboss.org/jbosstools/nightly-docs/">The latest JBossTools/JBDS documentation builds</ulink>
+ <ulink url="http://docs.redhat.com/docs/en-US/JBoss_Developer_Studio/index.html">JBDS release documentation</ulink>
</para>
</listitem>
-
- <listitem>
- <para>
- <ulink url="http://docs.jboss.org/tools/">JBossTools/JBDS release documentation</ulink>
- </para>
- </listitem>
</itemizedlist>
<para>
If you have some questions, comments or suggestions on the topic, please feel free to ask in the <ulink url="http://www.jboss.org/index.html?module=bb&op=viewforum&f=201">JBoss Tools Forum</ulink>.
Modified: trunk/drools/docs/guvnor_ref/en-US/functionality_overview.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en-US/functionality_overview.xml 2011-03-01 01:58:39 UTC (rev 29396)
+++ trunk/drools/docs/guvnor_ref/en-US/functionality_overview.xml 2011-03-01 02:30:39 UTC (rev 29397)
@@ -10,12 +10,12 @@
<title>Tasks</title>
- <para>This chapter will give an overview on all functionality the <property>Guvnor Tools</property> provides.</para>
+ <para>This chapter provides an overview of the functionality provided by the <property>Guvnor Tools</property>.</para>
<section>
<title>Creating a New Guvnor Connection</title>
<para>
- As mentioned in the <xref linkend="introduction"/> section, the main purposeof the <property>EGT</property> is to allow development using resources held in a Guvnor repository. The first task is to make a connection to a Guvnor repository. This is handled by the <guilabel>Connection Wizard</guilabel> (see <xref linkend="connection_wizard"/>).
+ As mentioned in <xref linkend="introduction"/>, the main purpose of the <productname>EGT</productname> is to allow development using resources held in a Guvnor repository. The first task is to make a connection to a Guvnor repository. This is handled by the <guilabel>Connection Wizard</guilabel> (see <xref linkend="connection_wizard"/>).
</para>
</section>
@@ -25,10 +25,10 @@
<orderedlist>
<listitem>
- <para>Drag-and-drop from the Guvnor Repositories View, as described in the <xref linkend="guvnor_repositories_view"/> section</para>
+ <para>Drag-and-drop from the Guvnor Repositories View, as described in <xref linkend="guvnor_repositories_view"/></para>
</listitem>
<listitem>
- <para>Using the Resource from Guvnor Wizard, as described in the <xref linkend="resources_from_guvnor"/> section</para>
+ <para>Using the Resource from Guvnor Wizard, as described in <xref linkend="resources_from_guvnor"/></para>
</listitem>
</orderedlist>
@@ -50,11 +50,11 @@
</para>
<para>
- The <property>EGT</property> decorates local resources associated with Guvnor repository master copies. This decoration appears in Eclipse views conforming to the Eclipse Common Navigator framework, such as the Eclipse <guilabel>Resource Navigator</guilabel> and the Java <guilabel>Package Explorer</guilabel>. In the image above you can see the <filename>Dummy rule.drl</filename> file with the decoration in the <guilabel>Resource Navigator</guilabel>. The Guvnor icon decorator is on the top right of the file image, and the Guvnor revision details are appended to the file name. The presence/location of these can be changed in the <guilabel>Local Guvnor Repository Resource Decoration Preferences</guilabel> (see the <xref linkend="resource_decoration_preferences"/> section).
+ The <property>EGT</property> decorates local resources associated with Guvnor repository master copies. This decoration appears in Eclipse views conforming to the Eclipse Common Navigator framework, such as the Eclipse <guilabel>Resource Navigator</guilabel> and the Java <guilabel>Package Explorer</guilabel>. In the image above you can see the <filename>Dummy rule.drl</filename> file with the decoration in the <guilabel>Resource Navigator</guilabel>. The Guvnor icon decorator is on the top right of the file image, and the Guvnor revision details are appended to the file name. The location of these can be changed in the <guilabel>Local Guvnor Repository Resource Decoration Preferences</guilabel> (see the <xref linkend="resource_decoration_preferences"/> section).
</para>
<para>
- Here we see that the <filename>Dummy rule.drl</filename> file is associated with a Guvnor repository resource and the local copy is based on revision 0, with a <code>02-10-2008, 4:21:53</code> date/time stamp. However, the file <filename>Sample.drl</filename> is not associated with a Guvnor repository file. Further details about the association can be found in the standard Eclipse properties page, accessed via the <guilabel>Properties</guilabel> option in the context menu:
+ Here we see that the <filename>Dummy rule.drl</filename> file is associated with a Guvnor repository resource, and the local copy is based on revision 0, with a <code>02-10-2008, 4:21:53</code> date/time stamp. However, the file <filename>Sample.drl</filename> is not associated with a Guvnor repository file. Further details about the association can be found in the standard Eclipse properties page, accessed via the <guilabel>Properties</guilabel> option in the context menu:
</para>
<figure>
@@ -127,7 +127,7 @@
<title>Update Action</title>
<para>
- The <guilabel>Update</guilabel> action is available for one or more Guvnor resources that are not in synchronization with the Guvnor repository master copies. These resources would not be in synchronization due to one or or both of the following conditions:
+ The <guilabel>Update</guilabel> action is available for one or more Guvnor resources that are not synchronized with the Guvnor repository master copies. These resources would not synchronized due to one or or both of the following conditions:
</para>
<orderedlist>
@@ -147,7 +147,7 @@
<section id="add_action">
<title>Add Action</title>
- <para>The <guilabel>Add</guilabel> action is available for one or more local files that are not associated with a Guvnor repository master copy. Choosing the <guilabel>Add</guilabel> action launches the <guilabel>Add to Guvnor wizard</guilabel>:</para>
+ <para>The <guilabel>Add</guilabel> action is available for one or more local files that are not associated with a Guvnor repository master copy. Choosing the <guilabel>Add</guilabel> action launches the <guilabel>Add to Guvnor</guilabel> wizard:</para>
<figure>
<title>Add to Guvnor Wizard</title>
@@ -159,7 +159,7 @@
</figure>
<para>
- The first page of the wizard asks for the selection of the target Guvnor repository and gives the choice to create a new Guvnor repository connection (in which case the second page is the same as the <xref linkend="guvnor_connection_wizard"/>). Once the target Guvnor repository is chosen, the wizard then asks for the folder location to add the selection files:
+ The first page of the wizard asks for the selection of the target Guvnor repository, and provides the option of creating a new Guvnor repository connection (in which case the second page is the same as <xref linkend="guvnor_connection_wizard"/>). Once the target Guvnor repository is chosen, the wizard then asks for the folder location to add the selection files:
</para>
<figure>
@@ -171,22 +171,22 @@
</mediaobject>
</figure>
- <para>Here the <filename>"defaultPackage"</filename> folder is selected as the destination location.</para>
+ <para>Here the <filename>defaultPackage</filename> folder is selected as the destination location.</para>
<note>
<title>Note:</title>
<para>
- Note that the <filename>"snapshot"</filename> folder in the Guvnor repository is read-only for <property>EGT</property>, and hence not visible as a candidate location in this wizard. The Guvnor repository web administration tools must be used to add snapshot content.
+ Note that the <filename>snapshot</filename> folder in the Guvnor repository is read-only for <property>EGT</property>, and hence not visible as a candidate location in this wizard. The Guvnor repository web administration tools must be used to add snapshot content.
</para>
</note>
<para>
- Clicking on the <guibutton>Finish</guibutton> adds the selected files to the Guvnor repository and creates an association between the local and Guvnor repository files.
+ Clicking on the <guibutton>Finish</guibutton> button adds the selected files to the Guvnor repository and creates an association between the local and Guvnor repository files.
</para>
<note>
<title>Note:</title>
- <para>Note that the wizard will not allow for overwrite of existing Guvnor repository files. Another target location must be chosen.</para>
+ <para>Note that the wizard will not allow existing Guvnor repository files to be overwritten. Another target location must be chosen.</para>
</note>
</section>
@@ -194,11 +194,11 @@
<title>Commit Action</title>
<para>
- The <guilabel>Commit</guilabel> action is enabled for one or more Guvnor repository associated files that have local changes. The <guilabel>Commit</guilabel> action will write the local changes back to the associated Guvnor repository files and update the association for the new revision created.
+ The <guilabel>Commit</guilabel> action is enabled for one or more Guvnor repository associated files that have local changes. The <guilabel>Commit</guilabel> action will write the local changes back to the associated Guvnor repository files, and update the association for the new revision created.
</para>
<para>
- If a local change is based on an older revision of a file that is currently in the Guvnor repository (for example, someone else changed the same file), then the <guilabel>Commit</guilabel> action will ask whether you wish to overwrite the current version in the Guvnor repository with the local content. When such conflicts occur, however, you should use the Eclipse Guvnor version tools, along with Eclipse standard tools, to determine the differences and merge content based on the current version in the Guvnor repository.
+ If a local change is based on an older revision of a file than is currently in the Guvnor repository (for example, someone else changed the same file), then the <guilabel>Commit</guilabel> action will ask whether you wish to overwrite the current version in the Guvnor repository with the local content. When such conflicts occur, however, you should use the Eclipse Guvnor version tools, along with Eclipse standard tools, to determine the differences and merge content based on the current version in the Guvnor repository.
</para>
</section>
@@ -206,7 +206,7 @@
<title>Show History Action</title>
<para>
- The <guilabel>Show History</guilabel> action is enabled for one Guvnor repository associated file and causes the <xref linkend="guvnor_history_view"/> to be populated with revision history for the selected file.
+ The <guilabel>Show History</guilabel> action is enabled for one Guvnor repository associated file, and populates the <xref linkend="guvnor_history_view"/> with revision history for the selected file.
</para>
</section>
@@ -226,7 +226,7 @@
</mediaobject>
</figure>
- <para>Once the revision is selected, the action opens the Eclipse <guilabel>Compare editor</guilabel> (read-only):</para>
+ <para>Once the revision is selected, the action opens the Eclipse <guilabel>Compare editor</guilabel> (in a read-only mode):</para>
<figure>
<title>Eclipse Compare Editor</title>
<mediaobject>
@@ -237,7 +237,7 @@
</figure>
<para>
- This editor uses Eclipse-standard comparison techniques to show the differences in the two versions. In cases where there are no differences, the editor will not open, rather a dialog saying that there are no differences will appear.
+ This editor uses the standard Eclipse comparison techniques to show the differences in the two versions. In cases where there are no differences, the editor will not open, and instead a dialog saying that there are no differences will be displayed.
</para>
<figure>
<title>Alert Dialog</title>
@@ -253,7 +253,7 @@
<title>Switch to Version Action</title>
<para>The <guilabel>Switch to Version</guilabel> action is enabled for one Guvnor repository associated file.</para>
- <para>First the <guilabel>Switch to Version</guilabel> action prompts for selection of version:</para>
+ <para>First the <guilabel>Switch to Version</guilabel> action prompts for the selection of a version:</para>
<figure>
<title>Select Version Window</title>
@@ -273,7 +273,7 @@
<title>Delete Action</title>
<para>
- The <guilabel>Delete</guilabel> action is enabled for one or more Guvnor repository associated files. After confirmation via a dialog, the <guilabel>Delete</guilabel> action removes the files in the Guvnor repository and deletes local metadata for the Guvnor repository association.
+ The <guilabel>Delete</guilabel> action is enabled for one or more Guvnor repository associated files. After the action has been confirmed using the dialog shown below, the <guilabel>Delete</guilabel> action removes the files in the Guvnor repository and deletes local metadata for the Guvnor repository association.
</para>
<figure>
Modified: trunk/drools/docs/guvnor_ref/en-US/guvnor_preferences.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en-US/guvnor_preferences.xml 2011-03-01 01:58:39 UTC (rev 29396)
+++ trunk/drools/docs/guvnor_ref/en-US/guvnor_preferences.xml 2011-03-01 02:30:39 UTC (rev 29397)
@@ -15,11 +15,11 @@
<title>Guvnor Repository Exploring Perspective</title>
<para>
- The <property>Guvnor Repository Exploring perspective</property> contains two views supplied by <property>EGT</property> – <xref linkend="guvnor_repositories_view"/> and <xref linkend="guvnor_history_view"/>, that will be the center of most interactions with Guvnor, and Eclipse standard views such as <guilabel>Properties</guilabel> and <guilabel>Resource Navigator</guilabel> that are also useful.
+ The <property>Guvnor Repository Exploring perspective</property> contains two views supplied by <property>EGT</property>, described in <xref linkend="guvnor_repositories_view"/> and <xref linkend="guvnor_history_view"/>, that will be the center of most interactions with Guvnor. Eclipse standard views such as <guilabel>Properties</guilabel> and <guilabel>Resource Navigator</guilabel> are also useful.
</para>
<para>
- While each of these views can be opened and positioned independently within an Eclipse workbench, the <property>Guvnor perspective</property> provides a convenient method of getting a suggested layout. In the Eclipse workbench menu, choose <menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Open Perspective</guimenuitem><guimenuitem>Other</guimenuitem></menuchoice> to get the perspective list:
+ While each of these views can be opened and positioned independently within an Eclipse workbench, the <property>Guvnor perspective</property> provides a convenient method for displaying a common layout. In the Eclipse workbench menu, select <menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Open Perspective</guimenuitem><guimenuitem>Other</guimenuitem></menuchoice> to view the perspective list:
</para>
<figure>
@@ -31,14 +31,14 @@
</mediaobject>
</figure>
- <para>And then choose <guimenuitem>Guvnor Repository Exploring</guimenuitem>. This opens the <guilabel>Guvnor perspective</guilabel>.</para>
+ <para>Selecting the <guimenuitem>Guvnor Repository Exploring</guimenuitem> option will open the <guilabel>Guvnor</guilabel> perspective.</para>
</section>
<section id="connection_wizard">
<title>Guvnor Connection Wizard</title>
<para>
- This wizard appears in a number of places within the <property>EGT</property> (as detailed below), but in this section we will cover only the two most basic entry points.
+ The Guvnor Connection wizard appears in a number of places within the <property>EGT</property> (as detailed below), but in this section we will cover only the two most basic entry points.
</para>
<para>The <guilabel>Guvnor Connection wizard</guilabel> can be started in the following ways:</para>
@@ -46,7 +46,7 @@
<itemizedlist>
<listitem>
<para>
- Using the Eclipse menu <menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem> <guimenuitem>Guvnor</guimenuitem><guimenuitem>Guvnor repository location</guimenuitem></menuchoice>
+ Selecting <menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem> <guimenuitem>Guvnor</guimenuitem><guimenuitem>Guvnor repository location</guimenuitem></menuchoice> within Eclipse
</para>
<figure>
@@ -60,7 +60,7 @@
</listitem>
<listitem>
- <para>In the <guilabel>Guvnor Repositories view</guilabel> using the drop-down menu</para>
+ <para>In the <guilabel>Guvnor Repositories</guilabel> view using the drop-down menu</para>
<figure>
<title>Adding New Guvnor Connection</title>
@@ -83,7 +83,7 @@
</listitem>
</itemizedlist>
- <para>Choosing either of these will start the <guilabel>Guvnor Connection wizard</guilabel>.</para>
+ <para>Choosing either of these will start the <guilabel>Guvnor Connection</guilabel> wizard.</para>
<figure id="guvnor_connection_wizard">
<title>Guvnor Connection Wizard</title>
@@ -95,7 +95,7 @@
</figure>
<para>
- Default values appear in the <guilabel>Location</guilabel>,<guilabel>Port</guilabel> and <guilabel>Repository</guilabel> fields (See the <xref linkend="guvnor_preferences"/> section below for details about how to change these default values.) Of course, any of these fields can be edited by typing in the corresponding text box. Drag-and-drop or paste into the <guilabel>Location</guilabel> field of a typical Guvnor repository URL such as:
+ Default values appear in the <guilabel>Location</guilabel>, <guilabel>Port</guilabel> and <guilabel>Repository</guilabel> fields (See <xref linkend="guvnor_preferences"/> for details about on changing these default values). Of course, any of these fields can be edited by editing the corresponding text box. Drag-and-drop or paste into the <guilabel>Location</guilabel> field a typical Guvnor repository URL such as:
</para>
<para>
@@ -103,18 +103,18 @@
</para>
<para>
- Results in the URL being parsed into the respective fields as well. The authentication information (user name and password) can optionally be stored in the Eclipse workbench's key-ring file based on the selection of <guilabel>Save user name and password</guilabel>.
+ This results in the URL being parsed into the respective fields as well. The authentication information (user name and password) can optionally be stored in the Eclipse workbench's key-ring file based on the selection of <guilabel>Save user name and password</guilabel>.
</para>
<note>
<title>Note:</title>
<para>
- If the authentication information is not stored in the key-ring, then the <property>EGT</property> uses a session authentication, what means that the credentials supplied are used only for the lifetime of the Eclipse workbench instance.
+ If the authentication information is not stored in the key-ring, then the <property>EGT</property> uses a session authentication, what means that the credentials supplied are only used during the lifetime of the Eclipse workbench instance.
</para>
</note>
<para>
- If authentication information is not stored in the key-ring or the authentication information (key-ring or session) is not valid, the <property>EGT</property> will prompt for authentication information when it has to access the Guvnor repository.
+ If authentication information is not stored in the key-ring, or the authentication information (key-ring or session) is not valid, the <property>EGT</property> will prompt for the authentication information once it has to access the Guvnor repository.
</para>
<para>If authentication fails, the <property>EGT</property> will retry once and then issue an authentication failure error.</para>
@@ -125,13 +125,13 @@
</note>
<para>
- Note that the <property>EGT</property> calls the Guvnor repository at various times, such as when determining if resource updates are available. Thus if you use session authentication, the authentication dialog will appear at different times during the Eclipse workbench session, depending on what actions you take. For ease of use, we recommend saving the authentication information in the Eclipse key-ring.
+ Note that the <property>EGT</property> calls the Guvnor repository at various times, such as when it is determining if any resource updates are available. Thus if you use session authentication, the authentication dialog will appear at different times during the Eclipse workbench session, depending on what actions you take. For ease of use, we recommend saving the authentication information in the Eclipse key-ring.
</para>
<note>
<title>Note:</title>
<para>
- The Eclipse key-ring file is distinct from key-ring files found in some platforms such as Mac OS X and many forms of Linux. Thus, sometimes if you access a Guvnor repository outside the <property>EGT</property>, the key-ring files might become unsynchronized and you will be unexpectedly prompted for authentication in Eclipse. This is nuisance, but your usual credentials should apply in this case.
+ The Eclipse key-ring file is distinct from key-ring files found in some platforms such as Mac OS X and many forms of Linux. Thus, sometimes if you access a Guvnor repository outside the <property>EGT</property>, the key-ring files might become outdated, and you will be unexpectedly prompted for your credentials in Eclipse. This is nuisance, but in this case you can simply re-enter the appropriate username and password.
</para>
</note>
</section>
@@ -140,7 +140,7 @@
<title>Resource from Guvnor Wizard</title>
<para>
- In addition to the single file drag-and-drop from the <guilabel>Guvnor Repositories view</guilabel>, the <property>EGT</property> also includes a wizard for copying one or more files from a Guvnor repository to the local workspace (and setting the association with the Guvnor repository). This wizard is available by selecting <menuchoice><guimenuitem>File</guimenuitem><guimenuitem>Import</guimenuitem><guimenuitem>Guvnor</guimenuitem><guimenuitem>Resource from Guvnor</guimenuitem></menuchoice> or <menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>Guvnor</guimenuitem><guimenuitem>Resource from Guvnor</guimenuitem></menuchoice>.
+ In addition to the single file drag-and-drop features provided within the <guilabel>Guvnor Repositories</guilabel> view, the <property>EGT</property> also includes a wizard for copying one or more files from a Guvnor repository to the local workspace (and setting the association with the Guvnor repository). This wizard is available by selecting <menuchoice><guimenuitem>File</guimenuitem><guimenuitem>Import</guimenuitem><guimenuitem>Guvnor</guimenuitem><guimenuitem>Resource from Guvnor</guimenuitem></menuchoice> or <menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>Guvnor</guimenuitem><guimenuitem>Resource from Guvnor</guimenuitem></menuchoice>.
</para>
<note>
<title>Note:</title>
@@ -151,7 +151,7 @@
</note>
<para>
- The first page of the wizard asks for the selection of the source Guvnor repository and gives the choice to create a new Guvnor repository connection (in which case the second page is the same as the <xref linkend="guvnor_connection_wizard"/>).
+ The first page of the wizard asks for the selection of the source Guvnor repository and gives the option to create a new Guvnor repository connection (in which case the second page is the same as the <xref linkend="guvnor_connection_wizard"/>).
</para>
<figure>
@@ -163,7 +163,7 @@
</mediaobject>
</figure>
- <para>Once the source Guvnor repository is chosen, the wizard prompts for resource selection:</para>
+ <para>Once the source Guvnor repository is chosen, the wizard prompts for the resources to be copied:</para>
<figure>
<title>Resource Selection</title>
@@ -201,7 +201,7 @@
<section id="guvnor_repositories_view">
<title>Guvnor Repositories View</title>
- <para>The <guilabel>Guvnor Repositories view</guilabel> contains tree structures representing Guvnor repository contents.</para>
+ <para>The <guilabel>Guvnor Repositories</guilabel> view contains tree structures representing the contents of Guvnor repositories.</para>
<figure>
<title>Guvnor Repositories View</title>
@@ -212,34 +212,34 @@
</mediaobject>
</figure>
- <para>You can perform the following actions under the resources in the <guilabel>Guvnor Repositories view</guilabel>:</para>
+ <para>You can perform the following actions under the resources in the <guilabel>Guvnor Repositories</guilabel> view:</para>
<itemizedlist>
<listitem>
- <para>create a new Guvnor repository connection. How to do this is describe above in the <xref linkend="connection_wizard"/> section.</para>
+ <para>Create a new Guvnor repository connection. This process is described above in <xref linkend="connection_wizard"/>.</para>
</listitem>
<listitem>
<para>
- Remove a Guvnor repository connection. Use the Delete button ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/delete_connection_button.png"/></imageobject></inlinemediaobject> ) in the tool-bar or the <guimenuitem>Delete</guimenuitem> option in the context menu to remove a repository connection.
+ Remove a Guvnor repository connection. Use the Delete button ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/delete_connection_button.png"/></imageobject></inlinemediaobject> ) in the toolbar or the <guimenuitem>Delete</guimenuitem> option in the context menu to remove a repository connection.
</para>
</listitem>
<listitem>
<para>
- Refresh Guvnor repository resorces. Use the <guimenuitem>Refresh</guimenuitem> context menu item to reload a tree content for the selected node.
+ Refresh Guvnor repository resorces. Use the <guimenuitem>Refresh</guimenuitem> context menu item to reload the tree for the selected node.
</para>
</listitem>
<listitem>
<para>
- Make use of "drill-into" functionality. It's represented by a number of tool-bar/context menu items such as <guibutton>Go Home</guibutton> ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/go_home_button.png"/></imageobject></inlinemediaobject> ), <guibutton>Go Back</guibutton> ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/go_back_button.png"/></imageobject></inlinemediaobject> ) and <guibutton>Go Into</guibutton> ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/go_into_button.png"/></imageobject></inlinemediaobject> ).
+ Make use of "drill-into" functionality. It's represented by a number of toolbar and context menu items such as <guibutton>Go Home</guibutton> ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/go_home_button.png"/></imageobject></inlinemediaobject> ), <guibutton>Go Back</guibutton> ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/go_back_button.png"/></imageobject></inlinemediaobject> ) and <guibutton>Go Into</guibutton> ( <inlinemediaobject><imageobject><imagedata fileref="images/functionality_overview/go_into_button.png"/></imageobject></inlinemediaobject> ).
</para>
</listitem>
</itemizedlist>
<para>
- Drill-down is useful when working with deeply nested tree structures and when you wish to concentrate on only branch of the tree. For example, drilling into the <guilabel>defaultPackage</guilabel> node changes the tree view to:
+ Drill-down is useful when working with deeply nested tree structures, and when you wish to concentrate on only a single branch of the tree. For example, drilling into the <guilabel>defaultPackage</guilabel> node changes the tree view to:
</para>
<figure>
@@ -257,7 +257,7 @@
</para>
<para>
- There are a number of operations that can be performed on Guvnor repository files. Selecting a file in the Guvnor repository causes the Eclipse <guilabel>Properties view</guilabel> to update with details about that file:
+ There are a number of operations that can be performed on Guvnor repository files. Selecting a file in the Guvnor repository causes the Eclipse <guilabel>Properties</guilabel> view to display the details of that file:
</para>
<figure>
@@ -276,7 +276,7 @@
<title>Guvnor Resource History View</title>
<para>
- The <guilabel>Guvnor Resource History view</guilabel> shows details about revision history for selected files, both local and those in Guvnor repositories. The initial state of this view is shown on the figure below.
+ The <guilabel>Guvnor Resource History</guilabel> view displays details about the revision history for the selected files, both local and those in Guvnor repositories. The initial state of this view is shown on the figure below.
</para>
<figure>
@@ -289,7 +289,7 @@
</figure>
<para>
- The <guilabel>Guvnor Resource History view</guilabel> is populated by <guilabel>Show History</guilabel> actions in either the local <guilabel>Guvnor</guilabel> context menu or in the context menu for a Guvnor repository file in the <xref linkend="guvnor_repositories_view"/>. Once this action is performed, the <guilabel>Guvnor Resource History view</guilabel> updates to show the revision history:
+ The <guilabel>Guvnor Resource History</guilabel> view is populated by <guilabel>Show History</guilabel> actions in either the local <guilabel>Guvnor</guilabel> context menu or in the context menu for a Guvnor repository file in the Guvnor Repositories View (see <xref linkend="guvnor_repositories_view"/>). Once this action is performed, the <guilabel>Guvnor Resource History</guilabel> view is refreshed to display the revision history:
</para>
<figure>
@@ -302,7 +302,7 @@
</figure>
<para>
- Here we see that the file <filename>test.txt</filename> has seven revisions. Double clicking on a revision row (or the context menu <guimenuitem>Open (Read only)</guimenuitem>) opens an Eclipse read-only editor with the revision contents.
+ Here we see that the file <filename>test.txt</filename> has seven revisions. Double clicking on a revision row or selecting the <guimenuitem>Open (Read only)</guimenuitem> option from the context menu opens an Eclipse read-only editor with the revision contents.
</para>
<figure>
@@ -350,17 +350,17 @@
<section id="repo_connection_preferences">
<title>Guvnor Repository Connection Preferences</title>
- <para>There are two preferences that can be set for Guvnor repository connections, that are used when creating new connections:</para>
+ <para>There are two preferences that can be set for Guvnor repository connections, which are used when creating new connections:</para>
<itemizedlist>
<listitem>
<para>
- The first is a default Guvnor repository URL template, which can make it easier to create multiple similar connections by simply changing part of the field, such as the host name.
+ The first is a default Guvnor repository URL template, which can simplify the process of creating additional similar connections by simply changing part of the field, such as the host name.
</para>
</listitem>
<listitem>
<para>
- The second is whether authentication information should be saved in the Eclipse platform key-ring by default.</para>
+ The second defines whether or not authentication information should be saved in the Eclipse platform key-ring by default.</para>
</listitem>
</itemizedlist>
@@ -373,11 +373,11 @@
<title>Local Guvnor Repository Resource Decoration Preferences</title>
<para>
- The second category of preferences provided by the <property>EGT</property> deals with how the decoration of local resources associated with Guvnor repository resources is presented. Since the Guvnor repository is not a substitute for a SCM, and since SCM tools in Eclipse tend to decorate local resources, it is useful to be able to control just how the <property>EGT</property> decorate its local resources to avoid messy conflicts with SCM packages.
+ The second category of preferences provided by the <property>EGT</property> can be used to define how the decoration of local resources associated with Guvnor repository resources is presented. Since the Guvnor repository is not a substitute for a SCM, and since SCM tools in Eclipse tend to decorate local resources, it is useful to be able to control how the <property>EGT</property> decorate its local resources to avoid messy conflicts with SCM packages.
</para>
<para>
- In the <guilabel>File Decoration</guilabel> section of the preference page, you can choose the location (Top right, Top left, Bottom right, Bottom left) of the decoration icon, or you can choose not to display it. In the <guilabel>Text</guilabel> section, you can format the Guvnor metadata that is appended to the file names:
+ In the <guilabel>File Decoration</guilabel> section of the preference page, you can choose the location (Top right, Top left, Bottom right, Bottom left) of the decoration icon, or you can choose not to display it. In the <guilabel>Text</guilabel> section, you can format the Guvnor metadata which is appended to the file names:
</para>
<itemizedlist>
<listitem>
Modified: trunk/drools/docs/guvnor_ref/en-US/introduction.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en-US/introduction.xml 2011-03-01 01:58:39 UTC (rev 29396)
+++ trunk/drools/docs/guvnor_ref/en-US/introduction.xml 2011-03-01 02:30:39 UTC (rev 29397)
@@ -38,7 +38,7 @@
<para>Guvnor Repositories View</para>
</entry>
<entry>
- <para>The purpose of the view is to enable access to Guvnor repository resources in a standard tree format</para>
+ <para>The purpose of this view is to enable access to Guvnor repository resources in a standard tree format</para>
</entry>
<entry>
<xref linkend="guvnor_repositories_view"/>
@@ -50,7 +50,7 @@
<para>Guvnor Connection Wizard</para>
</entry>
<entry>
- <para>The wizard helps to create a connection to a Guvnor repository.</para>
+ <para>This wizard helps to create a connection to a Guvnor repository.</para>
</entry>
<entry>
<xref linkend="connection_wizard"/>
@@ -74,7 +74,7 @@
<para>Resource from Guvnor wizard</para>
</entry>
<entry>
- <para>The wizard helps to get local copies of Guvnor repository resources.</para>
+ <para>This wizard helps to get local copies of Guvnor repository resources.</para>
</entry>
<entry>
<xref linkend="resources_from_guvnor"/>
@@ -102,7 +102,7 @@
<section id="what_is_guvnor_tools">
<title>What is Guvnor Tools?</title>
<para>
- The <property>Guvnor repository</property> is not intended as a Source Code Management (SCM) solution, and the <property>EGT</property> is not intended to be an Eclipse “team provider” extension or replacement. Rather, the Guvnor repository is a location where certain artifacts (such as rules and SOA policy definitions) are controlled (“governed”) by policies defined by the deployment environment. The purpose of the <property>EGT</property> is then to enable access to resources held by the Guvnor repository, so they can be used in development. Thus, limited capabilities for reading, writing, adding, and removing Guvnor repository resources are provided in the <property>EGT</property>.
+ The <property>Guvnor repository</property> is not intended to be a Source Code Management (SCM) solution, and the <property>EGT</property> is not intended to be an Eclipse “team provider” extension or replacement. Rather, the Guvnor repository is a location where certain artifacts (such as rules and SOA policy definitions) are controlled (“governed”) by policies defined by the deployment environment. The purpose of the <property>EGT</property> is then to enable access to resources held by the Guvnor repository, so they can be used in development. Thus, limited capabilities for reading, writing, adding, and removing Guvnor repository resources are provided in the <property>EGT</property>.
</para>
</section>
<section id="how_to_start">
@@ -115,7 +115,8 @@
<itemizedlist>
<listitem>
<para>
- Eclipse IDE with installed JBoss Tools plugins. How to install JBoss Tools onto Eclipse you can find in the JBoss Tools Installation section.
+ <!--Eclipse IDE with installed JBoss Tools plugins. How to install JBoss Tools onto Eclipse you can find in the JBoss Tools Installation section.-->
+ JBoss Developer Studio, which can be downloaded through the <ulink url="https://access.redhat.com">RedHat customer portal</ulink>.
</para>
</listitem>
@@ -127,30 +128,28 @@
To deploy JBoss Server with the Guvnor repository, you should download <ulink url="http://www.jboss.org/drools/downloads.html">Drools Guvnor</ulink>. When downloading you may choose either web based Guvnor to deploy to your JBoss Server or Standalone Guvnor with JBoss AS.
</para>
<para>
- If you use JBoss AS 5 and <property>Guvnor Tools</property> doesn't work when deployed to the server, you should do the following to get Guvnor Tools running:
+ If you use JBoss AS 5 and <property>Guvnor Tools</property> doesn't work when deployed to the server, you should perform the following steps to get Guvnor Tools running:
</para>
<orderedlist>
<listitem>
<para>
- Remove the JBoss Security libraries (authorization-spi-2.0.2.CR6.jar, identity-*, acl-spi-2.0.2.CR6.jar) from drools WAR file (not the app server itself). The JBoss Security libraries are provided in AS 5.
+ Remove the JBoss Security libraries (<filename>authorization-spi-2.0.2.CR6.jar</filename>, <filename>identity-*</filename>, <filename>acl-spi-2.0.2.CR6.jar</filename>) from drools WAR file (not the app server itself). The JBoss Security libraries are provided in AS 5.
</para>
</listitem>
<listitem>
- <para>Remove the JAXP libraries (xercesImpl-2.8.0.jar, xml-apis-2.*)</para>
+ <para>Remove the JAXP libraries (<filename>xercesImpl-2.8.0.jar</filename>, <filename>xml-apis-2.*</filename>)</para>
</listitem>
<listitem>
- <para>Remove the EL libraries (el-*)</para>
+ <para>Remove the EL libraries (<filename>el-*</filename>)</para>
</listitem>
</orderedlist>
<para>
- After this, Guvnor should operate as normal. During deployment, you would see the following exception in the log which indicates that the experimental JBoss Security based ACL integration has defined some EJB3/JPA stuff in guvnor that has not been configured.
+ When these steps have been performed, Guvnor should operate as normal. During deployment, you would see the following exception in the log which indicates that the experimental JBoss Security based ACL integration has defined some EJB3/JPA features in guvnor that have not been configured.
</para>
<programlisting>ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=#ACL state=Create
java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a non-jta-data-source
for a RESOURCE_LOCAL enabled persistence context named: ACL
</programlisting>
- <para>
- Now refer to the <xref linkend="functionality_overview"/> section to find out what you can do with Guvnor and Eclipse synchronization tool.</para>
</section>
</chapter>
13 years, 9 months
JBoss Tools SVN: r29396 - branches/3.3.indigo/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-02-28 20:58:39 -0500 (Mon, 28 Feb 2011)
New Revision: 29396
Modified:
branches/3.3.indigo/build/target-platform/multiple.target
branches/3.3.indigo/build/target-platform/multiple.target.p2mirror.xml
branches/3.3.indigo/build/target-platform/unified.target
Log:
JBIDE-8489 create TP using Indigo reqs
Modified: branches/3.3.indigo/build/target-platform/multiple.target
===================================================================
--- branches/3.3.indigo/build/target-platform/multiple.target 2011-03-01 01:58:24 UTC (rev 29395)
+++ branches/3.3.indigo/build/target-platform/multiple.target 2011-03-01 01:58:39 UTC (rev 29396)
@@ -8,6 +8,12 @@
-->
<locations>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
+ <unit id="com.google.gdt.eclipse.suite.e36.feature.feature.group" version="1.4.2.v201012211742"/>
+ <unit id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group" version="2.1.1.v201012170127"/>
+ <!-- <repository location="http://dl.google.com/eclipse/plugin/3.6/"/> -->
+ <repository location="http://download.jboss.org/jbosstools/updates/requirements/gwt/201012211742/"/>
+ </location>
+ <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<!-- NOT <unit id="org.maven.ide.eclipse.feature.feature.group" version="0.10.2.20100623-1649"/> -->
<unit id="org.maven.ide.eclipse.feature.feature.group" version="0.12.1.20110112-1712"/>
<repository location="http://m2eclipse.sonatype.org/sites/m2e/"/>
@@ -16,148 +22,130 @@
<unit id="org.maven.ide.eclipse.wtp.feature.feature.group" version="0.11.1.20101108-1810"/>
<repository location="http://m2eclipse.sonatype.org/sites/m2e-extras/"/>
</location>
+
+ <!-- additional repos to source deps -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<repository location="http://eclipse.svnkit.com/1.3.x/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<repository location="http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-s..."/>
</location>
- <!-- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<repository location="http://download.eclipse.org/technology/subversive/0.7/update-site/"/>
-</location>
-<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<repository location="http://download.eclipse.org/technology/subversive/0.7/headless-update-site/"/>
-</location> -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<repository location="http://download.eclipse.org/technology/subversive/0.7/weekly-site/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/updates/requirements/orbit/R20100519..."/>
+ <repository location="http://download.eclipse.org/rt/ecf/3.4/site.p2"/>
</location>
+
+ <!-- TPTP 4.7.2 is EOL; can only get bits from Helios, not Indigo -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="javax.wsdl.feature.feature.group" version="1.6.2.v201005080631"/>
- <unit id="org.apache.oro.feature.feature.group" version="2.0.8.v201005080400"/>
- <unit id="org.jdom.feature.feature.group" version="1.0.0.v201005080400"/>
- <repository location="http://download.jboss.org/jbosstools/updates/requirements/thirdparty/"/>
- </location>
- <!-- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<unit id="org.mozilla.xulrunner.feature.feature.group" version="1.9.2"/>
-<unit id="org.mozilla.xpcom.feature.feature.group" version="1.9.2"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/xulrunner-1.9.2/"/>
-</location> -->
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.mozilla.xulrunner.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/>
- <unit id="org.mozilla.xpcom.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/>
- <repository location="http://download.jboss.org/jbosstools/updates/requirements/xulrunner-1.9.1.2/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.tptp.platform.profile.server.feature.group" version="4.5.1.v201009092123-7H7F3AkF7B79N8WCTEH"/>
- <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.1.v201009092123-797908s735346496D33"/>
- <unit id="org.eclipse.tptp.platform.core.feature.group" version="4.7.1.v201009092123-8X8ZFXlFLWUl6sr-z0fAKWO"/>
- <unit id="org.eclipse.tptp.platform.jvmti.feature.group" version="4.5.1.v201009092123-797A38s7354466855B7"/>
- <unit id="org.eclipse.tptp.platform.trace.feature.group" version="4.5.2.v201101261720-7L7O8fBgJ9EC9NDREaF9"/>
+ <unit id="org.eclipse.tptp.platform.profile.server.feature.group" version="4.5.0.v201005032111-7H7F-AkF7B77R7VBV77"/>
+ <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.0.v201005032111-7979-8s7353394E5I33"/>
+ <unit id="org.eclipse.tptp.platform.core.feature.group" version="4.7.0.v201005032111-8X8ZFXNFLWUl6kmjuaADv7"/>
+ <unit id="org.eclipse.tptp.platform.jvmti.feature.group" version="4.5.0.v201005032111-797A-8s73533E4E6E33"/>
+ <unit id="org.eclipse.tptp.platform.trace.feature.group" version="4.5.0.v201005032111-7L7O8ZBgJ9E99ZC_El99"/>
<unit id="org.eclipse.tptp.platform.xerces.feature.group" version="4.6.0.v201005032111-777K4AkF7B77R7c7N77"/>
- <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.1.v201009092123-797908s735346496D33"/>
- <unit id="org.eclipse.tptp.platform.probekit.feature.group" version="4.5.1.v201009092123-7H7BF8PAkF7B77ZARCNEK"/>
+ <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.0.v201005032111-7979-8s7353394E5I33"/>
+ <unit id="org.eclipse.tptp.platform.probekit.feature.group" version="4.5.0.v201005032111-7H7BF8NAkF7B77SBNCPEI"/>
<unit id="org.eclipse.tptp.platform.commons.logging.feature.group" version="4.5.0.v201005032111-2-37w312116191612"/>
<unit id="org.eclipse.tptp.platform.jakarta.log4j.feature.group" version="4.5.0.v201005032111-217E7w312116191611"/>
- <repository location="http://download.eclipse.org/tptp/updates/helios/"/>
+ <repository location="http://download.jboss.org/jbosstools/updates/helios/"/>
</location>
+
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.emf.ecore.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.codegen.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.common.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.databinding.feature.group" version="1.2.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.codegen.ecore.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.ecore.edit.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.ecore.editor.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.ecore.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.edit.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.xsd.edit.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.xsd.feature.group" version="2.6.0.v20100914-1218"/>
- <repository location="http://download.eclipse.org/modeling/emf/emf/updates/2.6/R201009141218/"/>
+ <unit id="org.eclipse.emf.ecore.feature.group" version="2.7.0.v20110128-1409"/>
+ <unit id="org.eclipse.emf.feature.group" version="2.7.0.v20110128-1446"/>
+ <unit id="org.eclipse.emf.codegen.feature.group" version="2.6.0.v20110128-1446"/>
+ <unit id="org.eclipse.emf.common.feature.group" version="2.7.0.v20110128-1409"/>
+ <unit id="org.eclipse.emf.databinding.feature.group" version="1.2.0.v20110128-1446"/>
+ <unit id="org.eclipse.emf.codegen.ecore.feature.group" version="2.7.0.v20110128-1446"/>
+ <unit id="org.eclipse.emf.ecore.edit.feature.group" version="2.7.0.v20110128-1446"/>
+ <unit id="org.eclipse.emf.ecore.editor.feature.group" version="2.7.0.v20110128-1446"/>
+ <unit id="org.eclipse.emf.ecore.feature.group" version="2.7.0.v20110128-1409"/>
+ <unit id="org.eclipse.emf.edit.feature.group" version="2.7.0.v20110128-1446"/>
+ <unit id="org.eclipse.xsd.edit.feature.group" version="2.6.0.v20110128-1446"/>
+ <unit id="org.eclipse.xsd.feature.group" version="2.7.0.v20110128-1446"/>
+ <repository location="http://download.eclipse.org/modeling/emf/emf/updates/2.7milestones/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.ide.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
+ <unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.3.20110219_0655-4d933cf-dev-e36"/>
+ <unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="2.0.3.20110219_0655-4d933cf-dev-e36"/>
+ <unit id="org.eclipse.swtbot.ide.feature.group" version="2.0.3.20110219_0655-4d933cf-dev-e36"/>
+ <unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="2.0.3.20110219_0655-4d933cf-dev-e36"/>
+ <unit id="org.eclipse.swtbot.feature.group" version="2.0.3.20110219_0655-4d933cf-dev-e36"/>
+ <!-- there is no indigo site yet; helios site works for both Eclipse 3.6 and 3.7 -->
<repository location="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.birt.osgi.runtime.sdk.feature.group" version="2.6.2.r262_v20101008-57B381wLglLKxfjdt881PQeMU42p"/>
- <unit id="org.eclipse.birt.feature.group" version="2.6.1.v20100709a-9iF7A8FGLY4z0pxX3ORrsdrp6JXb"/>
- <unit id="org.eclipse.birt.integration.wtp.feature.group" version="2.6.2.v20110215-1647-3517w3122132602758"/>
- <unit id="org.eclipse.birt.chart.feature.group" version="2.6.1.v20100709-7f9T7DFQCnv8nz0gRMa6NG1"/>
- <unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="2.6.1.v20100915-1750-3507w31211A2602861"/>
- <repository location="http://download.eclipse.org/birt/update-site/2.6/"/>
+ <unit id="org.eclipse.birt.osgi.runtime.sdk.feature.group" version="4.0.0.v20101008-79--87aC-AFJ6i5OwkX7DtDlQnz-"/>
+ <unit id="org.eclipse.birt.feature.group" version="4.0.0.v20101013-CJ8h7AGS7-BwX_RBv07XxGDko6kN"/>
+ <unit id="org.eclipse.birt.integration.wtp.feature.group" version="4.0.0.v20110130-1818-5--7w3122124102929"/>
+ <unit id="org.eclipse.birt.chart.feature.group" version="4.0.0.v20101008-828L1FQCnvKA7YW2lWF7"/>
+ <unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="4.0.0.v20110130-1818-5--7w3122124102929"/>
+ <!-- <repository location="http://download.eclipse.org/birt/update-site/4.0/"/> -->
+ <repository location="http://download.eclipse.org/birt/update-site/4.0-interim/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<unit id="com.ibm.icu.base.feature.group" version="1.1.0.v20090119-79318s73533B57"/>
- <unit id="org.eclipse.equinox.server.core.feature.group" version="1.0.1.R36x_v20101007-7K7QEtDVci4YrnH_79P9K"/>
- <unit id="org.eclipse.cvs.feature.group" version="1.2.1.r362_v20101111-7B77FKt90GE5i0KBP5G_AA01911"/>
- <unit id="org.eclipse.help.feature.group" version="1.2.1.r362_v20101111-7e7jEVFDr6xg-LRkH_6-2D"/>
- <unit id="org.eclipse.jdt.feature.group" version="3.6.2.r362_v20101117-0800-7z8XFUVFLFlmjAcz--86JeFAKTaF"/>
- <unit id="org.eclipse.platform.feature.group" version="3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L"/>
- <unit id="org.eclipse.platform.ide" version="3.6.2.M20110105-0951"/>
- <unit id="org.eclipse.equinox.executable.feature.group" version="3.4.2.R36x_v20101222-7N7K7bF8zk1BAKMh0h-590miBLY"/>
- <unit id="org.eclipse.platform.sdk" version="3.6.1.M20100909-0800"/>
- <unit id="org.eclipse.pde.feature.group" version="3.6.1.r361_v20100727-7b7mFL1FET3dhFTug95aglL"/>
- <unit id="org.eclipse.sdk.feature.group" version="3.6.2.r362_v20100929-7Q7m7ED5cWkFey77Di6JhDoIOyssgHka07bnz0bo8z-Oq"/>
- <unit id="org.eclipse.rcp.id" version="3.6.0.M20100909-0800"/>
- <unit id="org.eclipse.rcp.sdk.id" version="3.6.0.M20110105-0951"/>
- <unit id="org.eclipse.releng.tools.feature.group" version="3.3.0.v20100427-44A77w31211642"/>
- <unit id="org.eclipse.sdk.ide" version="3.6.1.M20100909-0800"/>
- <unit id="org.eclipse.sdk.examples.feature.group" version="3.3.0.v20100527-817fFcfFEdcVcRZlgyBRcVX"/>
- <unit id="org.eclipse.sdk.examples.source.feature.group" version="3.3.0.v20100527"/>
- <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="3.6.1.R36x_v20101014-7V7RFiwFLSgEt4Pctn77c7J"/>
- <unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.6.0.v20100603-7sF99FsHFTw8HQBta4g33J3F"/>
- <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="1.0.0.v20100510-4--9oB5855K7P"/>
- <unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.0.1.r361_v20100903-897HFZNFXzxlyl0CrPS8t_228D9D"/>
- <unit id="org.eclipse.equinox.p2.sdk.feature.group" version="3.6.1.R36x_v20101007-9I7VGAuG6-3q1X4grrGiDgF5HRJR"/>
- <unit id="org.eclipse.equinox.serverside.sdk.feature.group" version="3.6.0.v20100421-7u7NFVgFN5JdPKPhDHd_6Yqc54uw"/>
- <unit id="org.eclipse.equinox.sdk.feature.group" version="3.6.1.r361_v20101216-7H7R57v9rtOsIdV8XVDKQ6wjHuKB"/>
- <unit id="org.eclipse.equinox.weaving.sdk.feature.group" version="1.0.0.v20100421-79--EVVFNFFsFc"/>
- <unit id="org.eclipse.equinox.server.jetty.feature.group" version="1.0.0.v20100510-7I777iBgJ9DIARGH8IIQ"/>
- <unit id="org.eclipse.equinox.server.p2.feature.group" version="1.0.1.R36x_v20101007-7x7IFGRFPd5kuz-H8NUDo15S0212"/>
- <unit id="org.eclipse.pde.api.tools.ee.fragments.feature.group" version="1.0.0.v20100427-7C-7BF9JgLWLMBMMAMsLL"/>
- <unit id="org.eclipse.equinox.p2.ui.admin.rcp.product" version="1.1.0.M20110105-0951"/>
- <unit id="org.eclipse.equinox.server.servletbridge.feature.group" version="1.0.0.v20100510-42A79oB5855K5E"/>
- <unit id="org.eclipse.equinox.server.simple.feature.group" version="1.0.0.v20100510-44DF8s734C48662444"/>
- <unit id="org.eclipse.rcp.feature.group" version="3.6.2.r362_v20101104-9SAxFLyFkSAqhRGvl2z-fCfimiBL"/>
- <repository location="http://download.eclipse.org/eclipse/updates/3.6/"/>
+ <unit id="org.eclipse.equinox.server.core.feature.group" version="1.1.0.v20110124-7K7TF9wF7RZHQLKaPb13J93"/>
+ <unit id="org.eclipse.cvs.feature.group" version="1.3.100.v20110121-7B77FO-8sF7BA7FFU67UJ5"/>
+ <unit id="org.eclipse.help.feature.group" version="1.3.0.v20110121-7i7uFCaFFt6Zqif0tNYDdt"/>
+ <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110121-7z8fFb7FMTfESMtR15KlAcZ9H155"/>
+ <unit id="org.eclipse.platform.feature.group" version="3.7.0.v20110121-9fF7OHGyFsAlpuWVeMel4CcNBmNslp8D-B"/>
+ <unit id="org.eclipse.platform.ide" version="3.7.0.I20110127-2034"/>
+ <unit id="org.eclipse.equinox.executable.feature.group" version="3.5.0.v20101220-7P7NFUFFLWUl6m499UD1941"/>
+ <unit id="org.eclipse.platform.sdk" version="3.7.0.I20110127-2034"/>
+ <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110121-7b7oFXNFEx2Xmo_ItaDS-OD"/>
+ <unit id="org.eclipse.sdk.feature.group" version="3.7.0.v20110121-7Q7xA7DPa2z-lGjJRd0f6hRgSZ1DWdaZTRWbk_SVSlVqV"/>
+ <unit id="org.eclipse.rcp.id" version="3.7.0.I20110127-2034"/>
+ <unit id="org.eclipse.rcp.sdk.id" version="3.7.0.I20110127-2034"/>
+ <unit id="org.eclipse.releng.tools.feature.group" version="3.4.100.v20110123-45-7w31212215"/>
+ <unit id="org.eclipse.sdk.ide" version="3.7.0.I20110127-2034"/>
+ <unit id="org.eclipse.sdk.examples.feature.group" version="3.4.0.v20110121-817lFcfFEdccF-TPmjBPoNN"/>
+ <unit id="org.eclipse.sdk.examples.source.feature.group" version="3.4.0.v20110121"/>
+ <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="3.7.0.v20110124-7X7XG6sFPGjtJ35eIF5BwTB"/>
+ <unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.7.0.v20110124-7sF9LFm-FUu63aH8jUP5BwTB"/>
+ <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="1.0.100.v20110124-4-8_9oB5865OAD02727"/>
+ <unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.1.0.v20110122-2355-8A7RFtsFeDnQ5lZf7tez0TQA"/>
+ <unit id="org.eclipse.equinox.p2.sdk.feature.group" version="3.7.0.v20110124-9J7kHABGKUf0qkz-nObV98021383"/>
+ <unit id="org.eclipse.equinox.serverside.sdk.feature.group" version="3.7.0.v20110124-7u7PFlsFN5Jgisd_JUErPMnpRcX2"/>
+ <unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.0.v20110123-7L7W8Z8W1Q-o0s4vt1ZSqhuUgmCP"/>
+ <unit id="org.eclipse.equinox.weaving.sdk.feature.group" version="1.0.100.v20110124-79-DHEVVFNFJiK4"/>
+ <unit id="org.eclipse.equinox.server.jetty.feature.group" version="1.0.100.v20110124-7I779HBgJ9E9DM9a8HB5"/>
+ <unit id="org.eclipse.equinox.server.p2.feature.group" version="1.1.0.v20110124-7x7PFRBFT0z0-VD5xYnTNoi1"/>
+ <unit id="org.eclipse.pde.api.tools.ee.fragments.feature.group" version="1.0.100.v20110123-7C-7BF9JgLWLMBMMAMsLL"/>
+ <unit id="org.eclipse.equinox.p2.ui.admin.rcp.product" version="1.1.0.I20110127-2034"/>
+ <unit id="org.eclipse.equinox.server.servletbridge.feature.group" version="1.0.100.v20110124-42Bg9oB5856H5F"/>
+ <unit id="org.eclipse.equinox.server.simple.feature.group" version="1.0.100.v20110124-0830-44Eo8s7353574H2531"/>
+ <unit id="org.eclipse.rcp.feature.group" version="3.7.0.v20110121-9FB3FkSFr3P0Mkw1JZW_QpZ"/>
+ <repository location="http://download.eclipse.org/eclipse/updates/3.7milestones/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.birt.feature.group" version="2.6.1.v20100709a-9iF7A8FGLY4z0pxX3ORrsdrp6JXb"/>
- <unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.8.1.v20100618-7C7b8hEt1ZvtiLkdlO7BVoL_wm6"/>
- <unit id="org.eclipse.datatools.enablement.feature.feature.group" version="1.8.1.v20100618-7J8x7FBWwUL6z-2z-fcrYC2s55KI"/>
- <unit id="org.eclipse.datatools.enablement.jdt.feature.feature.group" version="1.8.1.v20100618-2-07w31211518181A"/>
- <unit id="org.eclipse.datatools.modelbase.feature.feature.group" version="1.8.1.v20100618-77078CcNBGKBZI_FcRd"/>
- <unit id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version="1.8.1.v20100618-77778eBmKDNOMgJvJ8Of7QBR"/>
- <unit id="org.eclipse.draw2d.feature.group" version="3.6.1.v20100908-1100-4507w31211A2403131"/>
- <unit id="org.eclipse.gef.feature.group" version="3.6.1.v20100908-1100-777B181A3Bz-6B663E7974242"/>
- <unit id="org.eclipse.zest.feature.group" version="1.2.0.v20100519-2050-67808yE5F-8HAH4HECF4242"/>
- <unit id="org.eclipse.uml2.feature.group" version="3.1.1.v201008191505"/>
+ <unit id="org.eclipse.birt.feature.group" version="4.0.0.v20101013-CJ8h7AGS7-BwX_RBv07XxGDko6kN"/>
+ <unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.9.0.v201010181130-7C7e8gEt1Zwkp9kfkUGJsrNYJ73"/>
+ <unit id="org.eclipse.datatools.enablement.feature.feature.group" version="1.9.0.v201010181130-7J9B0BWwVM6y2z-fiIax-vy-Mg9L"/>
+ <unit id="org.eclipse.datatools.enablement.jdt.feature.feature.group" version="1.9.0.v201010181130-2-07w31211518181A"/>
+ <unit id="org.eclipse.datatools.modelbase.feature.feature.group" version="1.9.0.v201010181130-77078CcNBGKBZI_FcRd"/>
+ <unit id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version="1.9.0.v201010181130-77788dBmKDNOMgJvJ8Of7QBR"/>
+ <unit id="org.eclipse.draw2d.feature.group" version="3.7.0.v20101213-1100-46-7w3122123903161"/>
+ <unit id="org.eclipse.gef.feature.group" version="3.7.0.v20101213-1100-777D-81B2Bz0656B376H34272"/>
+ <unit id="org.eclipse.zest.feature.group" version="1.3.0.v20101213-1100-67A-8yF4F0997J4B8O54272"/>
+ <unit id="org.eclipse.uml2.feature.group" version="3.2.0.v201101271655"/>
- <unit id="org.eclipse.rse.feature.group" version="3.2.1.v201008191400-7L78FA-8wqbPcNj4qa8R0eViy7vZ"/>
- <unit id="org.eclipse.rse.ssh.feature.group" version="3.0.100.v201005221100-7A2BhAkF77g7VEYDG7C"/>
- <unit id="org.eclipse.rse.terminals.feature.group" version="1.0.101.v201008191400-77-DH9uCFiO1U8MBKTDB3622"/>
- <unit id="org.eclipse.rse.telnet.feature.group" version="2.2.100.v201005221100-7730AkF77g7UDXELEF"/>
- <unit id="org.eclipse.rse.ftp.feature.group" version="3.0.200.v201005221100-780Bg9oB56N5J9QBADD"/>
- <unit id="org.eclipse.rse.local.feature.group" version="2.1.201.v201009071110-7B4F8PBgJ9Ai9dIaHNA9"/>
- <unit id="org.eclipse.rse.useractions.feature.group" version="1.1.200.v201005221100-31A78s733L3D7H7933"/>
+ <unit id="org.eclipse.rse.feature.group" version="3.3.0.v201101042155-7L7BFHk8wqin7rQp-b5xwxsfOPZF"/>
+ <unit id="org.eclipse.rse.ssh.feature.group" version="3.0.300.v201101042155-7A3F9wAkF7BB7C7KDJNN"/>
+ <unit id="org.eclipse.rse.terminals.feature.group" version="1.1.0.v201101042155-771Bg9uD6I4AB9LECPS3A45"/>
+ <unit id="org.eclipse.rse.telnet.feature.group" version="2.2.200.v201101261515-775F8NAkF7BB7B9NEIPP"/>
+ <unit id="org.eclipse.rse.ftp.feature.group" version="3.0.300.v201101261515-782F8N9oB588587HAFII"/>
+ <unit id="org.eclipse.rse.local.feature.group" version="2.1.300.v201101042155-7B4FKsBgJ9EE9F9QHMUU"/>
+ <unit id="org.eclipse.rse.useractions.feature.group" version="1.1.300.v201101042155-31F8N8s7355353B75DD"/>
- <unit id="org.eclipse.tm.terminal.feature.group" version="3.0.201.v201008191400-4-8_7w3121192A2511"/>
- <unit id="org.eclipse.tm.terminal.view.feature.group" version="2.1.0.v201006030830-30-7w312117152351"/>
- <unit id="org.eclipse.tm.terminal.telnet.feature.group" version="2.0.200.v201005032000-3-8_7w311A1A271116"/>
- <unit id="org.eclipse.tm.terminal.serial.feature.group" version="2.0.200.v201005032000-3-8Z7w311A16383411"/>
- <unit id="org.eclipse.tm.terminal.feature.group" version="3.0.201.v201008191400-4-8_7w3121192A2511"/>
- <unit id="org.eclipse.tm.terminal.ssh.feature.group" version="2.0.200.v201005271030-3-A77w312116382141"/>
+ <unit id="org.eclipse.tm.terminal.feature.group" version="3.1.0.v201101042155-40-7w312212362934"/>
+ <unit id="org.eclipse.tm.terminal.view.feature.group" version="2.2.0.v201101042155-31-7w312212362832"/>
+ <unit id="org.eclipse.tm.terminal.telnet.feature.group" version="2.1.0.v201101042155-30-7w312213121A22"/>
+ <unit id="org.eclipse.tm.terminal.serial.feature.group" version="2.1.0.v201101042155-30-7w312212153266"/>
+ <unit id="org.eclipse.tm.terminal.feature.group" version="3.1.0.v201101042155-40-7w312212362934"/>
+ <unit id="org.eclipse.tm.terminal.ssh.feature.group" version="2.1.0.v201101042155-30-7w312212153266"/>
<!-- SAVARA dependencies -->
<!-- <unit version="1.2.0.201006151053" id="org.eclipse.stp.bpmn.feature.feature.group"/>
@@ -174,67 +162,53 @@
<unit version="1.4.0.v20100428-2315-479-9oB56N5BBR6LCA6" id="org.eclipse.emf.validation.feature.group"/>
<unit version="1.4.0.v20100428-2315-23-7w3121133502768" id="org.eclipse.emf.validation.ocl.feature.group"/>
<unit version="2.1.0.v20100606-1530-7A2-AkF7AG8PBU3BRLA" id="org.eclipse.m2m.qvt.oml.runtime.feature.group"/> -->
- <repository location="http://download.eclipse.org/releases/helios/"/>
+ <repository location="http://download.jboss.org/jbosstools/updates/indigo/"/>
</location>
+
+ <!-- WTP -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.jst.jee" version="1.0.301.v201007151900"/>
+ <unit id="org.eclipse.jst.jee" version="1.0.401.v201101130500"/>
<unit id="org.eclipse.wst.common.frameworks" version="1.2.0.v201003040800"/>
- <unit id="org.eclipse.wst.common.project.facet.ui" version="1.4.102.v201008170019"/>
+ <unit id="org.eclipse.wst.common.project.facet.ui" version="1.4.200.v201101240054"/>
<unit id="org.eclipse.jst.jee.web" version="1.0.301.v201007070907"/>
- <unit id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version="3.2.2.v201008170019-377AB8s73533J5J759F"/>
-
+ <unit id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version="3.3.0.v201008101723-377DF8s73543C6F6AAD"/>
<unit id="org.eclipse.jst.ws.axis2tools.feature.feature.group" version="1.1.100.v201005241530-78-FF0DZRDKDDePSKwHj"/>
- <unit id="org.eclipse.jst.ws.cxf.feature.feature.group" version="1.0.2.v201008232129-7H777DFAKlRiOX8lGdRoz0878J"/>
- <unit id="org.eclipse.jpt.feature.feature.group" version="2.3.2.v201008242310-7N7UF75FD3wTgbUpoff0aT"/>
- <unit id="org.eclipse.wst.common.fproj.feature.group" version="3.2.2.v201008170019-377AB8s73533J5H335L"/>
- <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.2.2.v201008190400-7b7GHf2FSK2WBLQ2D-mrubYEOrRh"/>
- <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.2.2.v201008100100-7O7CFbKEMf84nUlEJyX7-SPQjhYZ"/>
- <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.2.2.v201008170029-7H7AFUQDxumQGOpBqffOY2f1qxDZ"/>
- <unit id="org.eclipse.wst.xsl.feature.feature.group" version="1.1.2.v201009091745-7S7WFAPFIpS-1-NbCE6tnacCXKP"/>
- <unit id="org.eclipse.wst.jsdt.feature.feature.group" version="1.2.2.v201008170101-7C78FGMF9JgLWLMUUEMtXc"/>
- <unit id="org.eclipse.jsf.feature.feature.group" version="3.2.2.v201008231400-7E7I6F9JgLWLMUW3"/>
- <unit id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group" version="1.0.0.v201005241530-5--AkF7B77NBZBgBg"/>
- <unit id="org.eclipse.jst.ws.jaxws.feature.feature.group" version="1.0.1.v201008232129-7E777CF8NcJSSK-UBTwXn"/>
- <unit id="org.eclipse.jst.enterprise_core.feature.feature.group" version="3.2.1.v201007070821-52FMTAkF7B77UBR7W98"/>
- <unit id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version="3.2.2.v20100818b-777HFGRCcNBDiBjIbhBA8"/>
+ <unit id="org.eclipse.jst.ws.cxf.feature.feature.group" version="1.0.100.v201009051717-7H78AKFAKlZgiH3jFfA3z0E6I6I"/>
+ <unit id="org.eclipse.jpt.feature.feature.group" version="2.4.0.v201010040000-7L7_DNFBBoPabR8dYRjSP"/>
+ <unit id="org.eclipse.wst.common.fproj.feature.group" version="3.3.0.v201008101723-377DF8s73543C674AAA"/>
+ <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.3.0.v201008062100-7b7IHsyFSK2WCyUz0B1kvyUYCPoM"/>
+ <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.3.0.v201010270400-7O7IFhJEMi9DuyLKBtQnDL7h6CJz"/>
+ <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.3.0.v201007311522-7H7EFZ-DxumTlXlBWmRXNCTalsMT"/>
+ <unit id="org.eclipse.wst.xsl.feature.feature.group" version="1.2.0.v201009121641-7S7ZFEyFIpS-8EvpOw2BQeGRCXJU"/>
+ <unit id="org.eclipse.wst.jsdt.feature.feature.group" version="1.3.0.v201101270151-7F78FUHFBBoPbSV-jGYxuY"/>
+ <unit id="org.eclipse.jsf.feature.feature.group" version="3.3.0.v201012071101-7E7I7BF9JgLWRMmc5KKQl"/>
+ <unit id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group" version="1.0.100.v201101252155-5-A7AkF7B97HDVDRJZ"/>
+ <unit id="org.eclipse.jst.ws.jaxws.feature.feature.group" version="1.0.100.v201009051717-7E78AKF8NcJSUKsU4Utal"/>
+ <unit id="org.eclipse.jst.enterprise_core.feature.feature.group" version="3.3.0.v201008062100-52FMTAkF7B77UBR7W98"/>
+ <unit id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version="3.3.0.v20100812-777HFHyCcNBDjBcJYhBA8"/>
<unit id="org.eclipse.jst.server_adapters.feature.feature.group" version="3.2.0.v201005241530-208Z7w31211419"/>
- <unit id="org.eclipse.jst.server_core.feature.feature.group" version="3.2.0.v201005241530-31FA28s73533C66"/>
- <unit id="org.eclipse.jst.server_ui.feature.feature.group" version="3.2.2.v20100908-7A5FEi9xFc7RCJMToAIOJC43A"/>
- <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.2.2.v201008170029-7F77FJSC25Tkdy1nqglPjqLAoDgh"/>
- <unit id="org.eclipse.jsf.feature.source.feature.group" version="3.2.2.v201008231400-7E7I6F9JgLWLMUW3"/>
- <unit id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version="1.1.5.v201009091745-67K2BgJ9DIAXCbBWJO"/>
- <unit id="org.eclipse.jst.webpageeditor.feature.feature.group" version="2.3.1.v20100906-4609oB5855L6N"/>
- <unit id="org.eclipse.wst.ws_wsdl15.feature.feature.group" version="1.5.300.v201005241450-2407w312116191741"/>
- <unit id="org.eclipse.wst.common_core.feature.feature.group" version="3.2.2.v201008091400-7B7DFElF7RZHOZJ6W0PsNJ"/>
- <unit id="org.eclipse.wst.common_ui.feature.feature.group" version="3.2.2.v201008091400-7C78FPhEdhO_mXde7kbap_K7X1Qt"/>
+ <unit id="org.eclipse.jst.server_core.feature.feature.group" version="3.3.0.v20101219-31FBW8s7353496D"/>
+ <unit id="org.eclipse.jst.server_ui.feature.feature.group" version="3.3.0.v20100908b-7A6FGH9xFc8uCJMTBAJLJJ43A"/>
+ <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.3.0.v201011300734-7F7AFO-C25Toh9VqghsYz-3yYoz0"/>
+ <unit id="org.eclipse.jsf.feature.source.feature.group" version="3.3.0.v201012071101-7E7I7BF9JgLWRMmc5KKQl"/>
+ <unit id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version="1.2.0.v201008230020-67K8ZBgJ9DJBKFQBWIT"/>
+ <unit id="org.eclipse.jst.webpageeditor.feature.feature.group" version="2.3.2.v201012071101-4619oB5865D8M2338"/>
+ <unit id="org.eclipse.wst.ws_wsdl15.feature.feature.group" version="1.5.301.v201012090607-2407w312123151655"/>
+ <unit id="org.eclipse.wst.common_core.feature.feature.group" version="3.3.0.v201008062100-7B7DFKvF7RZHObJjQuQ3RK"/>
+ <unit id="org.eclipse.wst.common_ui.feature.feature.group" version="3.3.0.v201008062100-7C79FSkEdhO_ocZe4kbemcKkRvR4"/>
<unit id="org.eclipse.wst.server_adapters.feature.feature.group" version="3.2.0.v201005241510-51EoAkF77g8HBSc"/>
- <unit id="org.eclipse.wst.server_core.feature.feature.group" version="3.2.2.v20100908-30F8V8s734C3I3K"/>
- <unit id="org.eclipse.wst.server_ui.feature.feature.group" version="3.2.2.v20100908-7B4FBrAtJb1nESKmCJHPGQ347"/>
- <unit id="org.eclipse.wst.web_core.feature.feature.group" version="3.2.2.v201008100100-7E7AFHwAJrn5PM15pUYBwJLkSG8j"/>
- <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.2.2.v201008211705-7I78FZFEtEoO2c5BlJ4jPNvNC-yS"/>
- <unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.2.2.v201008170029-7C7OFXYF7RZHQHI5PyJwPT"/>
- <repository location="http://download.eclipse.org/webtools/repository/helios/"/>
+ <unit id="org.eclipse.wst.server_core.feature.feature.group" version="3.3.0.v20100714b-30FA18s734D3A4Cc"/>
+ <unit id="org.eclipse.wst.server_ui.feature.feature.group" version="3.3.0.v20100714b-7B5FEwAtJb3LEKLfRKHHHIh47"/>
+ <unit id="org.eclipse.wst.web_core.feature.feature.group" version="3.3.0.v201010071250-7E7EFMRAJun6z0ky4qMUGvYO3c5N"/>
+ <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.3.0.v201010270400-7I7AFbIEtEoVBjgCmL1mrYpBplar"/>
+ <unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.3.0.v201010070622-7C7OFchF7RZHQLIePtMmWd"/>
+ <!-- <repository location="http://download.eclipse.org/webtools/repository/indigo/"/> -->
+ <repository location="http://download.eclipse.org/webtools/downloads/drops/R3.3.0/S-3.3.0M5-201..."/>
</location>
+
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/"/>
</location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="com.google.gdt.eclipse.suite.e36.feature.feature.group" version="1.4.2.v201012211742"/>
- <unit id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group" version="2.1.1.v201012170127"/>
- <!-- <repository location="http://dl.google.com/eclipse/plugin/3.6/"/> -->
- <repository location="http://download.jboss.org/jbosstools/updates/requirements/gwt/201012211742/"/>
- </location>
-
- <!-- additional JBoss.org mirrors -->
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/updates/requirements/swtbot-helios/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/updates/requirements/webtools-3.2/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/updates/requirements/helios/"/>
- </location>
</locations>
<includeBundles>
<feature id="org.drools.eclipse.feature"/>
@@ -244,4 +218,4 @@
<feature id="org.mozilla.xpcom.feature"/>
</includeBundles>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-</target>
+</target>
\ No newline at end of file
Modified: branches/3.3.indigo/build/target-platform/multiple.target.p2mirror.xml
===================================================================
--- branches/3.3.indigo/build/target-platform/multiple.target.p2mirror.xml 2011-03-01 01:58:24 UTC (rev 29395)
+++ branches/3.3.indigo/build/target-platform/multiple.target.p2mirror.xml 2011-03-01 01:58:39 UTC (rev 29396)
@@ -28,35 +28,26 @@
<p2.mirror destination="file://${repoDir}" verbose="${verbose}">
<slicingOptions includeFeatures="true" followStrict="${followStrict}"/>
<source>
+<repository location="http://download.jboss.org/jbosstools/updates/requirements/gwt/201012211742/"/>
<repository location="http://m2eclipse.sonatype.org/sites/m2e/"/>
<repository location="http://m2eclipse.sonatype.org/sites/m2e-extras/"/>
<repository location="http://eclipse.svnkit.com/1.3.x/"/>
<repository location="http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-s..."/>
<repository location="http://download.eclipse.org/technology/subversive/0.7/weekly-site/"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/orbit/R20100519..."/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/thirdparty/"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/xulrunner-1.9.1.2/"/>
-<repository location="http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2"/>
-<repository location="http://download.eclipse.org/tptp/updates/helios/"/>
-<repository location="http://download.eclipse.org/modeling/emf/emf/updates/2.6/R201009141218/"/>
+<repository location="http://download.eclipse.org/rt/ecf/3.4/site.p2"/>
+<repository location="http://download.jboss.org/jbosstools/updates/helios/"/>
+<repository location="http://download.eclipse.org/modeling/emf/emf/updates/2.7milestones/"/>
<repository location="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/"/>
-<repository location="http://download.eclipse.org/birt/update-site/2.6/"/>
-<repository location="http://download.eclipse.org/eclipse/updates/3.6/"/>
-<repository location="http://download.eclipse.org/releases/helios/"/>
-<repository location="http://download.eclipse.org/webtools/repository/helios/"/>
+<repository location="http://download.eclipse.org/birt/update-site/4.0-interim/"/>
+<repository location="http://download.eclipse.org/eclipse/updates/3.7milestones/"/>
+<repository location="http://download.jboss.org/jbosstools/updates/indigo/"/>
+<repository location="http://download.eclipse.org/webtools/downloads/drops/R3.3.0/S-3.3.0M5-201..."/>
<repository location="http://download.jboss.org/jbosstools/builds/staging/_composite_/trunk/"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/gwt/201012211742/"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/swtbot-helios/"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/webtools-3.2/"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/helios/"/>
</source>
+<iu id="com.google.gdt.eclipse.suite.e36.feature.feature.group" version=""/>
+<iu id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group" version=""/>
<iu id="org.maven.ide.eclipse.feature.feature.group" version=""/>
<iu id="org.maven.ide.eclipse.wtp.feature.feature.group" version=""/>
-<iu id="javax.wsdl.feature.feature.group" version=""/>
-<iu id="org.apache.oro.feature.feature.group" version=""/>
-<iu id="org.jdom.feature.feature.group" version=""/>
-<iu id="org.mozilla.xulrunner.feature.feature.group" version=""/>
-<iu id="org.mozilla.xpcom.feature.feature.group" version=""/>
<iu id="org.eclipse.tptp.platform.profile.server.feature.group" version=""/>
<iu id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version=""/>
<iu id="org.eclipse.tptp.platform.core.feature.group" version=""/>
@@ -179,8 +170,6 @@
<iu id="org.eclipse.wst.web_core.feature.feature.group" version=""/>
<iu id="org.eclipse.wst.ws_ui.feature.feature.group" version=""/>
<iu id="org.eclipse.wst.xml_core.feature.feature.group" version=""/>
-<iu id="com.google.gdt.eclipse.suite.e36.feature.feature.group" version=""/>
-<iu id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group" version=""/>
<iu id="org.drools.eclipse.feature.feature.group" version=""/>
<iu id="org.drools.eclipse.task.feature.feature.group" version=""/>
<iu id="org.guvnor.tools.feature.feature.group" version=""/>
Modified: branches/3.3.indigo/build/target-platform/unified.target
===================================================================
--- branches/3.3.indigo/build/target-platform/unified.target 2011-03-01 01:58:24 UTC (rev 29395)
+++ branches/3.3.indigo/build/target-platform/unified.target 2011-03-01 01:58:39 UTC (rev 29396)
@@ -8,26 +8,25 @@
-->
<locations>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <!-- NOT <unit id="org.maven.ide.eclipse.feature.feature.group" version="0.10.2.20100623-1649"/> -->
- <unit id="org.maven.ide.eclipse.feature.feature.group" version="0.12.1.20110112-1712"/>
+ <unit id="com.google.gdt.eclipse.suite.e36.feature.feature.group" version="${com.google.gdt.eclipse.suite.e36.feature.feature.group.version}"/>
+ <unit id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group" version="${com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group.version}"/>
+ <!-- <repository location="http://dl.google.com/eclipse/plugin/3.6/"/> -->
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.maven.ide.eclipse.wtp.feature.feature.group" version="0.11.1.20101108-1810"/>
+ <!-- NOT <unit id="org.maven.ide.eclipse.feature.feature.group" version="0.10.2.20100623-1649"/> -->
+ <unit id="org.maven.ide.eclipse.feature.feature.group" version="${org.maven.ide.eclipse.feature.feature.group.version}"/>
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
+ <unit id="org.maven.ide.eclipse.wtp.feature.feature.group" version="${org.maven.ide.eclipse.wtp.feature.feature.group.version}"/>
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
+
+ <!-- additional repos to source deps -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
- <!-- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<repository location="http://download.eclipse.org/technology/subversive/0.7/update-site/"/>
-</location>
-<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<repository location="http://download.eclipse.org/technology/subversive/0.7/headless-update-site/"/>
-</location> -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
@@ -35,129 +34,118 @@
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="javax.wsdl.feature.feature.group" version="1.6.2.v201005080631"/>
- <unit id="org.apache.oro.feature.feature.group" version="2.0.8.v201005080400"/>
- <unit id="org.jdom.feature.feature.group" version="1.0.0.v201005080400"/>
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
- <!-- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<unit id="org.mozilla.xulrunner.feature.feature.group" version="1.9.2"/>
-<unit id="org.mozilla.xpcom.feature.feature.group" version="1.9.2"/>
-<repository location="http://download.jboss.org/jbosstools/updates/requirements/xulrunner-1.9.2/"/>
-</location> -->
+
+ <!-- TPTP 4.7.2 is EOL; can only get bits from Helios, not Indigo -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.mozilla.xulrunner.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/>
- <unit id="org.mozilla.xpcom.feature.feature.group" version="1.9.12.v20110120-2050-H36-CR1"/>
+ <unit id="org.eclipse.tptp.platform.profile.server.feature.group" version="${org.eclipse.tptp.platform.profile.server.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="${org.eclipse.tptp.platform.instrumentation.ui.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.core.feature.group" version="${org.eclipse.tptp.platform.core.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.jvmti.feature.group" version="${org.eclipse.tptp.platform.jvmti.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.trace.feature.group" version="${org.eclipse.tptp.platform.trace.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.xerces.feature.group" version="${org.eclipse.tptp.platform.xerces.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="${org.eclipse.tptp.platform.instrumentation.ui.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.probekit.feature.group" version="${org.eclipse.tptp.platform.probekit.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.commons.logging.feature.group" version="${org.eclipse.tptp.platform.commons.logging.feature.group.version}"/>
+ <unit id="org.eclipse.tptp.platform.jakarta.log4j.feature.group" version="${org.eclipse.tptp.platform.jakarta.log4j.feature.group.version}"/>
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
+
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
+ <unit id="org.eclipse.emf.ecore.feature.group" version="${org.eclipse.emf.ecore.feature.group.version}"/>
+ <unit id="org.eclipse.emf.feature.group" version="${org.eclipse.emf.feature.group.version}"/>
+ <unit id="org.eclipse.emf.codegen.feature.group" version="${org.eclipse.emf.codegen.feature.group.version}"/>
+ <unit id="org.eclipse.emf.common.feature.group" version="${org.eclipse.emf.common.feature.group.version}"/>
+ <unit id="org.eclipse.emf.databinding.feature.group" version="${org.eclipse.emf.databinding.feature.group.version}"/>
+ <unit id="org.eclipse.emf.codegen.ecore.feature.group" version="${org.eclipse.emf.codegen.ecore.feature.group.version}"/>
+ <unit id="org.eclipse.emf.ecore.edit.feature.group" version="${org.eclipse.emf.ecore.edit.feature.group.version}"/>
+ <unit id="org.eclipse.emf.ecore.editor.feature.group" version="${org.eclipse.emf.ecore.editor.feature.group.version}"/>
+ <unit id="org.eclipse.emf.ecore.feature.group" version="${org.eclipse.emf.ecore.feature.group.version}"/>
+ <unit id="org.eclipse.emf.edit.feature.group" version="${org.eclipse.emf.edit.feature.group.version}"/>
+ <unit id="org.eclipse.xsd.edit.feature.group" version="${org.eclipse.xsd.edit.feature.group.version}"/>
+ <unit id="org.eclipse.xsd.feature.group" version="${org.eclipse.xsd.feature.group.version}"/>
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.tptp.platform.profile.server.feature.group" version="4.5.1.v201009092123-7H7F3AkF7B79N8WCTEH"/>
- <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.1.v201009092123-797908s735346496D33"/>
- <unit id="org.eclipse.tptp.platform.core.feature.group" version="4.7.1.v201009092123-8X8ZFXlFLWUl6sr-z0fAKWO"/>
- <unit id="org.eclipse.tptp.platform.jvmti.feature.group" version="4.5.1.v201009092123-797A38s7354466855B7"/>
- <unit id="org.eclipse.tptp.platform.trace.feature.group" version="4.5.2.v201101261720-7L7O8fBgJ9EC9NDREaF9"/>
- <unit id="org.eclipse.tptp.platform.xerces.feature.group" version="4.6.0.v201005032111-777K4AkF7B77R7c7N77"/>
- <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.1.v201009092123-797908s735346496D33"/>
- <unit id="org.eclipse.tptp.platform.probekit.feature.group" version="4.5.1.v201009092123-7H7BF8PAkF7B77ZARCNEK"/>
- <unit id="org.eclipse.tptp.platform.commons.logging.feature.group" version="4.5.0.v201005032111-2-37w312116191612"/>
- <unit id="org.eclipse.tptp.platform.jakarta.log4j.feature.group" version="4.5.0.v201005032111-217E7w312116191611"/>
+ <unit id="org.eclipse.swtbot.eclipse.feature.group" version="${org.eclipse.swtbot.eclipse.feature.group.version}"/>
+ <unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="${org.eclipse.swtbot.eclipse.gef.feature.group.version}"/>
+ <unit id="org.eclipse.swtbot.ide.feature.group" version="${org.eclipse.swtbot.ide.feature.group.version}"/>
+ <unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="${org.eclipse.swtbot.eclipse.test.junit4.feature.group.version}"/>
+ <unit id="org.eclipse.swtbot.feature.group" version="${org.eclipse.swtbot.feature.group.version}"/>
+ <!-- there is no indigo site yet; helios site works for both Eclipse 3.6 and 3.7 -->
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.emf.ecore.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.codegen.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.common.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.databinding.feature.group" version="1.2.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.codegen.ecore.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.ecore.edit.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.ecore.editor.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.emf.ecore.feature.group" version="2.6.1.v20100914-1218"/>
- <unit id="org.eclipse.emf.edit.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.xsd.edit.feature.group" version="2.6.0.v20100914-1218"/>
- <unit id="org.eclipse.xsd.feature.group" version="2.6.0.v20100914-1218"/>
+ <unit id="org.eclipse.birt.osgi.runtime.sdk.feature.group" version="${org.eclipse.birt.osgi.runtime.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.birt.feature.group" version="${org.eclipse.birt.feature.group.version}"/>
+ <unit id="org.eclipse.birt.integration.wtp.feature.group" version="${org.eclipse.birt.integration.wtp.feature.group.version}"/>
+ <unit id="org.eclipse.birt.chart.feature.group" version="${org.eclipse.birt.chart.feature.group.version}"/>
+ <unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="${org.eclipse.birt.chart.integration.wtp.feature.group.version}"/>
+ <!-- <repository location="http://download.eclipse.org/birt/update-site/4.0/"/> -->
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.ide.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
- <unit id="org.eclipse.swtbot.feature.group" version="2.0.2.20110117_1743-b492ddb-dev-e36"/>
+ <unit id="com.ibm.icu.base.feature.group" version="${com.ibm.icu.base.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.server.core.feature.group" version="${org.eclipse.equinox.server.core.feature.group.version}"/>
+ <unit id="org.eclipse.cvs.feature.group" version="${org.eclipse.cvs.feature.group.version}"/>
+ <unit id="org.eclipse.help.feature.group" version="${org.eclipse.help.feature.group.version}"/>
+ <unit id="org.eclipse.jdt.feature.group" version="${org.eclipse.jdt.feature.group.version}"/>
+ <unit id="org.eclipse.platform.feature.group" version="${org.eclipse.platform.feature.group.version}"/>
+ <unit id="org.eclipse.platform.ide" version="${org.eclipse.platform.ide.version}"/>
+ <unit id="org.eclipse.equinox.executable.feature.group" version="${org.eclipse.equinox.executable.feature.group.version}"/>
+ <unit id="org.eclipse.platform.sdk" version="${org.eclipse.platform.sdk.version}"/>
+ <unit id="org.eclipse.pde.feature.group" version="${org.eclipse.pde.feature.group.version}"/>
+ <unit id="org.eclipse.sdk.feature.group" version="${org.eclipse.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.rcp.id" version="${org.eclipse.rcp.id.version}"/>
+ <unit id="org.eclipse.rcp.sdk.id" version="${org.eclipse.rcp.sdk.id.version}"/>
+ <unit id="org.eclipse.releng.tools.feature.group" version="${org.eclipse.releng.tools.feature.group.version}"/>
+ <unit id="org.eclipse.sdk.ide" version="${org.eclipse.sdk.ide.version}"/>
+ <unit id="org.eclipse.sdk.examples.feature.group" version="${org.eclipse.sdk.examples.feature.group.version}"/>
+ <unit id="org.eclipse.sdk.examples.source.feature.group" version="${org.eclipse.sdk.examples.source.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="${org.eclipse.equinox.compendium.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.core.sdk.feature.group" version="${org.eclipse.equinox.core.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="${org.eclipse.equinox.p2.discovery.feature.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="${org.eclipse.equinox.p2.user.ui.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.p2.sdk.feature.group" version="${org.eclipse.equinox.p2.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.serverside.sdk.feature.group" version="${org.eclipse.equinox.serverside.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.sdk.feature.group" version="${org.eclipse.equinox.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.weaving.sdk.feature.group" version="${org.eclipse.equinox.weaving.sdk.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.server.jetty.feature.group" version="${org.eclipse.equinox.server.jetty.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.server.p2.feature.group" version="${org.eclipse.equinox.server.p2.feature.group.version}"/>
+ <unit id="org.eclipse.pde.api.tools.ee.fragments.feature.group" version="${org.eclipse.pde.api.tools.ee.fragments.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.p2.ui.admin.rcp.product" version="${org.eclipse.equinox.p2.ui.admin.rcp.product.version}"/>
+ <unit id="org.eclipse.equinox.server.servletbridge.feature.group" version="${org.eclipse.equinox.server.servletbridge.feature.group.version}"/>
+ <unit id="org.eclipse.equinox.server.simple.feature.group" version="${org.eclipse.equinox.server.simple.feature.group.version}"/>
+ <unit id="org.eclipse.rcp.feature.group" version="${org.eclipse.rcp.feature.group.version}"/>
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.birt.osgi.runtime.sdk.feature.group" version="2.6.2.r262_v20101008-57B381wLglLKxfjdt881PQeMU42p"/>
- <unit id="org.eclipse.birt.feature.group" version="2.6.1.v20100709a-9iF7A8FGLY4z0pxX3ORrsdrp6JXb"/>
- <unit id="org.eclipse.birt.integration.wtp.feature.group" version="2.6.2.v20110215-1647-3517w3122132602758"/>
- <unit id="org.eclipse.birt.chart.feature.group" version="2.6.1.v20100709-7f9T7DFQCnv8nz0gRMa6NG1"/>
- <unit id="org.eclipse.birt.chart.integration.wtp.feature.group" version="2.6.1.v20100915-1750-3507w31211A2602861"/>
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="com.ibm.icu.base.feature.group" version="1.1.0.v20090119-79318s73533B57"/>
- <unit id="org.eclipse.equinox.server.core.feature.group" version="1.0.1.R36x_v20101007-7K7QEtDVci4YrnH_79P9K"/>
- <unit id="org.eclipse.cvs.feature.group" version="1.2.1.r362_v20101111-7B77FKt90GE5i0KBP5G_AA01911"/>
- <unit id="org.eclipse.help.feature.group" version="1.2.1.r362_v20101111-7e7jEVFDr6xg-LRkH_6-2D"/>
- <unit id="org.eclipse.jdt.feature.group" version="3.6.2.r362_v20101117-0800-7z8XFUVFLFlmjAcz--86JeFAKTaF"/>
- <unit id="org.eclipse.platform.feature.group" version="3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L"/>
- <unit id="org.eclipse.platform.ide" version="3.6.2.M20110105-0951"/>
- <unit id="org.eclipse.equinox.executable.feature.group" version="3.4.2.R36x_v20101222-7N7K7bF8zk1BAKMh0h-590miBLY"/>
- <unit id="org.eclipse.platform.sdk" version="3.6.1.M20100909-0800"/>
- <unit id="org.eclipse.pde.feature.group" version="3.6.1.r361_v20100727-7b7mFL1FET3dhFTug95aglL"/>
- <unit id="org.eclipse.sdk.feature.group" version="3.6.2.r362_v20100929-7Q7m7ED5cWkFey77Di6JhDoIOyssgHka07bnz0bo8z-Oq"/>
- <unit id="org.eclipse.rcp.id" version="3.6.0.M20100909-0800"/>
- <unit id="org.eclipse.rcp.sdk.id" version="3.6.0.M20110105-0951"/>
- <unit id="org.eclipse.releng.tools.feature.group" version="3.3.0.v20100427-44A77w31211642"/>
- <unit id="org.eclipse.sdk.ide" version="3.6.1.M20100909-0800"/>
- <unit id="org.eclipse.sdk.examples.feature.group" version="3.3.0.v20100527-817fFcfFEdcVcRZlgyBRcVX"/>
- <unit id="org.eclipse.sdk.examples.source.feature.group" version="3.3.0.v20100527"/>
- <unit id="org.eclipse.equinox.compendium.sdk.feature.group" version="3.6.1.R36x_v20101014-7V7RFiwFLSgEt4Pctn77c7J"/>
- <unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.6.0.v20100603-7sF99FsHFTw8HQBta4g33J3F"/>
- <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="1.0.0.v20100510-4--9oB5855K7P"/>
- <unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.0.1.r361_v20100903-897HFZNFXzxlyl0CrPS8t_228D9D"/>
- <unit id="org.eclipse.equinox.p2.sdk.feature.group" version="3.6.1.R36x_v20101007-9I7VGAuG6-3q1X4grrGiDgF5HRJR"/>
- <unit id="org.eclipse.equinox.serverside.sdk.feature.group" version="3.6.0.v20100421-7u7NFVgFN5JdPKPhDHd_6Yqc54uw"/>
- <unit id="org.eclipse.equinox.sdk.feature.group" version="3.6.1.r361_v20101216-7H7R57v9rtOsIdV8XVDKQ6wjHuKB"/>
- <unit id="org.eclipse.equinox.weaving.sdk.feature.group" version="1.0.0.v20100421-79--EVVFNFFsFc"/>
- <unit id="org.eclipse.equinox.server.jetty.feature.group" version="1.0.0.v20100510-7I777iBgJ9DIARGH8IIQ"/>
- <unit id="org.eclipse.equinox.server.p2.feature.group" version="1.0.1.R36x_v20101007-7x7IFGRFPd5kuz-H8NUDo15S0212"/>
- <unit id="org.eclipse.pde.api.tools.ee.fragments.feature.group" version="1.0.0.v20100427-7C-7BF9JgLWLMBMMAMsLL"/>
- <unit id="org.eclipse.equinox.p2.ui.admin.rcp.product" version="1.1.0.M20110105-0951"/>
- <unit id="org.eclipse.equinox.server.servletbridge.feature.group" version="1.0.0.v20100510-42A79oB5855K5E"/>
- <unit id="org.eclipse.equinox.server.simple.feature.group" version="1.0.0.v20100510-44DF8s734C48662444"/>
- <unit id="org.eclipse.rcp.feature.group" version="3.6.2.r362_v20101104-9SAxFLyFkSAqhRGvl2z-fCfimiBL"/>
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.birt.feature.group" version="2.6.1.v20100709a-9iF7A8FGLY4z0pxX3ORrsdrp6JXb"/>
- <unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.8.1.v20100618-7C7b8hEt1ZvtiLkdlO7BVoL_wm6"/>
- <unit id="org.eclipse.datatools.enablement.feature.feature.group" version="1.8.1.v20100618-7J8x7FBWwUL6z-2z-fcrYC2s55KI"/>
- <unit id="org.eclipse.datatools.enablement.jdt.feature.feature.group" version="1.8.1.v20100618-2-07w31211518181A"/>
- <unit id="org.eclipse.datatools.modelbase.feature.feature.group" version="1.8.1.v20100618-77078CcNBGKBZI_FcRd"/>
- <unit id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version="1.8.1.v20100618-77778eBmKDNOMgJvJ8Of7QBR"/>
- <unit id="org.eclipse.draw2d.feature.group" version="3.6.1.v20100908-1100-4507w31211A2403131"/>
- <unit id="org.eclipse.gef.feature.group" version="3.6.1.v20100908-1100-777B181A3Bz-6B663E7974242"/>
- <unit id="org.eclipse.zest.feature.group" version="1.2.0.v20100519-2050-67808yE5F-8HAH4HECF4242"/>
- <unit id="org.eclipse.uml2.feature.group" version="3.1.1.v201008191505"/>
+ <unit id="org.eclipse.birt.feature.group" version="${org.eclipse.birt.feature.group.version}"/>
+ <unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="${org.eclipse.datatools.connectivity.feature.feature.group.version}"/>
+ <unit id="org.eclipse.datatools.enablement.feature.feature.group" version="${org.eclipse.datatools.enablement.feature.feature.group.version}"/>
+ <unit id="org.eclipse.datatools.enablement.jdt.feature.feature.group" version="${org.eclipse.datatools.enablement.jdt.feature.feature.group.version}"/>
+ <unit id="org.eclipse.datatools.modelbase.feature.feature.group" version="${org.eclipse.datatools.modelbase.feature.feature.group.version}"/>
+ <unit id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version="${org.eclipse.datatools.enablement.apache.derby.feature.feature.group.version}"/>
+ <unit id="org.eclipse.draw2d.feature.group" version="${org.eclipse.draw2d.feature.group.version}"/>
+ <unit id="org.eclipse.gef.feature.group" version="${org.eclipse.gef.feature.group.version}"/>
+ <unit id="org.eclipse.zest.feature.group" version="${org.eclipse.zest.feature.group.version}"/>
+ <unit id="org.eclipse.uml2.feature.group" version="${org.eclipse.uml2.feature.group.version}"/>
- <unit id="org.eclipse.rse.feature.group" version="3.2.1.v201008191400-7L78FA-8wqbPcNj4qa8R0eViy7vZ"/>
- <unit id="org.eclipse.rse.ssh.feature.group" version="3.0.100.v201005221100-7A2BhAkF77g7VEYDG7C"/>
- <unit id="org.eclipse.rse.terminals.feature.group" version="1.0.101.v201008191400-77-DH9uCFiO1U8MBKTDB3622"/>
- <unit id="org.eclipse.rse.telnet.feature.group" version="2.2.100.v201005221100-7730AkF77g7UDXELEF"/>
- <unit id="org.eclipse.rse.ftp.feature.group" version="3.0.200.v201005221100-780Bg9oB56N5J9QBADD"/>
- <unit id="org.eclipse.rse.local.feature.group" version="2.1.201.v201009071110-7B4F8PBgJ9Ai9dIaHNA9"/>
- <unit id="org.eclipse.rse.useractions.feature.group" version="1.1.200.v201005221100-31A78s733L3D7H7933"/>
+ <unit id="org.eclipse.rse.feature.group" version="${org.eclipse.rse.feature.group.version}"/>
+ <unit id="org.eclipse.rse.ssh.feature.group" version="${org.eclipse.rse.ssh.feature.group.version}"/>
+ <unit id="org.eclipse.rse.terminals.feature.group" version="${org.eclipse.rse.terminals.feature.group.version}"/>
+ <unit id="org.eclipse.rse.telnet.feature.group" version="${org.eclipse.rse.telnet.feature.group.version}"/>
+ <unit id="org.eclipse.rse.ftp.feature.group" version="${org.eclipse.rse.ftp.feature.group.version}"/>
+ <unit id="org.eclipse.rse.local.feature.group" version="${org.eclipse.rse.local.feature.group.version}"/>
+ <unit id="org.eclipse.rse.useractions.feature.group" version="${org.eclipse.rse.useractions.feature.group.version}"/>
- <unit id="org.eclipse.tm.terminal.feature.group" version="3.0.201.v201008191400-4-8_7w3121192A2511"/>
- <unit id="org.eclipse.tm.terminal.view.feature.group" version="2.1.0.v201006030830-30-7w312117152351"/>
- <unit id="org.eclipse.tm.terminal.telnet.feature.group" version="2.0.200.v201005032000-3-8_7w311A1A271116"/>
- <unit id="org.eclipse.tm.terminal.serial.feature.group" version="2.0.200.v201005032000-3-8Z7w311A16383411"/>
- <unit id="org.eclipse.tm.terminal.feature.group" version="3.0.201.v201008191400-4-8_7w3121192A2511"/>
- <unit id="org.eclipse.tm.terminal.ssh.feature.group" version="2.0.200.v201005271030-3-A77w312116382141"/>
+ <unit id="org.eclipse.tm.terminal.feature.group" version="${org.eclipse.tm.terminal.feature.group.version}"/>
+ <unit id="org.eclipse.tm.terminal.view.feature.group" version="${org.eclipse.tm.terminal.view.feature.group.version}"/>
+ <unit id="org.eclipse.tm.terminal.telnet.feature.group" version="${org.eclipse.tm.terminal.telnet.feature.group.version}"/>
+ <unit id="org.eclipse.tm.terminal.serial.feature.group" version="${org.eclipse.tm.terminal.serial.feature.group.version}"/>
+ <unit id="org.eclipse.tm.terminal.feature.group" version="${org.eclipse.tm.terminal.feature.group.version}"/>
+ <unit id="org.eclipse.tm.terminal.ssh.feature.group" version="${org.eclipse.tm.terminal.ssh.feature.group.version}"/>
<!-- SAVARA dependencies -->
<!-- <unit version="1.2.0.201006151053" id="org.eclipse.stp.bpmn.feature.feature.group"/>
@@ -174,66 +162,51 @@
<unit version="1.4.0.v20100428-2315-479-9oB56N5BBR6LCA6" id="org.eclipse.emf.validation.feature.group"/>
<unit version="1.4.0.v20100428-2315-23-7w3121133502768" id="org.eclipse.emf.validation.ocl.feature.group"/>
<unit version="2.1.0.v20100606-1530-7A2-AkF7AG8PBU3BRLA" id="org.eclipse.m2m.qvt.oml.runtime.feature.group"/> -->
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="org.eclipse.jst.jee" version="1.0.301.v201007151900"/>
- <unit id="org.eclipse.wst.common.frameworks" version="1.2.0.v201003040800"/>
- <unit id="org.eclipse.wst.common.project.facet.ui" version="1.4.102.v201008170019"/>
- <unit id="org.eclipse.jst.jee.web" version="1.0.301.v201007070907"/>
- <unit id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version="3.2.2.v201008170019-377AB8s73533J5J759F"/>
- <unit id="org.eclipse.jst.ws.axis2tools.feature.feature.group" version="1.1.100.v201005241530-78-FF0DZRDKDDePSKwHj"/>
- <unit id="org.eclipse.jst.ws.cxf.feature.feature.group" version="1.0.2.v201008232129-7H777DFAKlRiOX8lGdRoz0878J"/>
- <unit id="org.eclipse.jpt.feature.feature.group" version="2.3.2.v201008242310-7N7UF75FD3wTgbUpoff0aT"/>
- <unit id="org.eclipse.wst.common.fproj.feature.group" version="3.2.2.v201008170019-377AB8s73533J5H335L"/>
- <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.2.2.v201008190400-7b7GHf2FSK2WBLQ2D-mrubYEOrRh"/>
- <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.2.2.v201008100100-7O7CFbKEMf84nUlEJyX7-SPQjhYZ"/>
- <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.2.2.v201008170029-7H7AFUQDxumQGOpBqffOY2f1qxDZ"/>
- <unit id="org.eclipse.wst.xsl.feature.feature.group" version="1.1.2.v201009091745-7S7WFAPFIpS-1-NbCE6tnacCXKP"/>
- <unit id="org.eclipse.wst.jsdt.feature.feature.group" version="1.2.2.v201008170101-7C78FGMF9JgLWLMUUEMtXc"/>
- <unit id="org.eclipse.jsf.feature.feature.group" version="3.2.2.v201008231400-7E7I6F9JgLWLMUW3"/>
- <unit id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group" version="1.0.0.v201005241530-5--AkF7B77NBZBgBg"/>
- <unit id="org.eclipse.jst.ws.jaxws.feature.feature.group" version="1.0.1.v201008232129-7E777CF8NcJSSK-UBTwXn"/>
- <unit id="org.eclipse.jst.enterprise_core.feature.feature.group" version="3.2.1.v201007070821-52FMTAkF7B77UBR7W98"/>
- <unit id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version="3.2.2.v20100818b-777HFGRCcNBDiBjIbhBA8"/>
- <unit id="org.eclipse.jst.server_adapters.feature.feature.group" version="3.2.0.v201005241530-208Z7w31211419"/>
- <unit id="org.eclipse.jst.server_core.feature.feature.group" version="3.2.0.v201005241530-31FA28s73533C66"/>
- <unit id="org.eclipse.jst.server_ui.feature.feature.group" version="3.2.2.v20100908-7A5FEi9xFc7RCJMToAIOJC43A"/>
- <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.2.2.v201008170029-7F77FJSC25Tkdy1nqglPjqLAoDgh"/>
- <unit id="org.eclipse.jsf.feature.source.feature.group" version="3.2.2.v201008231400-7E7I6F9JgLWLMUW3"/>
- <unit id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version="1.1.5.v201009091745-67K2BgJ9DIAXCbBWJO"/>
- <unit id="org.eclipse.jst.webpageeditor.feature.feature.group" version="2.3.1.v20100906-4609oB5855L6N"/>
- <unit id="org.eclipse.wst.ws_wsdl15.feature.feature.group" version="1.5.300.v201005241450-2407w312116191741"/>
- <unit id="org.eclipse.wst.common_core.feature.feature.group" version="3.2.2.v201008091400-7B7DFElF7RZHOZJ6W0PsNJ"/>
- <unit id="org.eclipse.wst.common_ui.feature.feature.group" version="3.2.2.v201008091400-7C78FPhEdhO_mXde7kbap_K7X1Qt"/>
- <unit id="org.eclipse.wst.server_adapters.feature.feature.group" version="3.2.0.v201005241510-51EoAkF77g8HBSc"/>
- <unit id="org.eclipse.wst.server_core.feature.feature.group" version="3.2.2.v20100908-30F8V8s734C3I3K"/>
- <unit id="org.eclipse.wst.server_ui.feature.feature.group" version="3.2.2.v20100908-7B4FBrAtJb1nESKmCJHPGQ347"/>
- <unit id="org.eclipse.wst.web_core.feature.feature.group" version="3.2.2.v201008100100-7E7AFHwAJrn5PM15pUYBwJLkSG8j"/>
- <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.2.2.v201008211705-7I78FZFEtEoO2c5BlJ4jPNvNC-yS"/>
- <unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.2.2.v201008170029-7C7OFXYF7RZHQHI5PyJwPT"/>
+ <!-- WTP -->
+ <!-- <repository location="http://download.eclipse.org/webtools/repository/indigo/"/> -->
+ <!-- <repository location="http://download.eclipse.org/webtools/downloads/drops/R3.3.0/S-3.3.0M5-201..."/> -->
+ <unit id="org.eclipse.jst.jee" version="${org.eclipse.jst.jee.version}"/>
+ <unit id="org.eclipse.wst.common.frameworks" version="${org.eclipse.wst.common.frameworks.version}"/>
+ <unit id="org.eclipse.wst.common.project.facet.ui" version="${org.eclipse.wst.common.project.facet.ui.version}"/>
+ <unit id="org.eclipse.jst.jee.web" version="${org.eclipse.jst.jee.web.version}"/>
+ <unit id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version="${org.eclipse.jst.common.fproj.enablement.jdt.feature.group.version}"/>
+ <unit id="org.eclipse.jst.ws.axis2tools.feature.feature.group" version="${org.eclipse.jst.ws.axis2tools.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.ws.cxf.feature.feature.group" version="${org.eclipse.jst.ws.cxf.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jpt.feature.feature.group" version="${org.eclipse.jpt.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.common.fproj.feature.group" version="${org.eclipse.wst.common.fproj.feature.group.version}"/>
+ <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="${org.eclipse.jst.enterprise_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="${org.eclipse.wst.web_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="${org.eclipse.wst.xml_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.xsl.feature.feature.group" version="${org.eclipse.wst.xsl.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.jsdt.feature.feature.group" version="${org.eclipse.wst.jsdt.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jsf.feature.feature.group" version="${org.eclipse.jsf.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group" version="${org.eclipse.jst.ws.jaxws.dom.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.ws.jaxws.feature.feature.group" version="${org.eclipse.jst.ws.jaxws.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.enterprise_core.feature.feature.group" version="${org.eclipse.jst.enterprise_core.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version="${org.eclipse.jst.server_adapters.ext.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.server_adapters.feature.feature.group" version="${org.eclipse.jst.server_adapters.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.server_core.feature.feature.group" version="${org.eclipse.jst.server_core.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.server_ui.feature.feature.group" version="${org.eclipse.jst.server_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="${org.eclipse.jst.web_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jsf.feature.source.feature.group" version="${org.eclipse.jsf.feature.source.feature.group.version}"/>
+ <unit id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version="${org.eclipse.wst.xml.xpath2.processor.feature.feature.group.version}"/>
+ <unit id="org.eclipse.jst.webpageeditor.feature.feature.group" version="${org.eclipse.jst.webpageeditor.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.ws_wsdl15.feature.feature.group" version="${org.eclipse.wst.ws_wsdl15.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.common_core.feature.feature.group" version="${org.eclipse.wst.common_core.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.common_ui.feature.feature.group" version="${org.eclipse.wst.common_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.server_adapters.feature.feature.group" version="${org.eclipse.wst.server_adapters.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.server_core.feature.feature.group" version="${org.eclipse.wst.server_core.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.server_ui.feature.feature.group" version="${org.eclipse.wst.server_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.web_core.feature.feature.group" version="${org.eclipse.wst.web_core.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="${org.eclipse.wst.ws_ui.feature.feature.group.version}"/>
+ <unit id="org.eclipse.wst.xml_core.feature.feature.group" version="${org.eclipse.wst.xml_core.feature.feature.group.version}"/>
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <unit id="com.google.gdt.eclipse.suite.e36.feature.feature.group" version="1.4.2.v201012211742"/>
- <unit id="com.google.gwt.eclipse.sdkbundle.e36.feature.2.1.1.feature.group" version="2.1.1.v201012170127"/>
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
- </location>
- <!-- additional JBoss.org mirrors -->
<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
<repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
</location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
- </location>
- <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
- <repository location="http://download.jboss.org/jbosstools/updates/target-platform/latest/"/>
- </location>
</locations>
<includeBundles>
<feature id="org.drools.eclipse.feature"/>
@@ -243,4 +216,4 @@
<feature id="org.mozilla.xpcom.feature"/>
</includeBundles>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-</target>
+</target>
\ No newline at end of file
13 years, 9 months
JBoss Tools SVN: r29395 - branches/3.3.indigo/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-02-28 20:58:24 -0500 (Mon, 28 Feb 2011)
New Revision: 29395
Modified:
branches/3.3.indigo/build/target-platform/build.xml
branches/3.3.indigo/build/target-platform/jbds.target
branches/3.3.indigo/build/target-platform/jbds.target.p2mirror.xml
Log:
JBIDE-8489 create TP using Indigo reqs
Modified: branches/3.3.indigo/build/target-platform/build.xml
===================================================================
--- branches/3.3.indigo/build/target-platform/build.xml 2011-02-28 21:13:08 UTC (rev 29394)
+++ branches/3.3.indigo/build/target-platform/build.xml 2011-03-01 01:58:24 UTC (rev 29395)
@@ -128,11 +128,8 @@
<!-- should work on osx-cocoa32, win32, lin32, lin64 -->
<target name="get.eclipse">
<!-- NOTE: must use same platform (50M) or SDK (103M - 168M) version as feature version on target platform, or will get install/update conflicts -->
- <property name="eclipse.version" value="M20110105-0951" />
- <property name="eclipse.version" value="3.6.1" />
- <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..." />
- <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..." />
-
+ <property name="eclipse.version" value="3.7M5" />
+ <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/>
<if>
<equals arg1="${arch}" arg2="x86" />
<then>
Modified: branches/3.3.indigo/build/target-platform/jbds.target
===================================================================
--- branches/3.3.indigo/build/target-platform/jbds.target 2011-02-28 21:13:08 UTC (rev 29394)
+++ branches/3.3.indigo/build/target-platform/jbds.target 2011-03-01 01:58:24 UTC (rev 29395)
@@ -10,145 +10,149 @@
-->
<!-- CVS -->
- <unit version="1.2.0.v20100427-7B77FKt90GE5h0SBT5FV9A01911" id="org.eclipse.cvs.feature.group"/>
+ <unit id="org.eclipse.cvs.feature.group" version="1.3.100.v20110121-7B77FO-8sF7BA7FFU67UJ5"/>
<!-- DTP -->
- <unit version="1.8.1.v20100618-7I977GFE9JfhdnBJPmBCYCq6w5-t" id="org.eclipse.datatools.enablement.sdk.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7P9i7KFDxNYrp4cjPjqnPaRKxeyT" id="org.eclipse.datatools.sdk.feature.feature.group"/>
- <unit version="1.8.1.v20100618-77078CcNBGKBZI_FcRd" id="org.eclipse.datatools.modelbase.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7C7b8hEt1ZvtiLkdlO7BVoL_wm6" id="org.eclipse.datatools.connectivity.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7H7C7ACcNBHBBkHeGSMd" id="org.eclipse.datatools.connectivity.oda.feature.feature.group"/>
- <unit version="1.8.1.v20100618-4107w3121151A1A53" id="org.eclipse.datatools.connectivity.oda.designer.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7B7C79CcNBGKBgIZCSNS" id="org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7J8x7FBWwUL6z-2z-fcrYC2s55KI" id="org.eclipse.datatools.enablement.feature.feature.group"/>
- <unit version="1.8.1.v20100618-77778eBmKDNOMgJvJ8Of7QBR" id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group"/>
- <unit version="1.8.1.v20100618-67C1AqGBJVKbHlH1GU7QBR" id="org.eclipse.datatools.enablement.hsqldb.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7F47SFC7sRbrSZope9vW" id="org.eclipse.datatools.enablement.ibm.feature.feature.group"/>
- <unit version="1.8.1.v20100618-4-29oB56N5N7L6PAQ" id="org.eclipse.datatools.enablement.jdbc.feature.feature.group"/>
- <unit version="1.8.1.v20100618-2-07w31211518181A" id="org.eclipse.datatools.enablement.jdt.feature.feature.group"/>
- <unit version="1.8.1.v20100618-542AkF79P7QCP9SDB" id="org.eclipse.datatools.enablement.msft.feature.feature.group"/>
- <unit version="1.8.1.v20100618-546AkF78Y7R9PAX77" id="org.eclipse.datatools.enablement.mysql.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7A7T78DZRDKDDdFyFiKD" id="org.eclipse.datatools.enablement.oda.feature.feature.group"/>
- <unit version="1.8.1.v20100618-3328s73533G4A5B63" id="org.eclipse.datatools.enablement.oda.designer.feature.feature.group"/>
- <unit version="1.8.1.v20100618-548cAkF79P7UBMATEE" id="org.eclipse.datatools.enablement.oracle.feature.feature.group"/>
- <unit version="1.8.1.v20100618-542AkF77g7V9N9e77" id="org.eclipse.datatools.enablement.postgresql.feature.feature.group"/>
- <unit version="1.8.1.v20100618-540AkF77g7V9N9e77" id="org.eclipse.datatools.enablement.sap.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7E45F9NiNWvOOXxPdVT" id="org.eclipse.datatools.enablement.sybase.feature.feature.group"/>
- <unit version="1.8.1.v20100618-540AkF78Y7VCOCQDB" id="org.eclipse.datatools.enablement.ingres.feature.feature.group"/>
- <unit version="1.8.1.v20100618-541AkF79P7N8NAQ77" id="org.eclipse.datatools.enablement.sqlite.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7N7y7AFDrhoZFIFUNhpFwckfaS-S" id="org.eclipse.datatools.sqldevtools.feature.feature.group"/>
+ <unit id="org.eclipse.datatools.enablement.sdk.feature.feature.group" version="1.9.0.v201010181130-7I9O-FE9JfxXy1iz06uC_FrlImG0"/>
+ <unit id="org.eclipse.datatools.sdk.feature.feature.group" version="1.9.0.v201010181130-7PA3-FEpPYupCWJDHfddcc2LJtA2"/>
+ <unit id="org.eclipse.datatools.modelbase.feature.feature.group" version="1.9.0.v201010181130-77078CcNBGKBZI_FcRd"/>
+ <unit id="org.eclipse.datatools.connectivity.feature.feature.group" version="1.9.0.v201010181130-7C7e8gEt1Zwkp9kfkUGJsrNYJ73"/>
+ <unit id="org.eclipse.datatools.connectivity.oda.feature.feature.group" version="1.9.0.v201010181130-7H7C7ECcNBHCFPKaCh_g"/>
+ <unit id="org.eclipse.datatools.connectivity.oda.designer.feature.feature.group" version="1.9.0.v201010181130-4107w3121151A1A53"/>
+ <unit id="org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group" version="1.9.0.v201010181130-7B7C7ACcNBGLEOIeD_WM"/>
+ <unit id="org.eclipse.datatools.enablement.feature.feature.group" version="1.9.0.v201010181130-7J9B0BWwVM6y2z-fiIax-vy-Mg9L"/>
+ <unit id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version="1.9.0.v201010181130-77788dBmKDNOMgJvJ8Of7QBR"/>
+ <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"/>
+ <unit id="org.eclipse.datatools.enablement.jdt.feature.feature.group" version="1.9.0.v201010181130-2-07w31211518181A"/>
+ <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"/>
+ <unit id="org.eclipse.datatools.enablement.oda.feature.feature.group" version="1.9.0.v201010181130-7A7T78DZRDKEGXFmGfNW"/>
+ <unit id="org.eclipse.datatools.enablement.oda.designer.feature.feature.group" version="1.9.0.v201010181130-3328s735357795A8D"/>
+ <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 version="1.8.1.v20100618-4209oB57E5N8H9ICE" id="org.eclipse.datatools.sqldevtools.results.feature.feature.group"/>
- <unit version="1.8.1.v20100618-7A-2F7RZHLz-HvNlPz-Uk" id="org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group"/>
- <unit version="1.8.1.v20100618-277078B03G8S_IMz00IwOmQz00Vl" id="org.eclipse.datatools.sqldevtools.ddl.feature.feature.group"/>
- <unit version="1.8.1.v20100618-640BgJ9DI9ZHVDdHL" id="org.eclipse.datatools.sqldevtools.data.feature.feature.group"/>
- <unit version="1.8.1.v20100618-622BgJ9CR9XFcEWLP" id="org.eclipse.datatools.sqldevtools.parsers.feature.feature.group"/>
- <unit version="1.8.1.v20100618-79-3EVVFJoFsJcMz0Pe" id="org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group"/>
- <unit version="1.8.1.v20100618-4208375LG5BJ93413" id="org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group"/>
+ <unit id="org.eclipse.datatools.sqldevtools.results.feature.feature.group" version="1.9.0.v201101201115-57B3AkF7AI8FDDAOCP"/>
+ <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"/>
+ <unit id="org.eclipse.datatools.sqldevtools.parsers.feature.feature.group" version="1.9.0.v201010181130-622BgJ9CR9XFcEWLP"/>
+ <unit id="org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group" version="1.9.0.v201010181130-79-4EVVFJoFwKcN-L_"/>
+ <unit id="org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group" version="1.9.0.v201010181130-4208375LG5BJ93413"/>
- <unit version="1.8.1.v20100618-26-7w312116392911" id="org.eclipse.datatools.intro.feature.group"/>
- <unit version="1.8.1.v20100618-47C08w95ENAK6AFDFK7" id="org.eclipse.datatools.doc.user.feature.group"/>
- <unit version="1.8.1.v20100618-26-311A16321A3557" id="org.eclipse.datatools.common.doc.user.feature.group"/>
- <unit version="1.8.1.v20100618-37D-7733L3D753L7BBF" id="org.eclipse.datatools.connectivity.doc.user.feature.group"/>
- <unit version="1.8.1.v20100618-37D-7733L3D753L7BBF" id="org.eclipse.datatools.sqltools.doc.user.feature.group"/>
+ <unit id="org.eclipse.datatools.intro.feature.group" version="1.9.0.v201010181130-26-7w312116392911"/>
+ <unit id="org.eclipse.datatools.doc.user.feature.group" version="1.9.0.v201010181130-47C08w95ENAK6AFDFK7"/>
+ <unit id="org.eclipse.datatools.common.doc.user.feature.group" version="1.9.0.v201010181130-26-311A16321A3557"/>
+ <unit id="org.eclipse.datatools.connectivity.doc.user.feature.group" version="1.9.0.v201010181130-37D-7733L3D753L7BBF"/>
+ <unit id="org.eclipse.datatools.sqltools.doc.user.feature.group" version="1.9.0.v201010181130-37D-7733L3D753L7BBF"/>
<!-- XSD -->
- <unit version="2.6.0.v20100914-1218" id="org.eclipse.xsd.ecore.converter.feature.group"/>
- <unit version="2.6.0.v20100914-1218" id="org.eclipse.xsd.edit.feature.group"/>
- <unit version="2.6.0.v20100914-1218" id="org.eclipse.xsd.editor.feature.group"/>
- <unit version="2.6.0.v20100914-1218" id="org.eclipse.xsd.mapping.editor.feature.group"/>
- <unit version="2.6.0.v20100914-1218" id="org.eclipse.xsd.mapping.feature.group"/>
- <unit version="2.6.0.v20100914-1218" id="org.eclipse.xsd.feature.group"/>
+ <unit id="org.eclipse.xsd.ecore.converter.feature.group" version="2.6.0.v20110128-1446"/>
+ <unit id="org.eclipse.xsd.edit.feature.group" version="2.6.0.v20110128-1446"/>
+ <unit id="org.eclipse.xsd.editor.feature.group" version="2.6.0.v20110128-1446"/>
+ <unit id="org.eclipse.xsd.mapping.editor.feature.group" version="2.6.0.v20110128-1446"/>
+ <unit id="org.eclipse.xsd.mapping.feature.group" version="2.6.0.v20110128-1446"/>
+ <unit id="org.eclipse.xsd.feature.group" version="2.7.0.v20110128-1446"/>
<!-- EMF -->
- <unit version="2.6.1.v20100914-1218" id="org.eclipse.emf.feature.group"/>
+ <unit id="org.eclipse.emf.feature.group" version="2.7.0.v20110128-1446"/>
<!-- GEF 3.6.1 -->
- <unit version="3.6.1.v20100908-1100-4507w31211A2403131" id="org.eclipse.draw2d.feature.group"/>
- <unit version="3.6.1.v20100908-1100-777B181A3Bz-6B663E7974242" id="org.eclipse.gef.feature.group"/>
- <unit version="1.2.0.v20100519-2050-67808yE5F-8HAH4HECF4242" id="org.eclipse.zest.feature.group"/>
+ <unit id="org.eclipse.draw2d.feature.group" version="3.7.0.v20101213-1100-46-7w3122123903161"/>
+ <unit id="org.eclipse.gef.feature.group" version="3.7.0.v20101213-1100-777D-81B2Bz0656B376H34272"/>
+ <unit id="org.eclipse.zest.feature.group" version="1.3.0.v20101213-1100-67A-8yF4F0997J4B8O54272"/>
<!-- JDT 3.6.1 -->
- <unit version="3.6.1.r361_v20100714-0800-7z8XFUSFLFlmgLc5z-Bvrt8-HVkH" id="org.eclipse.jdt.feature.group"/>
+ <unit id="org.eclipse.jdt.feature.group" version="3.7.0.v20110121-7z8fFb7FMTfESMtR15KlAcZ9H155"/>
<!-- WTP SDK 3.2.2-20100915173744 -->
- <unit version="2.3.2.v201008242310-7778BjBgJ9E99_H_DFBA" id="org.eclipse.jpt.eclipselink.feature.feature.group"/>
- <unit version="2.3.2.v201008242310-7N7UF75FD3wTgbUpoff0aT" id="org.eclipse.jpt.feature.feature.group"/>
- <unit version="3.2.2.v201008231400-7E7I6F9JgLWLMUW3" id="org.eclipse.jsf.feature.feature.group"/>
- <unit version="3.2.2.v201008170019-377AB8s73533J5J759F" id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group"/>
- <unit version="3.2.1.v201007070821-52FMTAkF7B77UBR7W98" id="org.eclipse.jst.enterprise_core.feature.feature.group"/>
- <unit version="3.2.2.v201008190400-7b7GHf2FSK2WBLQ2D-mrubYEOrRh" id="org.eclipse.jst.enterprise_ui.feature.feature.group"/>
- <unit version="3.2.100.v201007151547-62FR7BgJ9E99_EmEJFX" id="org.eclipse.jst.enterprise_userdoc.feature.feature.group"/>
- <unit version="2.2.101.v20100906-208_7w31211A17" id="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group"/>
- <unit version="3.2.2.v20100818b-777HFGRCcNBDiBjIbhBA8" id="org.eclipse.jst.server_adapters.ext.feature.feature.group"/>
- <unit version="3.2.0.v201005241530-208Z7w31211419" id="org.eclipse.jst.server_adapters.feature.feature.group"/>
- <unit version="3.2.0.v201005241530-31FA28s73533C66" id="org.eclipse.jst.server_core.feature.feature.group"/>
- <unit version="3.2.2.v20100908-7A5FEi9xFc7RCJMToAIOJC43A" id="org.eclipse.jst.server_ui.feature.feature.group"/>
- <unit version="3.3.0.v201005241530-2-Eo7w3121162A3329" id="org.eclipse.jst.server_userdoc.feature.feature.group"/>
- <unit version="3.2.2.v201008170029-7Q7BG75FE9Le9BCy-tZxTqohz000" id="org.eclipse.jst.web_core.feature.feature.group"/>
- <unit version="2.3.1.v20100906-4609oB5855L6N" id="org.eclipse.jst.webpageeditor.feature.feature.group"/>
- <unit version="3.2.2.v201008170029-7F77FJSC25Tkdy1nqglPjqLAoDgh" id="org.eclipse.jst.web_ui.feature.feature.group"/>
- <unit version="3.2.1.v201009091720-2107w31211938" id="org.eclipse.jst.web_userdoc.feature.feature.group"/>
- <unit version="1.1.100.v201005241530-78-FF0DZRDKDDePSKwHj" id="org.eclipse.jst.ws.axis2tools.feature.feature.group"/>
- <unit version="1.0.2.v201008232129-7H777DFAKlRiOX8lGdRoz0878J" id="org.eclipse.jst.ws.cxf.feature.feature.group"/>
- <unit version="1.0.0.v201005241530-5--AkF7B77NBZBgBg" id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group"/>
- <unit version="1.0.1.v201008232129-7E777CF8NcJSSK-UBTwXn" id="org.eclipse.jst.ws.jaxws.feature.feature.group"/>
- <unit version="1.0.2.v201008232129-3-28s73533I67767I" id="org.eclipse.jst.ws.jaxws_userdoc.feature.feature.group"/>
- <unit version="3.2.2.v201008091400-7B7DFElF7RZHOZJ6W0PsNJ" id="org.eclipse.wst.common_core.feature.feature.group"/>
- <unit version="3.2.2.v201008170019-377AB8s73533J5H335L" id="org.eclipse.wst.common.fproj.feature.group"/>
- <unit version="3.2.2.v201008091400-7C78FPhEdhO_mXde7kbap_K7X1Qt" id="org.eclipse.wst.common_ui.feature.feature.group"/>
- <unit version="1.2.2.v201008170101-7C78FGMF9JgLWLMUUEMtXc" id="org.eclipse.wst.jsdt.feature.feature.group"/>
- <unit version="3.2.0.v201005241510-51EoAkF77g8HBSc" id="org.eclipse.wst.server_adapters.feature.feature.group"/>
- <unit version="3.2.2.v20100908-30F8V8s734C3I3K" id="org.eclipse.wst.server_core.feature.feature.group"/>
- <unit version="3.2.2.v20100908-7B4FBrAtJb1nESKmCJHPGQ347" id="org.eclipse.wst.server_ui.feature.feature.group"/>
- <unit version="3.1.10.v201005241510-20Bg7w3121162A3236" id="org.eclipse.wst.server_userdoc.feature.feature.group"/>
- <unit version="3.2.2.v201008100100-7E7AFHwAJrn5PM15pUYBwJLkSG8j" id="org.eclipse.wst.web_core.feature.feature.group"/>
- <unit version="3.2.2.v201008100100-7O7CFbKEMf84nUlEJyX7-SPQjhYZ" id="org.eclipse.wst.web_ui.feature.feature.group"/>
- <unit version="3.2.0.v201005241510-31Eo8s734B3E4H7799" id="org.eclipse.wst.web_userdoc.feature.feature.group"/>
- <unit version="3.2.2.v201008211705-7L7RFezFGtGd-ngz--z0mHnb4852" id="org.eclipse.wst.ws_core.feature.feature.group"/>
- <unit version="3.2.2.v201008211705-7I78FZFEtEoO2c5BlJ4jPNvNC-yS" id="org.eclipse.wst.ws_ui.feature.feature.group"/>
- <unit version="3.1.200.v201007151546-44FO-9oB5855O8M9JHH" id="org.eclipse.wst.ws_userdoc.feature.feature.group"/>
- <unit version="1.5.300.v201005241450-2407w312116191741" id="org.eclipse.wst.ws_wsdl15.feature.feature.group"/>
- <unit version="3.2.2.v201008170029-7C7OFXYF7RZHQHI5PyJwPT" id="org.eclipse.wst.xml_core.feature.feature.group"/>
- <unit version="3.2.2.v201008170029-7H7AFUQDxumQGOpBqffOY2f1qxDZ" id="org.eclipse.wst.xml_ui.feature.feature.group"/>
- <unit version="3.2.100.v201005241420-50FXNAkF7B77RBgFFBF" id="org.eclipse.wst.xml_userdoc.feature.feature.group"/>
- <unit version="1.1.5.v201009091745-67K2BgJ9DIAXCbBWJO" id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group"/>
- <unit version="1.1.2.v201009091745-7S7WFAPFIpS-1-NbCE6tnacCXKP" id="org.eclipse.wst.xsl.feature.feature.group"/>
+ <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.jsf.feature.feature.group" version="3.3.0.v201012071101-7E7I7BF9JgLWRMmc5KKQl"/>
+ <unit id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version="3.3.0.v201008101723-377DF8s73543C6F6AAD"/>
+ <unit id="org.eclipse.jst.enterprise_core.feature.feature.group" version="3.3.0.v201008062100-52FMTAkF7B77UBR7W98"/>
+ <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.3.0.v201008062100-7b7IHsyFSK2WCyUz0B1kvyUYCPoM"/>
+ <unit id="org.eclipse.jst.enterprise_userdoc.feature.feature.group" version="3.3.0.v201008062100-62FSgBgJ9E99aEkFGAV"/>
+ <unit id="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group" version="2.2.101.v20100906-208_7w31211A17"/>
+ <unit id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version="3.3.0.v20100812-777HFHyCcNBDjBcJYhBA8"/>
+ <unit id="org.eclipse.jst.server_adapters.feature.feature.group" version="3.2.0.v201005241530-208Z7w31211419"/>
+ <unit id="org.eclipse.jst.server_core.feature.feature.group" version="3.3.0.v20101219-31FBW8s7353496D"/>
+ <unit id="org.eclipse.jst.server_ui.feature.feature.group" version="3.3.0.v20100908b-7A6FGH9xFc8uCJMTBAJLJJ43A"/>
+ <unit id="org.eclipse.jst.server_userdoc.feature.feature.group" version="3.3.0.v201005241530-2-Eo7w3121162A3329"/>
+ <unit id="org.eclipse.jst.web_core.feature.feature.group" version="3.3.0.v201008101217-7Q7DGHqFE9Le9JFJ-ca1Lkqjn2ps"/>
+ <unit id="org.eclipse.jst.webpageeditor.feature.feature.group" version="2.3.2.v201012071101-4619oB5865D8M2338"/>
+ <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.3.0.v201011300734-7F7AFO-C25Toh9VqghsYz-3yYoz0"/>
+ <unit id="org.eclipse.jst.web_userdoc.feature.feature.group" version="3.3.0.v201008101217-2107w31211938"/>
+ <unit id="org.eclipse.jst.ws.axis2tools.feature.feature.group" version="1.1.100.v201005241530-78-FF0DZRDKDDePSKwHj"/>
+ <unit id="org.eclipse.jst.ws.cxf.feature.feature.group" version="1.0.100.v201009051717-7H78AKFAKlZgiH3jFfA3z0E6I6I"/>
+ <unit id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group" version="1.0.100.v201101252155-5-A7AkF7B97HDVDRJZ"/>
+ <unit id="org.eclipse.jst.ws.jaxws.feature.feature.group" version="1.0.100.v201009051717-7E78AKF8NcJSUKsU4Utal"/>
+ <unit id="org.eclipse.jst.ws.jaxws_userdoc.feature.feature.group" version="1.0.100.v201009051717-3-A78s73533L3D5H5H"/>
+ <unit id="org.eclipse.wst.common_core.feature.feature.group" version="3.3.0.v201008062100-7B7DFKvF7RZHObJjQuQ3RK"/>
+ <unit id="org.eclipse.wst.common.fproj.feature.group" version="3.3.0.v201008101723-377DF8s73543C674AAA"/>
+ <unit id="org.eclipse.wst.common_ui.feature.feature.group" version="3.3.0.v201008062100-7C79FSkEdhO_ocZe4kbemcKkRvR4"/>
+ <unit id="org.eclipse.wst.jsdt.feature.feature.group" version="1.3.0.v201101270151-7F78FUHFBBoPbSV-jGYxuY"/>
+ <unit id="org.eclipse.wst.server_adapters.feature.feature.group" version="3.2.0.v201005241510-51EoAkF77g8HBSc"/>
+ <unit id="org.eclipse.wst.server_core.feature.feature.group" version="3.3.0.v20100714b-30FA18s734D3A4Cc"/>
+ <unit id="org.eclipse.wst.server_ui.feature.feature.group" version="3.3.0.v20100714b-7B5FEwAtJb3LEKLfRKHHHIh47"/>
+ <unit id="org.eclipse.wst.server_userdoc.feature.feature.group" version="3.1.10.v201005241510-20Bg7w3121162A3236"/>
+ <unit id="org.eclipse.wst.web_core.feature.feature.group" version="3.3.0.v201010071250-7E7EFMRAJun6z0ky4qMUGvYO3c5N"/>
+ <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.3.0.v201010270400-7O7IFhJEMi9DuyLKBtQnDL7h6CJz"/>
+ <unit id="org.eclipse.wst.web_userdoc.feature.feature.group" version="3.3.0.v201008062100-31Eo8s734B3E4H7799"/>
+ <unit id="org.eclipse.wst.ws_core.feature.feature.group" version="3.3.0.v201010270400-7L7RFi5FGtGd-pim1orHph2766"/>
+ <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.3.0.v201010270400-7I7AFbIEtEoVBjgCmL1mrYpBplar"/>
+ <unit id="org.eclipse.wst.ws_userdoc.feature.feature.group" version="3.1.300.v201008132013-44FR79oB5855Q8IBD7G"/>
+ <unit id="org.eclipse.wst.ws_wsdl15.feature.feature.group" version="1.5.301.v201012090607-2407w312123151655"/>
+ <unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.3.0.v201010070622-7C7OFchF7RZHQLIePtMmWd"/>
+ <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.3.0.v201007311522-7H7EFZ-DxumTlXlBWmRXNCTalsMT"/>
+ <unit id="org.eclipse.wst.xml_userdoc.feature.feature.group" version="3.3.0.v201007311522-50FYwAkF7B77UBZFDBL"/>
+ <unit id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version="1.2.0.v201008230020-67K8ZBgJ9DJBKFQBWIT"/>
+ <unit id="org.eclipse.wst.xsl.feature.feature.group" version="1.2.0.v201009121641-7S7ZFEyFIpS-8EvpOw2BQeGRCXJU"/>
<!-- RCP 3.6.1 -->
- <unit version="3.4.1.R36x_v20100823-7M7K7JF90dnJ-WLf3cf4yi" id="org.eclipse.equinox.executable.feature.group"/>
- <unit version="2.0.1.r361_v20100903-897HFZFFZRuSD2LMtVxyz0Vr" id="org.eclipse.equinox.p2.user.ui.feature.group"/>
- <unit version="1.2.0.v20100427-7e7jEQFEp4jsWcboLU9l93" id="org.eclipse.help.feature.group"/>
- <unit version="3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L" id="org.eclipse.platform.feature.group"/>
- <unit version="3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T" id="org.eclipse.rcp.feature.group"/>
+ <unit id="org.eclipse.equinox.executable.feature.group" version="3.5.0.v20101220-7P7NFUFFLWUl6m499UD1941"/>
+ <unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="2.1.0.v20110122-2355-8A7RFtsFeDnQ5lZf7tez0TQA"/>
+ <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.v20110121-9FB3FkSFr3P0Mkw1JZW_QpZ"/>
<!-- UML -->
- <unit version="3.1.1.v201008191505" id="org.eclipse.uml2.feature.group"/>
- <unit version="3.1.0.v201005281015" id="org.eclipse.uml2.doc.feature.group"/>
+ <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"/>
<!-- PDE -->
- <unit version="3.6.1.r361_v20100727-7b7mFL-FET3dhESDgE5_bkJ" id="org.eclipse.pde.feature.group"/>
+ <unit id="org.eclipse.pde.feature.group" version="3.7.0.v20110121-7b7oFXNFEx2Xmo_ItaDS-OD"/>
- <!-- TPTP -->
- <unit version="4.5.0.v201005032111-2-37w312116191612" id="org.eclipse.tptp.platform.commons.logging.feature.group"/>
- <unit version="4.7.1.v201009092123-8X8ZFXUFLWUl6knOxRCm9t" id="org.eclipse.tptp.platform.core.feature.group"/>
- <unit version="4.3.1.v201009092123-797908s73533D4H6D56" id="org.eclipse.tptp.platform.instrumentation.ui.feature.group"/>
- <unit version="4.5.0.v201005032111-217E7w312116191611" id="org.eclipse.tptp.platform.jakarta.log4j.feature.group"/>
- <unit version="4.5.1.v201009092123-797A18s73533L4F6D6D" id="org.eclipse.tptp.platform.jvmti.feature.group"/>
- <unit version="4.5.1.v201009092123-7H7BF8PAkF7B77ZARCNEK" id="org.eclipse.tptp.platform.probekit.feature.group"/>
- <unit version="4.5.1.v201009092123-7H7F2AkF7B77c7dEGDG" id="org.eclipse.tptp.platform.profile.server.feature.group"/>
- <unit version="4.5.1.v201009092123-7L7O8bBgJ9E99jAfGWEM" id="org.eclipse.tptp.platform.trace.feature.group"/>
- <unit version="4.6.0.v201005032111-777K4AkF7B77R7c7N77" id="org.eclipse.tptp.platform.xerces.feature.group"/>
-
<!-- RSE SDK 3.2.1 -->
- <unit version="3.2.1.v201008191400-7L78FA-8wqbPcNj4qa8R0eViy7vZ" id="org.eclipse.rse.feature.group"/>
- <unit version="1.1.200.v201005221100-31A78s733L3D7H7933" id="org.eclipse.rse.useractions.feature.group"/>
- <unit version="3.0.201.v201008191400-4-8_7w3121192A2511" id="org.eclipse.tm.terminal.feature.group"/>
- <unit version="2.1.0.v201006030830-30-7w312117152351" id="org.eclipse.tm.terminal.view.feature.group"/>
- <unit version="2.0.200.v201005032000-3-8_7w311A1A271116" id="org.eclipse.tm.terminal.telnet.feature.group"/>
- <unit version="2.0.200.v201005271030-3-A77w312116382141" id="org.eclipse.tm.terminal.ssh.feature.group"/>
+ <unit id="org.eclipse.rse.feature.group" version="3.3.0.v201101042155-7L7BFHk8wqin7rQp-b5xwxsfOPZF"/>
+ <unit id="org.eclipse.rse.useractions.feature.group" version="1.1.300.v201101042155-31F8N8s7355353B75DD"/>
+ <unit id="org.eclipse.tm.terminal.feature.group" version="3.1.0.v201101042155-40-7w312212362934"/>
+ <unit id="org.eclipse.tm.terminal.view.feature.group" version="2.2.0.v201101042155-31-7w312212362832"/>
+ <unit id="org.eclipse.tm.terminal.telnet.feature.group" version="2.1.0.v201101042155-30-7w312213121A22"/>
+ <unit id="org.eclipse.tm.terminal.ssh.feature.group" version="2.1.0.v201101042155-30-7w312212153266"/>
- <repository location="http://download.eclipse.org/releases/helios/"/>
+ <repository location="http://download.jboss.org/jbosstools/updates/indigo/"/>
</location>
+
+ <!-- TPTP 4.7.2 is EOL; can only get bits from Helios, not Indigo -->
+ <location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
+ <unit id="org.eclipse.tptp.platform.profile.server.feature.group" version="4.5.0.v201005032111-7H7F-AkF7B77R7VBV77"/>
+ <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.0.v201005032111-7979-8s7353394E5I33"/>
+ <unit id="org.eclipse.tptp.platform.core.feature.group" version="4.7.0.v201005032111-8X8ZFXNFLWUl6kmjuaADv7"/>
+ <unit id="org.eclipse.tptp.platform.jvmti.feature.group" version="4.5.0.v201005032111-797A-8s73533E4E6E33"/>
+ <unit id="org.eclipse.tptp.platform.trace.feature.group" version="4.5.0.v201005032111-7L7O8ZBgJ9E99ZC_El99"/>
+ <unit id="org.eclipse.tptp.platform.xerces.feature.group" version="4.6.0.v201005032111-777K4AkF7B77R7c7N77"/>
+ <unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.0.v201005032111-7979-8s7353394E5I33"/>
+ <unit id="org.eclipse.tptp.platform.probekit.feature.group" version="4.5.0.v201005032111-7H7BF8NAkF7B77SBNCPEI"/>
+ <unit id="org.eclipse.tptp.platform.commons.logging.feature.group" version="4.5.0.v201005032111-2-37w312116191612"/>
+ <unit id="org.eclipse.tptp.platform.jakarta.log4j.feature.group" version="4.5.0.v201005032111-217E7w312116191611"/>
+ <repository location="http://download.jboss.org/jbosstools/updates/helios/"/>
+ </location>
</locations>
-</target>
+</target>
\ No newline at end of file
Modified: branches/3.3.indigo/build/target-platform/jbds.target.p2mirror.xml
===================================================================
--- branches/3.3.indigo/build/target-platform/jbds.target.p2mirror.xml 2011-02-28 21:13:08 UTC (rev 29394)
+++ branches/3.3.indigo/build/target-platform/jbds.target.p2mirror.xml 2011-03-01 01:58:24 UTC (rev 29395)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns:xs="http://www.w3.org/2001/XMLSchema" default="download.target.platform" name="Download target platform">
+<project name="Download target platform" default="download.target.platform" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<target name="help">
<echo>
Generated with useLatest = true
@@ -18,131 +18,133 @@
-Ddebug=true -DfollowStrict=true -DrepoDir=`pwd`/REPO/
</echo>
</target>
-<target unless="repoDir" name="init">
+<target name="init" unless="repoDir">
<fail>Must set -DrepoDir=/abs/path/to/download/artifacts/</fail>
</target>
-<target if="repoDir" description="Download from target platform definition" depends="init" name="download.target.platform">
-<property value="false" name="verbose"/>
-<property value="false" name="followStrict"/>
+<target name="download.target.platform" depends="init" description="Download from target platform definition" if="repoDir">
+<property name="verbose" value="false"/>
+<property name="followStrict" value="false"/>
<echo level="info">Download features/plugins into ${repoDir}</echo>
-<p2.mirror verbose="${verbose}" destination="file://${repoDir}">
-<slicingOptions followStrict="${followStrict}" includeFeatures="true"/>
+<p2.mirror destination="file://${repoDir}" verbose="${verbose}">
+<slicingOptions includeFeatures="true" followStrict="${followStrict}"/>
<source>
-<repository location="http://download.eclipse.org/releases/helios/"/>
+<repository location="http://download.jboss.org/jbosstools/updates/indigo/"/>
+<repository location="http://download.jboss.org/jbosstools/updates/helios/"/>
</source>
-<iu version="" id="org.eclipse.cvs.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.sdk.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sdk.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.modelbase.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.connectivity.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.connectivity.oda.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.connectivity.oda.designer.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.hsqldb.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.ibm.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.jdbc.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.jdt.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.msft.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.mysql.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.oda.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.oda.designer.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.oracle.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.postgresql.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.sap.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.sybase.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.ingres.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.enablement.sqlite.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.results.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.ddl.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.data.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.parsers.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group"/>
-<iu version="" id="org.eclipse.datatools.intro.feature.group"/>
-<iu version="" id="org.eclipse.datatools.doc.user.feature.group"/>
-<iu version="" id="org.eclipse.datatools.common.doc.user.feature.group"/>
-<iu version="" id="org.eclipse.datatools.connectivity.doc.user.feature.group"/>
-<iu version="" id="org.eclipse.datatools.sqltools.doc.user.feature.group"/>
-<iu version="" id="org.eclipse.xsd.ecore.converter.feature.group"/>
-<iu version="" id="org.eclipse.xsd.edit.feature.group"/>
-<iu version="" id="org.eclipse.xsd.editor.feature.group"/>
-<iu version="" id="org.eclipse.xsd.mapping.editor.feature.group"/>
-<iu version="" id="org.eclipse.xsd.mapping.feature.group"/>
-<iu version="" id="org.eclipse.xsd.feature.group"/>
-<iu version="" id="org.eclipse.emf.feature.group"/>
-<iu version="" id="org.eclipse.draw2d.feature.group"/>
-<iu version="" id="org.eclipse.gef.feature.group"/>
-<iu version="" id="org.eclipse.zest.feature.group"/>
-<iu version="" id="org.eclipse.jdt.feature.group"/>
-<iu version="" id="org.eclipse.jpt.eclipselink.feature.feature.group"/>
-<iu version="" id="org.eclipse.jpt.feature.feature.group"/>
-<iu version="" id="org.eclipse.jsf.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group"/>
-<iu version="" id="org.eclipse.jst.enterprise_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.enterprise_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.enterprise_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.server_adapters.ext.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.server_adapters.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.server_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.server_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.server_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.web_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.webpageeditor.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.web_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.web_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.ws.axis2tools.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.ws.cxf.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.ws.jaxws.feature.feature.group"/>
-<iu version="" id="org.eclipse.jst.ws.jaxws_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.common_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.common.fproj.feature.group"/>
-<iu version="" id="org.eclipse.wst.common_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.jsdt.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.server_adapters.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.server_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.server_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.server_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.web_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.web_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.web_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.ws_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.ws_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.ws_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.ws_wsdl15.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.xml_core.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.xml_ui.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.xml_userdoc.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group"/>
-<iu version="" id="org.eclipse.wst.xsl.feature.feature.group"/>
-<iu version="" id="org.eclipse.equinox.executable.feature.group"/>
-<iu version="" id="org.eclipse.equinox.p2.user.ui.feature.group"/>
-<iu version="" id="org.eclipse.help.feature.group"/>
-<iu version="" id="org.eclipse.platform.feature.group"/>
-<iu version="" id="org.eclipse.rcp.feature.group"/>
-<iu version="" id="org.eclipse.uml2.feature.group"/>
-<iu version="" id="org.eclipse.uml2.doc.feature.group"/>
-<iu version="" id="org.eclipse.pde.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.commons.logging.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.core.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.instrumentation.ui.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.jakarta.log4j.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.jvmti.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.probekit.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.profile.server.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.trace.feature.group"/>
-<iu version="" id="org.eclipse.tptp.platform.xerces.feature.group"/>
-<iu version="" id="org.eclipse.rse.feature.group"/>
-<iu version="" id="org.eclipse.rse.useractions.feature.group"/>
-<iu version="" id="org.eclipse.tm.terminal.feature.group"/>
-<iu version="" id="org.eclipse.tm.terminal.view.feature.group"/>
-<iu version="" id="org.eclipse.tm.terminal.telnet.feature.group"/>
-<iu version="" id="org.eclipse.tm.terminal.ssh.feature.group"/>
+<iu id="org.eclipse.cvs.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.sdk.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sdk.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.modelbase.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.connectivity.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.connectivity.oda.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.connectivity.oda.designer.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.apache.derby.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.hsqldb.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.ibm.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.jdbc.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.jdt.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.msft.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.mysql.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.oda.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.oda.designer.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.oracle.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.postgresql.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.sap.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.sybase.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.ingres.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.enablement.sqlite.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.results.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.ddl.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.data.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.parsers.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group" version=""/>
+<iu id="org.eclipse.datatools.intro.feature.group" version=""/>
+<iu id="org.eclipse.datatools.doc.user.feature.group" version=""/>
+<iu id="org.eclipse.datatools.common.doc.user.feature.group" version=""/>
+<iu id="org.eclipse.datatools.connectivity.doc.user.feature.group" version=""/>
+<iu id="org.eclipse.datatools.sqltools.doc.user.feature.group" version=""/>
+<iu id="org.eclipse.xsd.ecore.converter.feature.group" version=""/>
+<iu id="org.eclipse.xsd.edit.feature.group" version=""/>
+<iu id="org.eclipse.xsd.editor.feature.group" version=""/>
+<iu id="org.eclipse.xsd.mapping.editor.feature.group" version=""/>
+<iu id="org.eclipse.xsd.mapping.feature.group" version=""/>
+<iu id="org.eclipse.xsd.feature.group" version=""/>
+<iu id="org.eclipse.emf.feature.group" version=""/>
+<iu id="org.eclipse.draw2d.feature.group" version=""/>
+<iu id="org.eclipse.gef.feature.group" version=""/>
+<iu id="org.eclipse.zest.feature.group" version=""/>
+<iu id="org.eclipse.jdt.feature.group" version=""/>
+<iu id="org.eclipse.jpt.eclipselink.feature.feature.group" version=""/>
+<iu id="org.eclipse.jpt.feature.feature.group" version=""/>
+<iu id="org.eclipse.jsf.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.common.fproj.enablement.jdt.feature.group" version=""/>
+<iu id="org.eclipse.jst.enterprise_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.enterprise_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.enterprise_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.server_adapters.ext.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.server_adapters.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.server_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.server_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.server_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.web_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.webpageeditor.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.web_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.web_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.ws.axis2tools.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.ws.cxf.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.ws.jaxws.dom.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.ws.jaxws.feature.feature.group" version=""/>
+<iu id="org.eclipse.jst.ws.jaxws_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.common_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.common.fproj.feature.group" version=""/>
+<iu id="org.eclipse.wst.common_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.jsdt.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.server_adapters.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.server_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.server_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.server_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.web_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.web_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.web_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.ws_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.ws_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.ws_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.ws_wsdl15.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.xml_core.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.xml_ui.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.xml_userdoc.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.xml.xpath2.processor.feature.feature.group" version=""/>
+<iu id="org.eclipse.wst.xsl.feature.feature.group" version=""/>
+<iu id="org.eclipse.equinox.executable.feature.group" version=""/>
+<iu id="org.eclipse.equinox.p2.user.ui.feature.group" version=""/>
+<iu id="org.eclipse.help.feature.group" version=""/>
+<iu id="org.eclipse.platform.feature.group" version=""/>
+<iu id="org.eclipse.rcp.feature.group" version=""/>
+<iu id="org.eclipse.uml2.feature.group" version=""/>
+<iu id="org.eclipse.uml2.doc.feature.group" version=""/>
+<iu id="org.eclipse.pde.feature.group" version=""/>
+<iu id="org.eclipse.rse.feature.group" version=""/>
+<iu id="org.eclipse.rse.useractions.feature.group" version=""/>
+<iu id="org.eclipse.tm.terminal.feature.group" version=""/>
+<iu id="org.eclipse.tm.terminal.view.feature.group" version=""/>
+<iu id="org.eclipse.tm.terminal.telnet.feature.group" version=""/>
+<iu id="org.eclipse.tm.terminal.ssh.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.profile.server.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.core.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.jvmti.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.trace.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.xerces.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.probekit.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.commons.logging.feature.group" version=""/>
+<iu id="org.eclipse.tptp.platform.jakarta.log4j.feature.group" version=""/>
</p2.mirror>
</target>
</project>
13 years, 9 months