You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by an...@apache.org on 2004/03/09 15:41:59 UTC

cvs commit: gump/project jakarta-slide.xml

antoine     2004/03/09 06:41:59

  Modified:    project  jakarta-slide.xml
  Log:
  remove the name attribute for the jdom dependency.
  hope this will let the copy at the end of the build work
  
  Revision  Changes    Path
  1.54      +1 -1      gump/project/jakarta-slide.xml
  
  Index: jakarta-slide.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-slide.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- jakarta-slide.xml	27 Feb 2004 23:02:15 -0000	1.53
  +++ jakarta-slide.xml	9 Mar 2004 14:41:59 -0000	1.54
  @@ -34,7 +34,7 @@
         <depend   property="xmlparser.jar" project="xml-xerces" id="parser"/>
         <depend   property="xmlapi.jar" project="xml-apis" />
         <property name="jmx.jar" reference="jarpath" project="jmx" id="jmxri"/>
  -      <depend name="jdom.jar" project="jdom"/>
  +      <depend project="jdom"/>
         <property name="struts.lib" project="jakarta-struts" path="dist/lib"/>
         <depend property="jta.jar"     project="jta"/>
         <depend property="junit.jar"   project="junit"/>
  
  
  

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