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 cr...@apache.org on 2002/08/08 07:03:07 UTC

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

craigmcc    2002/08/07 22:03:07

  Modified:    proposal/gump/project jakarta-struts.xml
  Log:
  Struts inherits a dependency on commons-lang from commons-dbcp.
  
  Revision  Changes    Path
  1.27      +1 -0      jakarta-alexandria/proposal/gump/project/jakarta-struts.xml
  
  Index: jakarta-struts.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-struts.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- jakarta-struts.xml	26 Jul 2002 17:04:31 -0000	1.26
  +++ jakarta-struts.xml	8 Aug 2002 05:03:07 -0000	1.27
  @@ -19,6 +19,7 @@
         <depend property="commons-dbcp.jar"        project="commons-dbcp"/>
         <depend property="commons-digester.jar"    project="commons-digester"/>
         <depend property="commons-fileupload.jar"  project="commons-fileupload"/>
  +      <depend property="commons-lang.jar"        project="commons-lang"/>
         <depend property="commons-logging.jar"     project="commons-logging" id="all"/>
         <depend property="commons-pool.jar"        project="commons-pool"/>
         <depend property="commons-resources.jar"   project="commons-resources"/>
  
  
  

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