[jboss-cvs] jboss-portal/core ...

Julien Viet julien at jboss.com
Sun Jul 16 19:38:53 EDT 2006


  User: julien  
  Date: 06/07/16 19:38:53

  Modified:    core     build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.124     +2 -1      jboss-portal/core/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/core/build.xml,v
  retrieving revision 1.123
  retrieving revision 1.124
  diff -u -b -r1.123 -r1.124
  --- build.xml	16 Jul 2006 13:19:55 -0000	1.123
  +++ build.xml	16 Jul 2006 23:38:53 -0000	1.124
  @@ -57,7 +57,8 @@
      <target name="configure" unless="configure.disable">
   
         <!-- Configure some properties -->
  -      <property name="jndi-root" value="portal"/>
  +      <property name="jboss-junit-configuration" value=""/>
  +      <property name="junit.formatter.usefile" value="true"/>
   
         <!-- Configure thirdparty libraries -->
         &libraries;
  
  
  



More information about the jboss-cvs-commits mailing list