You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by mp...@apache.org on 2003/02/20 01:57:07 UTC

cvs commit: jakarta-gump/project jakarta-turbine-2.xml

mpoeschl    2003/02/19 16:57:07

  Modified:    project  jakarta-turbine-2.xml
  Log:
  add dependency on commons-fileupload
  
  Revision  Changes    Path
  1.26      +1 -0      jakarta-gump/project/jakarta-turbine-2.xml
  
  Index: jakarta-turbine-2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jakarta-turbine-2.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- jakarta-turbine-2.xml	10 Feb 2003 09:11:22 -0000	1.25
  +++ jakarta-turbine-2.xml	20 Feb 2003 00:57:07 -0000	1.26
  @@ -30,6 +30,7 @@
       <depend project="commons-codec"/>
       <depend project="commons-collections"/>
       <depend project="commons-configuration" runtime="true"/>
  +    <depend project="commons-fileupload"/>
       <depend project="commons-lang" runtime="true"/>
       <depend project="commons-logging"/>
       <depend project="commons-pool"/>