[jboss-cvs] JBossAS SVN: r57830 - trunk/tools/etc/cruisecontrol/templates

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 25 15:57:38 EDT 2006


Author: rrajesh
Date: 2006-10-25 15:57:37 -0400 (Wed, 25 Oct 2006)
New Revision: 57830

Modified:
   trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml
Log:
Added jboss-cache testsuite on HEAD with jdk1.4

Modified: trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml
===================================================================
--- trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml	2006-10-25 19:57:23 UTC (rev 57829)
+++ trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml	2006-10-25 19:57:37 UTC (rev 57830)
@@ -352,6 +352,23 @@
            skipusers="true">
   </project>
   
+  <project template="projecttemplate.vm"
+           name="jboss-cache-testsuite-jdk14"
+           modificationset="jboss-cache-testsuite-jdk14"
+           requiremodification="false"
+           time="2200"
+           buildfile="build-JBossCache.xml"
+           target="copyresults"
+           timeout="7200"
+           logbuilddirectory="jboss-cache-testsuite-jdk14"
+           testResults="checkout/jboss-cache-testsuite-jdk14/output/reports/html/TESTS-TestSuites.xml"
+           cvsbranch="HEAD"
+           emailFailureTo="jboss-development at lists.jboss.org"
+           emailAlwaysTo="dev-jbosscache at jboss.com,qa at jboss.com"
+           jbossdir="jboss-cache-testsuite-jdk14"
+           skipusers="true">
+  </project>
+    
   <project template="jbosslabstemplate.vm"
            name="installer"
            modificationset="installer"




More information about the jboss-cvs-commits mailing list