You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by bo...@apache.org on 2002/04/22 12:37:59 UTC

cvs commit: jakarta-alexandria/proposal/gump/project jakarta-velocity-tools.xml

bodewig     02/04/22 03:37:59

  Modified:    proposal/gump/project jakarta-velocity-tools.xml
  Log:
  velocity-tools-struts now generates files with DVSL.
  
  Revision  Changes    Path
  1.7       +2 -1      jakarta-alexandria/proposal/gump/project/jakarta-velocity-tools.xml
  
  Index: jakarta-velocity-tools.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-velocity-tools.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jakarta-velocity-tools.xml	26 Mar 2002 13:48:32 -0000	1.6
  +++ jakarta-velocity-tools.xml	22 Apr 2002 10:37:59 -0000	1.7
  @@ -18,7 +18,8 @@
       <depend project="jakarta-servletapi-4"/>
       <depend project="jakarta-struts"/>
       <depend project="velocity-tools-view"/>
  -    <depend project="jakarta-velocity"/>
  +    <depend project="jakarta-velocity" inherit="runtime"/>
  +    <depend project="jakarta-velocity-dvsl" inherit="runtime"/>
       <depend project="jdbc"/>
       <home nested="struts"/>
       <jar name="velocity-tools-struts-@@DATE@@.jar"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>