shuber      2005/05/31 17:31:17 CEST

  Modified files:
    core                 project.xml 
  Log:
  Remove Portlet-API from WAR file.
  
  Revision  Changes    Path
  1.52      +1 -1      jahia/core/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/project.xml.diff?r1=1.51&r2=1.52&f=h
  
  
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/repository/jahia/core/project.xml,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- project.xml       17 May 2005 12:41:55 -0000      1.51
  +++ project.xml       31 May 2005 15:31:16 -0000      1.52
  @@ -446,7 +446,7 @@
         <artifactId>portlet-api</artifactId>
         <version>1.0</version>
         <properties>
  -        <war.bundle>true</war.bundle>
  +        <war.bundle>false</war.bundle>
           <war.shared.lib>true</war.shared.lib>
         </properties>
       </dependency>
  

Reply via email to