[jbosstools-commits] JBoss Tools SVN: r41516 - in trunk/download.jboss.org/jbosstools/examples: nightly and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue May 29 10:10:21 EDT 2012


Author: fbricon
Date: 2012-05-29 10:10:21 -0400 (Tue, 29 May 2012)
New Revision: 41516

Modified:
   trunk/download.jboss.org/jbosstools/examples/nightly/project-examples-jbds30.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-community-3.1.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.2.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.M5.xml
Log:
JBIDE-12045 : Project Examples descriptions and name should not use the acronyms for servers

Modified: trunk/download.jboss.org/jbosstools/examples/nightly/project-examples-jbds30.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/nightly/project-examples-jbds30.xml	2012-05-29 13:55:33 UTC (rev 41515)
+++ trunk/download.jboss.org/jbosstools/examples/nightly/project-examples-jbds30.xml	2012-05-29 14:10:21 UTC (rev 41516)
@@ -1,6 +1,6 @@
 <projects>
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld</name>
 		<included-projects>	helloworld,helloworld_testclient </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
@@ -22,7 +22,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_action</name>
 		<included-projects>helloworld_action,helloworld_action_client </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
@@ -45,7 +45,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_file_action</name>		
 		<included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
 		<shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
@@ -68,7 +68,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_consumer1</name>		
 		<included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
 		<shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
@@ -93,7 +93,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_producer</name>		
 		<included-projects>webservice_producer,webservice_producer_client</included-projects>
 		<shortDescription>JBoss ESB Web Service producer Example</shortDescription>
@@ -116,7 +116,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_CSV2XML</name>
 		<included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>		
 		<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
@@ -140,7 +140,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2POJO</name>
 		<included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>				
 		<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
@@ -163,7 +163,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_date_manipulation</name>
 		<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>						
 		<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
@@ -193,7 +193,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_simple</name>
 		<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>								
 		<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml	2012-05-29 13:55:33 UTC (rev 41515)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml	2012-05-29 14:10:21 UTC (rev 41516)
@@ -274,7 +274,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld</name>
 		<included-projects>	helloworld,helloworld_testclient </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
@@ -297,7 +297,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld_action</name>
 		<included-projects>helloworld_action,helloworld_action_client </included-projects>		
 		<shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
@@ -320,7 +320,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld_file_action</name>
 		<included-projects>helloworld_file_action,helloworld_file_action_client </included-projects>		
 		<shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
@@ -344,7 +344,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>webservice_consumer1</name>
 		<included-projects>webservice_consumer1,webservice_consumer1_client </included-projects>				
 		<shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
@@ -369,7 +369,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>webservice_producer</name>
 		<included-projects>webservice_producer,webservice_producer_client </included-projects>						
 		<shortDescription>JBoss ESB Web Service producer Example</shortDescription>
@@ -392,7 +392,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_CSV2XML</name>
 		<included-projects>transform_CSV2XML,transform_CSV2XML_client </included-projects>						
 		<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
@@ -414,7 +414,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2POJO</name>
 		<included-projects>transform_XML2POJO,transform_XML2POJO_client </included-projects>		
 		<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
@@ -438,7 +438,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2XML_date_manipulation</name>
 		<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client </included-projects>
 		<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
@@ -469,7 +469,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2XML_simple</name>
 		<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client </included-projects>		
 		<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-community-3.1.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-community-3.1.xml	2012-05-29 13:55:33 UTC (rev 41515)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-community-3.1.xml	2012-05-29 14:10:21 UTC (rev 41516)
@@ -519,7 +519,7 @@
 	</project>
 	
 	<project>
-		<category>Portlet for GateIn 3.1/EPP 5.x</category>
+		<category>Portlet for JBoss Enterprise Portal Platform 5.x/GateIn 3.1</category>
 		<name>JSFPortlet</name>
 		<included-projects>JSFPortlet</included-projects>
 		<shortDescription>JBoss JSF RI Portlet</shortDescription>
@@ -541,7 +541,7 @@
 	</project>
 	
 	<project>
-		<category>Portlet for GateIn 3.1/EPP 5.x</category>
+		<category>Portlet for JBoss Enterprise Portal Platform 5.x/GateIn 3.1</category>
 		<name>RichFacesPortlet</name>
 		<included-projects>RichfacesPortlet</included-projects>
 		<shortDescription>JBoss Portlet Bridge - RichFaces Application</shortDescription>
@@ -563,7 +563,7 @@
 	</project>
 	
 	<project>
-		<category>Portlet for GateIn 3.1/EPP 5.x</category>
+		<category>Portlet for JBoss Enterprise Portal Platform 5.x/GateIn 3.1</category>
 		<name>SeamPortlet</name>
 		<included-projects>seam-portlet-ear,seam-portlet-ejb,seam-portlet-web</included-projects>
 		<shortDescription>JBoss Portlet Bridge - Seam Portlet</shortDescription>
