[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sat Jul 7 17:18:05 EDT 2007


  User: pmuir   
  Date: 07/07/07 17:18:05

  Modified:    jboss-seam  build.xml
  Log:
  Try to make tests pass on cruisecontrol (again)
  
  Revision  Changes    Path
  1.233     +1 -0      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.232
  retrieving revision 1.233
  diff -u -b -r1.232 -r1.233
  --- build.xml	6 Jul 2007 20:42:55 -0000	1.232
  +++ build.xml	7 Jul 2007 21:18:05 -0000	1.233
  @@ -636,6 +636,7 @@
   		</copy>
   		<delete dir="test-output" />
   		<testng>
  +			<jvmarg value="-Djava.awt.headless=true" />
   			<classpath refid="test.classpath" />
   			<xmlfileset dir="${src.test.dir}" includes="**/*.xml" />
   		</testng>
  
  
  



More information about the jboss-cvs-commits mailing list