sebb        2005/07/21 10:55:05

  Modified:    .        eclipse.classpath
  Log:
  Xstream -> 1.1.2; add junit source tree
  
  Revision  Changes    Path
  1.18      +2 -1      jakarta-jmeter/eclipse.classpath
  
  Index: eclipse.classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/eclipse.classpath,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- eclipse.classpath 8 May 2005 09:26:28 -0000       1.17
  +++ eclipse.classpath 21 Jul 2005 17:55:05 -0000      1.18
  @@ -1,6 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
        <classpathentry output="build/jorphan" kind="src" path="src/jorphan"/>
  +     <classpathentry output="build/junit" kind="src" path="src/junit"/>
        <classpathentry output="build/test" kind="src" path="test/src"/>
        <classpathentry output="build/protocol/jms" kind="src" 
path="src/protocol/jms"/>
        <classpathentry output="build/protocol/mail" kind="src" 
path="src/protocol/mail"/>
  @@ -35,7 +36,7 @@
        <classpathentry kind="lib" path="lib/excalibur-datasource-1.1.1.jar"/>
        <classpathentry kind="lib" path="lib/excalibur-instrument-1.0.jar"/>
        <classpathentry kind="lib" path="lib/excalibur-pool-1.2.jar"/>
  -     <classpathentry kind="lib" path="lib/xstream-1.1.jar"/>
  +     <classpathentry kind="lib" path="lib/xstream-1.1.2.jar"/>
        <classpathentry kind="lib" path="lib/xpp3_min-1.1.3.4.I.jar"/>
        <classpathentry kind="lib" path="lib/batik-awt-util.jar"/>
        <classpathentry kind="output" path=""/>
  
  
  

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

Reply via email to