[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Tue Oct 9 11:17:56 EDT 2007


  User: pmuir   
  Date: 07/10/09 11:17:56

  Modified:    jboss-seam  build.xml
  Log:
  JBSEAM-1816
  
  Revision  Changes    Path
  1.293     +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.292
  retrieving revision 1.293
  diff -u -b -r1.292 -r1.293
  --- build.xml	9 Oct 2007 14:51:26 -0000	1.292
  +++ build.xml	9 Oct 2007 15:17:56 -0000	1.293
  @@ -607,6 +607,7 @@
   			<xmlfileset dir="${classes.test.dir}" includes="**/testng.xml" />
   		</testng>
   		<testexample name="integration" path="${seam.dir}/src/test/integration" message=""/>
  +		<echo>You can increase the logging by editing bootstrap/log4j.xml</echo>
   	</target>
   
   	<target name="testreport" description="Create a pretty report">
  
  
  



More information about the jboss-cvs-commits mailing list