[savara-commits] savara SVN: r254 - in trunk: tools/eclipse/org.jboss.savara.tools.feature and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Jun 7 07:45:31 EDT 2010


Author: objectiser
Date: 2010-06-07 07:45:31 -0400 (Mon, 07 Jun 2010)
New Revision: 254

Modified:
   trunk/docs/gettingstartedguide/src/main/module/installation.xml
   trunk/tools/eclipse/org.jboss.savara.tools.feature/feature.xml
Log:
Fixed installation instructions and included additional pi4soa features into overall feature for building the update site.

Modified: trunk/docs/gettingstartedguide/src/main/module/installation.xml
===================================================================
--- trunk/docs/gettingstartedguide/src/main/module/installation.xml	2010-06-06 21:14:01 UTC (rev 253)
+++ trunk/docs/gettingstartedguide/src/main/module/installation.xml	2010-06-07 11:45:31 UTC (rev 254)
@@ -40,7 +40,7 @@
        			When Eclipse has been lauched, go to the <emphasis>Help->Install New Software..</emphasis>
        			menu item. Select the Eclipse update site
        			for the version of Eclipse (e.g. Galileo). Within the SOA Development
-       			category, select the BPMN feature. Follow the instructions to accept
+       			category, select the BPMN Project Feature. Follow the instructions to accept
        			the license and then restart Eclipse after the plugins have been
        			installed.
        			</para>
@@ -56,15 +56,13 @@
        			them within your Eclipse environment.
        			</para>
        			<para>
-       			In the near future, you will find the <emphasis>pi4soa core</emphasis> feature
-       			in the <emphasis>JBoss Tools</emphasis> category. However until this is included
-       			in the JBoss Tools release, the pi4soa plugins can be installed with the SAVARA
-       			Eclipse plugins (see next list item).
+       			The <emphasis>pi4soa core</emphasis> feature should be selected from the
+       			<emphasis>All JBoss Tools</emphasis> category.
        			</para>
        			<para>
        			If you wish to view the generated BPEL using a BPEL editor, rather than
        			XML, then you should also select the <emphasis>JBoss BPEL Editor</emphasis> from the
-       			<emphasis>JBoss Tools</emphasis> category.
+       			<emphasis>All JBoss Tools</emphasis> category.
        			</para>
        			<para>
        			NOTE: If you don't install the BPEL Editor, then you will have to install

Modified: trunk/tools/eclipse/org.jboss.savara.tools.feature/feature.xml
===================================================================
--- trunk/tools/eclipse/org.jboss.savara.tools.feature/feature.xml	2010-06-06 21:14:01 UTC (rev 253)
+++ trunk/tools/eclipse/org.jboss.savara.tools.feature/feature.xml	2010-06-07 11:45:31 UTC (rev 254)
@@ -186,4 +186,12 @@
          id="org.jboss.savara.tools.jbossesb.feature"
          version="0.0.0"/>
 
+   <includes
+         id="org.pi4soa.bpmn.feature"
+         version="0.0.0"/>
+
+   <includes
+         id="org.pi4soa.monitor.feature"
+         version="0.0.0"/>
+
 </feature>



More information about the savara-commits mailing list