[jboss-cvs] jboss-seam/build ...

Peter Muir peter at bleepbleep.org.uk
Mon Oct 1 10:35:19 EDT 2007


  User: pmuir   
  Date: 07/10/01 10:35:19

  Modified:    build    utilities.build.xml
  Log:
  Make maven quieter
  
  Revision  Changes    Path
  1.11      +1 -0      jboss-seam/build/utilities.build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: utilities.build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/utilities.build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- utilities.build.xml	26 Sep 2007 12:48:18 -0000	1.10
  +++ utilities.build.xml	1 Oct 2007 14:35:19 -0000	1.11
  @@ -142,6 +142,7 @@
   				<sysproperty key="classworlds.conf" value="${maven.dir}/bin/m2.conf" />
   				<sysproperty key="maven.home" value="${maven.dir}" />
   				<arg line="-Dseam.version=${complete.version}" />
  +                <arg line="-q" />
   				<args />
   				<arg line="@{target}" />
   			</java>
  
  
  



More information about the jboss-cvs-commits mailing list