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 2004/08/03 09:34:27 UTC

cvs commit: gump/project ws-jaxme.xml dom4j.xml

bodewig     2004/08/03 00:34:27

  Modified:    project  ws-jaxme.xml dom4j.xml
  Log:
  Add ws-jaxme API to dom4j, requested by Maarten Coene
  
  Revision  Changes    Path
  1.9       +5 -5      gump/project/ws-jaxme.xml
  
  Index: ws-jaxme.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/ws-jaxme.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ws-jaxme.xml	27 Feb 2004 13:33:56 -0000	1.8
  +++ ws-jaxme.xml	3 Aug 2004 07:34:26 -0000	1.9
  @@ -49,11 +49,11 @@
       <work nested="build/jm/classes"/>
   
       <home nested="dist"/>
  -    <jar name="jaxme2-rt.jar"/>
  -    <jar name="jaxme2.jar"/>
  -    <jar name="jaxmeapi.jar"/>
  -    <jar name="jaxmejs.jar"/>
  -    <jar name="jaxmexs.jar"/>
  +    <jar name="jaxme2-rt.jar" id="rt"/>
  +    <jar name="jaxme2.jar" id="jaxme2"/>
  +    <jar name="jaxmeapi.jar" id="api"/>
  +    <jar name="jaxmejs.jar" id="js"/>
  +    <jar name="jaxmexs.jar" id="xs"/>
   
       <license name="LICENSE"/>
   
  
  
  
  1.44      +1 -0      gump/project/dom4j.xml
  
  Index: dom4j.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/dom4j.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- dom4j.xml	14 Jul 2004 21:39:55 -0000	1.43
  +++ dom4j.xml	3 Aug 2004 07:34:26 -0000	1.44
  @@ -44,6 +44,7 @@
       <depend project="stax"/>
       <depend project="jtidy"/>
       <depend project="junitperf"/>
  +    <depend project="ws-jaxme" ids="api"/>
   
       <!-- needed for tests -->
       <work nested="build/classes"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org