You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2003/05/02 16:09:03 UTC

cvs commit: jakarta-gump/project xml-security.xml

bodewig     2003/05/02 07:09:03

  Modified:    project  xml-security.xml
  Log:
  xml-security seems to have switched to commons-logging
  
  Revision  Changes    Path
  1.20      +1 -1      jakarta-gump/project/xml-security.xml
  
  Index: xml-security.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/xml-security.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- xml-security.xml	10 Feb 2003 09:11:23 -0000	1.19
  +++ xml-security.xml	2 May 2003 14:09:03 -0000	1.20
  @@ -24,7 +24,7 @@
       <depend project="xml-xerces"/>
       <depend project="jce"/>
       <depend project="xml-xalan2" runtime="true"/>
  -    <depend project="jakarta-log4j"/>
  +    <depend project="commons-logging"/>
       <!-- included in JDK 1.4 depend project="jce" runtime="true"/-->
       <option project="junit"/>
       <work nested="build/classes"/>