@@ -589,7 +589,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld</name>
 		<included-projects>	helloworld,helloworld_testclient </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
@@ -611,7 +611,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_action</name>
 		<included-projects>helloworld_action,helloworld_action_client </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
@@ -634,7 +634,7 @@
 	
 <!--  This example works only on SOA-P 5.1 due to some jar incompatibilities with other SOA-P versions -->
 <!-- <project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_mail</name>		
 		<included-projects>helloworld_mail,helloworld_mail_testclient</included-projects>
 		<shortDescription>JBoss ESB HelloWorld Email Example</shortDescription>
@@ -660,7 +660,7 @@
 -->
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_file_action</name>		
 		<included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
 		<shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
@@ -684,7 +684,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_consumer1</name>		
 		<included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
 		<shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
@@ -708,7 +708,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_producer</name>		
 		<included-projects>webservice_producer,webservice_producer_client</included-projects>
 		<shortDescription>JBoss ESB Web Service producer Example</shortDescription>
@@ -730,7 +730,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_CSV2XML</name>
 		<included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>		
 		<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
@@ -753,7 +753,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2POJO</name>
 		<included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>				
 		<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
@@ -775,7 +775,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_date_manipulation</name>
 		<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>						
 		<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
@@ -804,7 +804,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_simple</name>
 		<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>								
 		<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
@@ -827,7 +827,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld</name>
 		<included-projects>	helloworld,helloworld_testclient </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
@@ -850,7 +850,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld_action</name>
 		<included-projects>helloworld_action,helloworld_action_client </included-projects>		
 		<shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
@@ -873,7 +873,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld_file_action</name>
 		<included-projects>helloworld_file_action,helloworld_file_action_client </included-projects>		
 		<shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
@@ -897,7 +897,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>webservice_consumer1</name>
 		<included-projects>webservice_consumer1,webservice_consumer1_client </included-projects>				
 		<shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
@@ -922,7 +922,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>webservice_producer</name>
 		<included-projects>webservice_producer,webservice_producer_client </included-projects>						
 		<shortDescription>JBoss ESB Web Service producer Example</shortDescription>
@@ -945,7 +945,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_CSV2XML</name>
 		<included-projects>transform_CSV2XML,transform_CSV2XML_client </included-projects>						
 		<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
@@ -967,7 +967,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2POJO</name>
 		<included-projects>transform_XML2POJO,transform_XML2POJO_client </included-projects>		
 		<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
@@ -991,7 +991,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2XML_date_manipulation</name>
 		<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client </included-projects>
 		<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
@@ -1022,7 +1022,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2XML_simple</name>
 		<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client </included-projects>		
 		<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
@@ -1050,7 +1050,7 @@
 		<name>richfaces-simpleapp</name>
 		<included-projects>richfaces-simpleapp</included-projects>
 		<shortDescription>RichFaces 4.0 Simple Application</shortDescription>
-		<description>This example creates a simple RichFaces 4.0 Application. It requires JBoss AS 6.0 and m2eclipse.
+		<description>This example creates a simple RichFaces 4.0 Application. It requires JBoss Application Server 6.0 and m2eclipse.
 It includes the richfaces-simpleapp project.
 </description>
 		<size>9046</size>
@@ -1061,7 +1061,7 @@
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
 				<property name="eclipse-projects">richfaces-simpleapp</property>
-				<property name="description">This project example requires the JBoss AS 6.0</property>
+				<property name="description">This project example requires the JBoss Application Server 6.0</property>
 			</fix>
 			
 			<fix type="plugin">

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml	2012-05-29 13:55:33 UTC (rev 41515)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml	2012-05-29 14:10:21 UTC (rev 41516)
@@ -1,6 +1,6 @@
 <projects>
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld</name>
 		<included-projects>	helloworld,helloworld_testclient </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
@@ -22,7 +22,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_action</name>
 		<included-projects>helloworld_action,helloworld_action_client </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
@@ -45,7 +45,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_file_action</name>		
 		<included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
 		<shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
@@ -68,7 +68,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_consumer1</name>		
 		<included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
 		<shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
@@ -93,7 +93,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_producer</name>		
 		<included-projects>webservice_producer,webservice_producer_client</included-projects>
 		<shortDescription>JBoss ESB Web Service producer Example</shortDescription>
@@ -116,7 +116,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_CSV2XML</name>
 		<included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>		
 		<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
@@ -140,7 +140,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2POJO</name>
 		<included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>				
 		<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
@@ -163,7 +163,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_date_manipulation</name>
 		<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>						
 		<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
@@ -193,7 +193,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_simple</name>
 		<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>								
 		<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml	2012-05-29 13:55:33 UTC (rev 41515)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml	2012-05-29 14:10:21 UTC (rev 41516)
