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/10/04 13:17:51 UTC

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

bodewig     2002/10/04 04:17:51

  Modified:    proposal/gump/project freemarker.xml
  Log:
  freemarker seems to want JSP 2.0
  
  Revision  Changes    Path
  1.14      +2 -1      jakarta-alexandria/proposal/gump/project/freemarker.xml
  
  Index: freemarker.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/freemarker.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- freemarker.xml	8 Aug 2002 06:35:09 -0000	1.13
  +++ freemarker.xml	4 Oct 2002 11:17:51 -0000	1.14
  @@ -19,7 +19,8 @@
       
       <depend project="jdom"/>
       <depend project="saxpath"/>
  -    <depend project="jakarta-servletapi"/>
  +    <depend project="jakarta-servletapi-5-servlet"/>
  +    <depend project="jakarta-servletapi-5-jsp"/>
       <depend project="jaxen"/>
       <depend project="junit"/>
       <depend project="jython"/>
  
  
  

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