[jboss-cvs] test-agent/src/templates ...

Rajesh Rajasekaran rajesh.rajasekaran at jboss.com
Mon Oct 9 17:24:29 EDT 2006


  User: rrajasekaran
  Date: 06/10/09 17:24:29

  Modified:    src/templates  projects.xml
  Log:
  Added jboss-4.0.5.GA
  
  Revision  Changes    Path
  1.20      +12 -0     test-agent/src/templates/projects.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: projects.xml
  ===================================================================
  RCS file: /cvsroot/jboss/test-agent/src/templates/projects.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- projects.xml	21 Sep 2006 21:39:03 -0000	1.19
  +++ projects.xml	9 Oct 2006 21:24:28 -0000	1.20
  @@ -66,6 +66,18 @@
     </project>
     
     <project template="projecttemplate.vm"
  +           name="jboss-4.0.5.GA"
  +           buildafterfailed="true"
  +           modificationset="jboss-4.0.5.GA"
  +	   requiremodification="false"           
  +           scheduleinterval="604800"
  +           buildfile="build-jboss-common.xml"
  +           target="test sendresults"
  +		   svnurl="http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_4_0_5_GA/"
  +           jbossdir="jboss-4.0.5.GA">
  +  </project> 
  +  
  +  <project template="projecttemplate.vm"
              name="jboss-head"
              buildafterfailed="true"
              modificationset="jboss-head"
  
  
  



More information about the jboss-cvs-commits mailing list