[jbosstools-commits] JBoss Tools SVN: r39271 - trunk/download.jboss.org/jbosstools/examples.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Mar 2 16:45:02 EST 2012


Author: snjeza
Date: 2012-03-02 16:45:00 -0500 (Fri, 02 Mar 2012)
New Revision: 39271

Modified:
   trunk/download.jboss.org/jbosstools/examples/project-examples-category-3.3.xml
Log:
JBDS-2050 No description for Jboss AS7 Quickstarts

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-category-3.3.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-category-3.3.xml	2012-03-02 21:05:39 UTC (rev 39270)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-category-3.3.xml	2012-03-02 21:45:00 UTC (rev 39271)
@@ -5,6 +5,10 @@
   	description="These quickstarts are aimed to get you up to writing applications with minimal fuss. We recommend that you work through the quickstarts in the order they are presented in this guide, however if you have previous experience with Java EE 6, you may wish to skip some or all of the quickstarts."
   	priority="1" />
   	
+  <category name="JBoss AS 7 Quickstarts"
+  	description="These quickstarts are aimed to get you up to writing applications with minimal fuss. We recommend that you work through the quickstarts in the order they are presented in this guide, however if you have previous experience with Java EE 6, you may wish to skip some or all of the quickstarts."
+  	priority="1" />
+  	
   <category name="JBoss Maven Archetypes"
     priority="2" />
     



More information about the jbosstools-commits mailing list