[jboss-cvs] JBossAS SVN: r101333 - projects/jboss-osgi/trunk/distribution/installer/src/main/resources/installer.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 23 09:13:38 EST 2010


Author: thomas.diesler at jboss.com
Date: 2010-02-23 09:13:38 -0500 (Tue, 23 Feb 2010)
New Revision: 101333

Modified:
   projects/jboss-osgi/trunk/distribution/installer/src/main/resources/installer/user-input-spec.xml
Log:
Update jboss600 to 6.0.0.M2

Modified: projects/jboss-osgi/trunk/distribution/installer/src/main/resources/installer/user-input-spec.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/installer/src/main/resources/installer/user-input-spec.xml	2010-02-23 14:13:09 UTC (rev 101332)
+++ projects/jboss-osgi/trunk/distribution/installer/src/main/resources/installer/user-input-spec.xml	2010-02-23 14:13:38 UTC (rev 101333)
@@ -16,7 +16,7 @@
       <spec>
         <choice txt="JBoss-5.0.1" value="jboss501"/>
         <choice txt="JBoss-5.1.0" value="jboss510"/>
-        <choice txt="JBoss-6.0.0.M1" value="jboss600" set="true"/>
+        <choice txt="JBoss-6.0.0.M2" value="jboss600" set="true"/>
         <choice txt="JBoss-6.0.0-SNAPSHOT" value="jboss601"/>
       </spec>
     </field>
@@ -29,7 +29,7 @@
     <field type="radio" variable="jbossSelection">
       <description align="left" txt="Please choose your target container" />
       <spec>
-        <!-- choice txt="JBoss-6.0.0.M2" value="jboss600" set="true"/ -->
+        <choice txt="JBoss-6.0.0.M2" value="jboss600" set="true"/>
         <choice txt="JBoss-6.0.0-SNAPSHOT" value="jboss601" set="true"/>
       </spec>
     </field>




More information about the jboss-cvs-commits mailing list