[jboss-cvs] tools/etc/cruisecontrol/templates ...

Rajesh Rajasekaran rajesh.rajasekaran at jboss.com
Tue Jul 18 17:19:15 EDT 2006


  User: rrajasekaran
  Date: 06/07/18 17:19:15

  Modified:    etc/cruisecontrol/templates  projects-db.xml
  Log:
  Updated hibernate builds to check for modifications in svn
  
  Revision  Changes    Path
  1.15      +7 -7      tools/etc/cruisecontrol/templates/projects-db.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: projects-db.xml
  ===================================================================
  RCS file: /cvsroot/jboss/tools/etc/cruisecontrol/templates/projects-db.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- projects-db.xml	10 Jul 2006 19:52:13 -0000	1.14
  +++ projects-db.xml	18 Jul 2006 21:19:15 -0000	1.15
  @@ -39,7 +39,7 @@
     </testattributes>  
   
     
  -  <project template="projecttemplate.vm"
  +  <project template="jbosslabstemplate.vm"
              name="hibernate-hsqldb-testsuite"
              modificationset="hibernate-db-matrix"
              requiremodification="false"
  @@ -50,7 +50,7 @@
              logbuilddirectory="hibernate-db-matrix"
              testResults="checkout/hibernate-db-matrix/build/testout/TESTS-TestSuites.xml">
     </project>
  -  <project template="projecttemplate.vm"
  +  <project template="jbosslabstemplate.vm"
              name="hibernate-oracle10-testsuite"
              modificationset="hibernate-db-matrix"
              requiremodification="false"
  @@ -61,7 +61,7 @@
              logbuilddirectory="hibernate-db-matrix"
              testResults="checkout/hibernate-db-matrix/build/testout/TESTS-TestSuites.xml">
     </project>
  -  <project template="projecttemplate.vm"
  +  <project template="jbosslabstemplate.vm"
              name="hibernate-mysql-testsuite"
              modificationset="hibernate-db-matrix"
              requiremodification="false"
  @@ -72,7 +72,7 @@
              logbuilddirectory="hibernate-db-matrix"
              testResults="checkout/hibernate-db-matrix/build/testout/TESTS-TestSuites.xml">
     </project>
  -  <project template="projecttemplate.vm"
  +  <project template="jbosslabstemplate.vm"
              name="hibernate-sybase-testsuite"
              modificationset="hibernate-db-matrix"
              requiremodification="false"
  @@ -83,7 +83,7 @@
              logbuilddirectory="hibernate-db-matrix"
              testResults="checkout/hibernate-db-matrix/build/testout/TESTS-TestSuites.xml">
     </project>
  -  <project template="projecttemplate.vm"
  +  <project template="jbosslabstemplate.vm"
              name="hibernate-sqlserver-jtds-testsuite"
              modificationset="hibernate-db-matrix"
              requiremodification="false"
  @@ -94,7 +94,7 @@
              logbuilddirectory="hibernate-db-matrix"
              testResults="checkout/hibernate-db-matrix/build/testout/TESTS-TestSuites.xml">
     </project>
  -  <project template="projecttemplate.vm"
  +  <project template="jbosslabstemplate.vm"
              name="hibernate-timesten-testsuite"
              modificationset="hibernate-db-matrix"
              requiremodification="false"
  @@ -106,7 +106,7 @@
              testResults="checkout/hibernate-db-matrix/build/testout/TESTS-TestSuites.xml">
     </project>
     
  -  <project template="projecttemplate.vm"
  +  <project template="jbosslabstemplate.vm"
              name="hibernate-db2-testsuite"
              modificationset="hibernate-db-matrix"
              requiremodification="false"
  
  
  



More information about the jboss-cvs-commits mailing list