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

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


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

  Modified:    security  build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.22      +3 -2      jboss-portal/security/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/security/build.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -b -r1.21 -r1.22
  --- build.xml	16 Jul 2006 23:17:58 -0000	1.21
  +++ build.xml	16 Jul 2006 23:38:54 -0000	1.22
  @@ -8,7 +8,7 @@
     <!ENTITY targets    SYSTEM "../tools/etc/buildfragments/targets.ent">
   ]>
   
  -<!-- $Id: build.xml,v 1.21 2006/07/16 23:17:58 julien Exp $ -->
  +<!-- $Id: build.xml,v 1.22 2006/07/16 23:38:54 julien Exp $ -->
   
   <!--+======================================================================+-->
   <!--| JBoss Portal (The OpenSource Portal) Build File                      |-->
  @@ -59,7 +59,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