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

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


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

  Modified:    wsrp     build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.76      +5 -3      jboss-portal/wsrp/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/wsrp/build.xml,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -b -r1.75 -r1.76
  --- build.xml	7 Jul 2006 20:00:28 -0000	1.75
  +++ build.xml	16 Jul 2006 23:38:54 -0000	1.76
  @@ -8,7 +8,7 @@
      <!ENTITY targets    SYSTEM "../tools/etc/buildfragments/targets.ent">
      ]>
   
  -<!-- $Id: build.xml,v 1.75 2006/07/07 20:00:28 julien Exp $ -->
  +<!-- $Id: build.xml,v 1.76 2006/07/16 23:38:54 julien Exp $ -->
   
   <!--+======================================================================+-->
   <!--| JBoss Portal (The OpenSource Portal) Build File                      |-->
  @@ -57,8 +57,10 @@
      <!--+====================================================================+-->
   
      <target name="configure" unless="configure.disable">
  +
           <!-- Configure some properties -->
  -      <property name="jndi-root" value="wsrp"/>
  +      <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