Changeset 17304

Show
Ignore:
Timestamp:
04/25/08 06:38:11 (9 months ago)
Author:
vmalykhin
Message:

upgrade to jwebunit 1.5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/test/acceptance/.classpath

    r17188 r17304  
    1010        <classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/> 
    1111        <classpathentry kind="lib" path="lib/cssparser-0.9.4.jar"/> 
    12         <classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/> 
    13         <classpathentry kind="lib" path="lib/httpunit.jar"/> 
    1412        <classpathentry kind="lib" path="lib/jaxen-1.1.1.jar"/> 
    15         <classpathentry kind="lib" path="lib/jdom-1.0.jar"/> 
    1613        <classpathentry kind="lib" path="lib/js-1.6R7.jar"/> 
    17         <classpathentry kind="lib" path="lib/junit.jar"/> 
    18         <classpathentry kind="lib" path="lib/jwebunit-core-1.4.1.jar"/> 
    19         <classpathentry kind="lib" path="lib/jwebunit-htmlunit-plugin-1.4.1.jar"/> 
    2014        <classpathentry kind="lib" path="lib/nekohtml-0.9.5.jar"/> 
    2115        <classpathentry kind="lib" path="lib/regexp-1.3.jar"/> 
    2216        <classpathentry kind="lib" path="lib/servlet-api-2.4.jar"/> 
    2317        <classpathentry kind="lib" path="lib/xercesImpl-2.6.2.jar"/> 
    24         <classpathentry kind="lib" path="lib/xml-apis-1.3.02.jar"/> 
    2518        <classpathentry kind="lib" path="lib/xmlParserAPIs-2.6.2.jar"/> 
    26         <classpathentry kind="lib" path="lib/xom-1.0.jar"/> 
    2719        <classpathentry kind="lib" path="lib/htmlunit-1.14.jar"/> 
     20        <classpathentry kind="lib" path="lib/junit-3.8.2.jar"/> 
     21        <classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/> 
     22        <classpathentry kind="lib" path="lib/slf4j-api-1.5.0.jar"/> 
     23        <classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.0.jar"/> 
     24        <classpathentry kind="lib" path="lib/jwebunit-core-1.5.jar"/> 
     25        <classpathentry kind="lib" path="lib/jwebunit-htmlunit-plugin-1.5.jar"/> 
    2826        <classpathentry kind="output" path="bin"/> 
    2927</classpath>