@@ -376,7 +376,7 @@
 	
 		
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld</name>
 		<included-projects>	helloworld,helloworld_testclient </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
@@ -399,7 +399,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld_action</name>
 		<included-projects>helloworld_action,helloworld_action_client </included-projects>		
 		<shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
@@ -422,7 +422,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>helloworld_file_action</name>
 		<included-projects>helloworld_file_action,helloworld_file_action_client </included-projects>		
 		<shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
@@ -446,7 +446,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>webservice_consumer1</name>
 		<included-projects>webservice_consumer1,webservice_consumer1_client </included-projects>				
 		<shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
@@ -471,7 +471,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>webservice_producer</name>
 		<included-projects>webservice_producer,webservice_producer_client </included-projects>						
 		<shortDescription>JBoss ESB Web Service producer Example</shortDescription>
@@ -494,7 +494,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_CSV2XML</name>
 		<included-projects>transform_CSV2XML,transform_CSV2XML_client </included-projects>						
 		<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
@@ -516,7 +516,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2POJO</name>
 		<included-projects>transform_XML2POJO,transform_XML2POJO_client </included-projects>		
 		<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
@@ -540,7 +540,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2XML_date_manipulation</name>
 		<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client </included-projects>
 		<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
@@ -571,7 +571,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 4.3</category>
+		<category>ESB for JBoss Enterprise SOA Platform 4.3</category>
 		<name>transform_XML2XML_simple</name>
 		<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client </included-projects>		
 		<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
@@ -595,7 +595,7 @@
 	</project>
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld</name>
 		<included-projects>	helloworld,helloworld_testclient </included-projects>
 		<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
@@ -617,7 +617,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_action</name>
 		<included-projects>helloworld_action,helloworld_action_client</included-projects>
 		<shortDescription>JBoss ESB HelloWorld Action Example - ESB</shortDescription>
@@ -640,7 +640,7 @@
 	
 <!--  This example works only on SOA-P 5.1 due to some jar incompatibilities with other SOA-P versions -->
 <!-- <project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_mail</name>		
 		<included-projects>helloworld_mail,helloworld_mail_testclient</included-projects>
 		<shortDescription>JBoss ESB HelloWorld Email Example</shortDescription>
@@ -665,7 +665,7 @@
 	</project>	
 -->
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>helloworld_file_action</name>		
 		<included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
 		<shortDescription>JBoss ESB HelloWorld File Action Example - ESB</shortDescription>
@@ -688,7 +688,7 @@
 	</project>	
 	
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_consumer1</name>		
 		<included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
 		<shortDescription>JBoss ESB Web Service consumer1 Example</shortDescription>
@@ -713,7 +713,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>webservice_producer</name>		
 		<included-projects>webservice_producer,webservice_producer_client</included-projects>
 		<shortDescription>JBoss ESB Web Service producer Example</shortDescription>
@@ -736,7 +736,7 @@
 
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_CSV2XML</name>
 		<included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>		
 		<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
@@ -760,7 +760,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2POJO</name>
 		<included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>				
 		<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
@@ -783,7 +783,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_date_manipulation</name>
 		<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>						
 		<shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example</shortDescription>
@@ -812,7 +812,7 @@
 	</project>
 
 	<project>
-		<category>ESB for SOA-P 5.0</category>
+		<category>ESB for JBoss Enterprise SOA Platform 5.0</category>
 		<name>transform_XML2XML_simple</name>
 		<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>								
 		<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
@@ -904,7 +904,7 @@
         <perspectiveId>modelerPerspective</perspectiveId>
     </project>
     <project>
-		<category>Portlet for GateIn 3.1/EPP 5.x</category>
+		<category>Portlet for JBoss Enterprise Portal Platform 5.x/GateIn 3.1</category>
 		<name>JSFPortlet</name>
 		<included-projects>JSFPortlet</included-projects>
 		<shortDescription>JBoss JSF RI Portlet</shortDescription>
@@ -926,7 +926,7 @@
 	</project>
 	
 	<project>
-		<category>Portlet for GateIn 3.1/EPP 5.x</category>
+		<category>Portlet for JBoss Enterprise Portal Platform 5.x/GateIn 3.1</category>
 		<name>RichFacesPortlet</name>
 		<included-projects>RichfacesPortlet</included-projects>
 		<shortDescription>JBoss Portlet Bridge - RichFaces Application</shortDescription>
@@ -948,7 +948,7 @@
 	</project>
 	
 	<project>
-		<category>Portlet for GateIn 3.1/EPP 5.x</category>
+		<category>Portlet for JBoss Enterprise Portal Platform 5.x/GateIn 3.1</category>
 		<name>SeamPortlet</name>
 		<included-projects>seam-portlet-ear,seam-portlet-ejb,seam-portlet-web</included-projects>
 		<shortDescription>JBoss Portlet Bridge - Seam Portlet</shortDescription>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.2.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.2.xml	2012-05-29 13:55:33 UTC (rev 41515)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.2.xml	2012-05-29 14:10:21 UTC (rev 41516)
