[jbosstools-commits] JBoss Tools SVN: r39423 - workspace/snjeza/jbossas7-examples and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Mar 10 06:19:32 EST 2012


Author: snjeza
Date: 2012-03-10 06:19:30 -0500 (Sat, 10 Mar 2012)
New Revision: 39423

Added:
   workspace/snjeza/jbossas7-examples/.project
Modified:
   trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
   workspace/snjeza/jbossas7-examples/helloworld.zip
   workspace/snjeza/jbossas7-examples/kitchensink.zip
   workspace/snjeza/jbossas7-examples/numberguess.zip
Log:
JBIDE-10823 JBoss Central Quickstarts Updates

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml	2012-03-10 01:56:30 UTC (rev 39422)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml	2012-03-10 11:19:30 UTC (rev 39423)
@@ -37,8 +37,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
-		<welcome type="cheatsheets" url="/jboss-as-helloworld/cheatsheets/helloworld.xml"/> 
-        <tags>central</tags>
+		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
 	
@@ -169,8 +168,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
-		<welcome type="cheatsheets" url="/jboss-as-numberguess/cheatsheets/numberguess.xml"/>  
-        <tags>central</tags>
+		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
 	
@@ -213,8 +211,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
-		<welcome type="cheatsheets" url="/jboss-as-kitchensink/cheatsheets/kitchensink.xml"/> 
-        <tags>central</tags>
+		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
 	<project>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml	2012-03-10 01:56:30 UTC (rev 39422)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml	2012-03-10 11:19:30 UTC (rev 39423)
@@ -77,8 +77,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
-		<welcome type="cheatsheets" url="/jboss-as-helloworld/cheatsheets/helloworld.xml"/> 
-        <tags>central</tags>
+		<tags>central</tags>
         <icon path="icons/jboss.png" />        
 	</project>
 	
@@ -211,8 +210,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
-		<welcome type="cheatsheets" url="/jboss-as-numberguess/cheatsheets/numberguess.xml"/>  
-        <tags>central</tags>
+		<tags>central</tags>
         <icon path="icons/jboss.png" />
     </project>
 	
@@ -255,8 +253,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
-		<welcome type="cheatsheets" url="/jboss-as-kitchensink/cheatsheets/kitchensink.xml"/> 
-        <tags>central</tags>
+		<tags>central</tags>
         <icon path="icons/jboss.png" />
     </project>
 	<project>

Added: workspace/snjeza/jbossas7-examples/.project
===================================================================
--- workspace/snjeza/jbossas7-examples/.project	                        (rev 0)
+++ workspace/snjeza/jbossas7-examples/.project	2012-03-10 11:19:30 UTC (rev 39423)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbossas7-examples</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>

Modified: workspace/snjeza/jbossas7-examples/helloworld.zip
===================================================================
(Binary files differ)

Modified: workspace/snjeza/jbossas7-examples/kitchensink.zip
===================================================================
(Binary files differ)

Modified: workspace/snjeza/jbossas7-examples/numberguess.zip
===================================================================
(Binary files differ)



More information about the jbosstools-commits mailing list