taylor      2004/12/02 14:58:04

  Modified:    applications/demo project.xml
  Log:
  update deps
  
  Revision  Changes    Path
  1.24      +9 -0      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.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml       2 Dec 2004 05:21:53 -0000       1.23
  +++ project.xml       2 Dec 2004 22:58:04 -0000       1.24
  @@ -20,6 +20,15 @@
                   <war.bundle>false</war.bundle>
               </properties>
           </dependency>
  +             <dependency>
  +               <id>commons-httpclient</id>
  +               <version>2.0</version>
  +            <type>jar</type>
  +            <properties>
  +                <war.bundle>true</war.bundle>
  +            </properties>              
  +             </dependency>
  +             
           <dependency>
               <groupId>commons-digester</groupId>
               <artifactId>commons-digester</artifactId>
  
  
  

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

Reply via email to