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

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


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

  Modified:    api      build.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.5       +1 -4      jboss-portal/api/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/api/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- build.xml	26 Jun 2006 20:07:28 -0000	1.4
  +++ build.xml	16 Jul 2006 23:38:53 -0000	1.5
  @@ -8,7 +8,7 @@
      <!ENTITY targets    SYSTEM "../tools/etc/buildfragments/targets.ent">
   ]>
   
  -<!-- $Id: build.xml,v 1.4 2006/06/26 20:07:28 rgenova Exp $ -->
  +<!-- $Id: build.xml,v 1.5 2006/07/16 23:38:53 julien Exp $ -->
   
   <!--+======================================================================+-->
   <!--| JBoss Portal (The OpenSource Portal) Build File                      |-->
  @@ -62,9 +62,6 @@
         <!-- Override the javadoc packages to javax.portlet.* -->
         <property name="javadoc.packages" value="javax.portlet.*"/>
   
  -      <!-- Configure some properties -->
  -      <property name="jndi-root" value="portal"/>
  -
         <!-- Configure thirdparty libraries -->
         &libraries;
         <path id="library.classpath">
  
  
  



More information about the jboss-cvs-commits mailing list