taylor      2003/08/13 19:16:14

  Modified:    portal   project.xml
  Log:
  added dependency on CPS
  
  Revision  Changes    Path
  1.4       +8 -0      jakarta-jetspeed-2/portal/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml       13 Aug 2003 21:32:47 -0000      1.3
  +++ project.xml       14 Aug 2003 02:16:14 -0000      1.4
  @@ -13,6 +13,14 @@
     <shortDescription>Portal Aggregation Engine</shortDescription>
     <dependencies>
       <dependency>
  +      <id>jetspeed-cps</id>
  +      <groupId>jetspeed2</groupId>
  +      <version>2.0-a1-dev</version>
  +      <properties>
  +        <war.bundle.jar>true</war.bundle.jar>
  +      </properties> 
  +    </dependency>
  +    <dependency>
         <id>pluto</id>
         <groupId>pluto-container</groupId>
         <version>0.46</version>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to