sebb        2004/06/19 18:48:04

  Modified:    project  jakarta-jmeter.xml
  Log:
  Add xstream jars
  
  Revision  Changes    Path
  1.101     +22 -9     gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.100
  retrieving revision 1.101
  diff -u -r1.100 -r1.101
  --- jakarta-jmeter.xml        10 Jun 2004 10:23:57 -0000      1.100
  +++ jakarta-jmeter.xml        20 Jun 2004 01:48:04 -0000      1.101
  @@ -97,6 +97,10 @@
       <work nested="build/htmlparser"/>
       <work nested="build/jorphan"/>
       
  +    <!-- Not available as Gump projects -->
  +    <work nested="lib/xpp3-1.1.3.4.D.jar"/>
  +    <work nested="lib/xstream-1.0.1.jar"/>
  +
       <!-- Allow http to build: -->
       <work nested="build/components"/>
   
  @@ -160,6 +164,9 @@
       
       <work nested="lib/batik-awt-util.jar"/>
   
  +    <work nested="lib/xpp3-1.1.3.4.D.jar"/>
  +    <work nested="lib/xstream-1.0.1.jar"/>
  +
       <work nested="lib/excalibur-logger-1.1.jar"/>
       <work nested="lib/excalibur-compatibility-1.1.jar"/>
       <work nested="lib/excalibur-i18n-1.1.jar"/>
  @@ -234,6 +241,9 @@
   
       <work nested="lib/batik-awt-util.jar"/>
   
  +    <work nested="lib/xpp3-1.1.3.4.D.jar"/>
  +    <work nested="lib/xstream-1.0.1.jar"/>
  +
       <work nested="lib/excalibur-logger-1.1.jar"/>
       <work nested="lib/excalibur-compatibility-1.1.jar"/>
       <work nested="lib/excalibur-i18n-1.1.jar"/>
  @@ -300,6 +310,9 @@
       <option project="jakarta-bsf"/>
   
       <work nested="lib/batik-awt-util.jar"/>
  +
  +    <work nested="lib/xpp3-1.1.3.4.D.jar"/>
  +    <work nested="lib/xstream-1.0.1.jar"/>
   
       <work nested="lib/excalibur-logger-1.1.jar"/>
       <work nested="lib/excalibur-compatibility-1.1.jar"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to