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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Mar 13 08:33:51 EDT 2012


Author: snjeza
Date: 2012-03-13 08:33:49 -0400 (Tue, 13 Mar 2012)
New Revision: 39469

Modified:
   trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml
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-13 11:28:27 UTC (rev 39468)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml	2012-03-13 12:33:49 UTC (rev 39469)
@@ -37,6 +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/.cheatsheet.xml"/> 
 		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
@@ -168,6 +169,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/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
@@ -211,6 +213,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/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
@@ -253,6 +256,7 @@
         <!-- no cheatsheet yet
         <welcome type="cheatsheets" url="/helloworld-html5/cheatsheets/helloworld-html5.xml"/> 
         -->
+        <welcome type="editor" url="/helloworld-html5/README.md"/>
         <tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</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-13 11:28:27 UTC (rev 39468)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml	2012-03-13 12:33:49 UTC (rev 39469)
@@ -77,6 +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/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />        
 	</project>
@@ -254,6 +255,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/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />
     </project>
@@ -297,6 +299,7 @@
         <!-- no cheatsheet yet
         <welcome type="cheatsheets" url="/helloworld-html5/cheatsheets/helloworld-html5.xml"/> 
         -->
+        <welcome type="editor" url="/helloworld-html5/README.md"/>
         <tags>central</tags>
         <icon path="icons/jboss.png" />
  </project>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml	2012-03-13 11:28:27 UTC (rev 39468)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml	2012-03-13 12:33:49 UTC (rev 39469)
@@ -61,6 +61,7 @@
 		</mavenArchetype>
         <tags>wizard</tags>
         <icon path="icons/newwebprj_wiz.gif" />
+        <welcome type="editor" url="/${project[0]}/readme.md"/>
 	</project>
     <!-- Java EE Project -->
 	<project>
@@ -114,6 +115,7 @@
 		<!--targetProjectFacet facet="jst.ear" version="6.0"/-->
         <tags>wizard</tags>
         <icon path="icons/ear-wiz-icon.gif" />
+        <welcome type="editor" url="/${project[0]}/README.md"/>
     </project>		
 	<!-- HTML5 project  -->
     <project>
@@ -167,6 +169,7 @@
 		</mavenArchetype>
         <tags>wizard</tags>
         <icon path="icons/html5.png" />
+        <welcome type="editor" url="/${project[0]}/README.md"/>
     </project>		
 	<!-- Richfaces project  -->
 	<project>
@@ -227,6 +230,7 @@
 		</mavenArchetype>
         <tags>wizard</tags>
         <icon path="icons/rf_logo.png" />
+        <welcome type="editor" url="/${project[0]}/readme.txt"/>
 	</project>
     <!-- Spring MVC -->
 	<project>
@@ -335,6 +339,7 @@
 		</mavenArchetype>
         <tags>wizard</tags>
         <icon path="icons/new-gdt-project.png" />
+        <welcome type="editor" url="/${project[0]}/README.md"/>
     </project>
 
 </projects>



More information about the jbosstools-commits mailing list