You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2005/04/26 16:35:32 UTC

cvs commit: jakarta-jetspeed-2/applications/demo project.xml

ate         2005/04/26 07:35:32

  Modified:    applications/demo project.xml
  Log:
  Bridges common jar should never be in the war
  
  Revision  Changes    Path
  1.34      +2 -2      jakarta-jetspeed-2/applications/demo/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/demo/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml	4 Apr 2005 00:55:12 -0000	1.33
  +++ project.xml	26 Apr 2005 14:35:32 -0000	1.34
  @@ -151,7 +151,7 @@
               <version>&portals-bridges-common-version;</version>
               <type>jar</type>
               <properties>
  -                <war.bundle>true</war.bundle>
  +                <war.bundle>false</war.bundle>
               </properties>
           </dependency>
           <dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org