[jboss-osgi-commits] JBoss-OSGI SVN: r96547 - in projects/jboss-osgi/trunk/hudson/hudson-home: jobs/JBoss-5.2.0 and 1 other directory.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Thu Nov 19 01:12:45 EST 2009


Author: thomas.diesler at jboss.com
Date: 2009-11-19 01:12:45 -0500 (Thu, 19 Nov 2009)
New Revision: 96547

Modified:
   projects/jboss-osgi/trunk/hudson/hudson-home/command.sh
   projects/jboss-osgi/trunk/hudson/hudson-home/jobs/JBoss-5.2.0/config.xml
Log:
Update AS52 version

Modified: projects/jboss-osgi/trunk/hudson/hudson-home/command.sh
===================================================================
--- projects/jboss-osgi/trunk/hudson/hudson-home/command.sh	2009-11-19 05:35:59 UTC (rev 96546)
+++ projects/jboss-osgi/trunk/hudson/hudson-home/command.sh	2009-11-19 06:12:45 UTC (rev 96547)
@@ -33,7 +33,7 @@
   ;;
   'jboss520')
     SERVER_NAME=default
-    JBOSS_BUILD=jboss-5.2.0.Beta1
+    JBOSS_BUILD=jboss-6.0.0.M1
     JBOSS_ZIP=$HUDSON_HOME/../jboss/$JBOSS_BUILD.zip
 	RUNTIME_HOME=$WORKSPACE/$JBOSS_BUILD
 	RUNTIME_LOG=$RUNTIME_HOME/server/$SERVER_NAME/log/server.log

Modified: projects/jboss-osgi/trunk/hudson/hudson-home/jobs/JBoss-5.2.0/config.xml
===================================================================
--- projects/jboss-osgi/trunk/hudson/hudson-home/jobs/JBoss-5.2.0/config.xml	2009-11-19 05:35:59 UTC (rev 96546)
+++ projects/jboss-osgi/trunk/hudson/hudson-home/jobs/JBoss-5.2.0/config.xml	2009-11-19 06:12:45 UTC (rev 96547)
@@ -37,7 +37,7 @@
 HUDSONDIR=$OSGIDIR/hudson
 HUDSONBIN=$HUDSONDIR/hudson-home/bin
       
-JBOSS_VERSION=jboss-5.2.0.Beta1
+JBOSS_VERSION=jboss-6.0.0.M1
 SERVER_NAME=default
 
 JBOSS_HOME=$WORKSPACE/jbossas/build/output/$JBOSS_VERSION
@@ -83,4 +83,4 @@
   </builders>
   <publishers/>
   <buildWrappers/>
-</project>
\ No newline at end of file
+</project>



More information about the jboss-osgi-commits mailing list