[jboss-cvs] JBossAS SVN: r57442 - trunk/tools/etc/cruisecontrol/scripts

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 5 08:26:55 EDT 2006


Author: rrajesh
Date: 2006-10-05 08:26:54 -0400 (Thu, 05 Oct 2006)
New Revision: 57442

Modified:
   trunk/tools/etc/cruisecontrol/scripts/build-cruisecontrol.xml
Log:
CC setup on solaris

Modified: trunk/tools/etc/cruisecontrol/scripts/build-cruisecontrol.xml
===================================================================
--- trunk/tools/etc/cruisecontrol/scripts/build-cruisecontrol.xml	2006-10-05 11:47:00 UTC (rev 57441)
+++ trunk/tools/etc/cruisecontrol/scripts/build-cruisecontrol.xml	2006-10-05 12:26:54 UTC (rev 57442)
@@ -38,6 +38,7 @@
         <copy file="../templates/cc-db-config.xml" todir="."/>
         <copy file="../templates/cc-web-config.xml" todir="."/>
         <copy file="../templates/cc-matrix-config.xml" todir="."/>
+       	<copy file="../templates/cc-solaris-config.xml" todir="."/>
   	<copy todir=".">
     	 <fileset dir="../checkout/cruisecontrol/scripts">
     	   <include name="*.properties"/>




More information about the jboss-cvs-commits mailing list