You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/01/18 09:26:56 UTC

cvs commit: gump/project geronimo.xml

bodewig     2005/01/18 00:26:56

  Modified:    project  geronimo.xml
  Log:
  declared dependencies
  
  Revision  Changes    Path
  1.3       +3 -1      gump/project/geronimo.xml
  
  Index: geronimo.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/geronimo.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- geronimo.xml	7 Dec 2004 08:51:03 -0000	1.2
  +++ geronimo.xml	18 Jan 2005 08:26:56 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -32,6 +32,8 @@
           <depend project="junit"/>
           <depend project="mx4j"/>
           <depend project="xml-xerces"/>
  +        <depend project="jakarta-velocity" ids="velocity"/>
  +        <depend project="commons-jelly-tags-velocity"/>
           <nag to="dev@geronimo.apache.org" 
       	    from="Davanum Srinivas &lt;dims@yahoo.com&gt;"/>
       </project>