@@ -1,7 +1,7 @@
 <projects>
 	
 	<project>
-		<category>Weld 1.0.1 for JBoss AS 6.0</category>
+		<category>Weld 1.0.1 for JBoss Application Server 6.0</category>
 		<name>weld-jsf-login</name>
 		<included-projects>weld-jsf-login</included-projects>
 		<shortDescription>Weld JSF login example</shortDescription>
@@ -14,7 +14,7 @@
 		<fixes>
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
-				<property name="description">This project example requires JBoss AS 6.0</property>
+				<property name="description">This project example requires JBoss Application Server 6.0</property>
 			</fix>
 		</fixes>
 		<importType>maven</importType>
@@ -22,7 +22,7 @@
 	</project>
 	
 	<project>
-		<category>Weld 1.1.0 for JBoss AS 6.0</category>
+		<category>Weld 1.1.0 for JBoss Application Server 6.0</category>
 		<name>weld-jsf-login</name>
 		<included-projects>weld-jsf-login</included-projects>
 		<shortDescription>Weld JSF login example</shortDescription>
@@ -35,7 +35,7 @@
 		<fixes>
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
-				<property name="description">This project example requires JBoss AS 6.0</property>
+				<property name="description">This project example requires JBoss Application Server 6.0</property>
 			</fix>
 		</fixes>
 		<importType>maven</importType>
@@ -43,7 +43,7 @@
 	</project>
 	
 	<project>
-		<category>Weld 1.1.0 for JBoss AS 6.0</category>
+		<category>Weld 1.1.0 for JBoss Application Server 6.0</category>
 		<name>weld-jsf-numberguess</name>
 		<included-projects>weld-jsf-numberguess</included-projects>
 		<shortDescription>Weld JSF Numberguess example</shortDescription>
@@ -57,14 +57,14 @@
 		<fixes>
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
-				<property name="description">This project example requires JBoss AS 6.0</property>
+				<property name="description">This project example requires JBoss Application Server 6.0</property>
 			</fix>
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse-core, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription> 
 	</project>
 	<project>
-		<category>Weld 1.1.0 for JBoss AS 6.0</category>
+		<category>Weld 1.1.0 for JBoss Application Server 6.0</category>
 		<name>weld-jsf-pastecode</name>
 		<included-projects>weld-jsf-pastecode</included-projects>
 		<shortDescription>Weld JSF pastecode example</shortDescription>
@@ -79,14 +79,14 @@
 		<fixes>
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
-				<property name="description">This project example requires JBoss AS 6.0</property>
+				<property name="description">This project example requires JBoss Application Server 6.0</property>
 			</fix>
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse-core, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription> 
 	</project>
 	<project>
-		<category>Weld 1.1.0 for JBoss AS 6.0</category>
+		<category>Weld 1.1.0 for JBoss Application Server 6.0</category>
 		<name>weld-jsf-permalink</name>
 		<included-projects>weld-jsf-permalink</included-projects>
 		<shortDescription>Weld JSF permalink example</shortDescription>
@@ -100,14 +100,14 @@
 		<fixes>
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
-				<property name="description">This project example requires JBoss AS 6.0</property>
+				<property name="description">This project example requires JBoss Application Server 6.0</property>
 			</fix>
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse-core, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription> 
 	</project>
 	<project>
-		<category>Weld 1.1.0 for JBoss AS 6.0</category>
+		<category>Weld 1.1.0 for JBoss Application Server 6.0</category>
 		<name>weld-jsf-translator</name>
 		<included-projects>weld-jsf-translator-parent,weld-jsf-translator-ear,weld-jsf-translator-ejb,weld-jsf-translator-war</included-projects>
 		<shortDescription>Weld JSF translator example</shortDescription>
@@ -121,7 +121,7 @@
 		<fixes>
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
-				<property name="description">This project example requires JBoss AS 6.0</property>
+				<property name="description">This project example requires JBoss Application Server 6.0</property>
 			</fix>
 		</fixes>
 		<importType>maven</importType>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.M5.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.M5.xml	2012-05-29 13:55:33 UTC (rev 41515)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.M5.xml	2012-05-29 14:10:21 UTC (rev 41516)
@@ -14,7 +14,7 @@
 		<fixes>
 			<fix type="wtpruntime">
 				<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
-				<property name="description">This project example requires JBoss AS 6.0</property>
+				<property name="description">This project example requires JBoss Application Server 6.0</property>
 				<property name="downloadId">org.jboss.tools.runtime.core.as.610</property>
 			</fix>
 		</fixes>



More information about the jbosstools-commits mailing list