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/12/04 15:29:02 UTC

cvs commit: jakarta-gump/project xom.xml

bodewig     2003/12/04 06:29:02

  Modified:    project  xom.xml
  Log:
  Forgot the <jar> element
  
  Revision  Changes    Path
  1.2       +1 -0      jakarta-gump/project/xom.xml
  
  Index: xom.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/xom.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xom.xml	4 Dec 2003 14:27:21 -0000	1.1
  +++ xom.xml	4 Dec 2003 14:29:02 -0000	1.2
  @@ -17,6 +17,7 @@
       <depend project="xml-apis"/>
       <depend project="jakarta-servletapi-5-servlet"/>
       <work nested="lib/normalizer.jar"/>
  +    <jar name="build/xom-@@DATE@@.jar"/>
     </project>
   
   </module>