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/08/07 14:03:55 UTC

cvs commit: jakarta-gump/project jrefactory.xml

bodewig     2003/08/07 05:03:55

  Modified:    project  jrefactory.xml
  Log:
  jrefactory needs jaxen now
  
  Revision  Changes    Path
  1.13      +1 -0      jakarta-gump/project/jrefactory.xml
  
  Index: jrefactory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jrefactory.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- jrefactory.xml	10 Feb 2003 09:11:22 -0000	1.12
  +++ jrefactory.xml	7 Aug 2003 12:03:55 -0000	1.13
  @@ -14,6 +14,7 @@
       <ant target="jar"/>
       <depend project="ant" inherit="runtime"/>
       <depend project="xml-xerces"/>
  +    <depend project="jaxen"/>
       <depend project="junit"/>
       <option project="jrefactory-pretty"><noclasspath/></option>
       <work nested="ant.build/classes"/>