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

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


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

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



More information about the jboss-cvs-commits mailing list