Shale Test is incompatible with HtmlUnit 1.8
--------------------------------------------

         Key: SHALE-189
         URL: http://issues.apache.org/struts/browse/SHALE-189
     Project: Shale
        Type: Task

  Components: Test  
    Versions: Nightly    
    Reporter: Wendy Smoak


Shale Test currently depends on HtmlUnit 1.7 (1.6 also works.)  

However, it uses methods that were removed in HtmlUnit 1.8:

c:\svn\struts\shale-m2-reorg\shale-test\src\main\java\org\apache\shale\test\html
unit\AbstractHtmlUnitTestCase.java:[113,46] cannot find symbol
symbol  : method getStateForUrl(java.net.URL)
location: class com.gargoylesoftware.htmlunit.WebConnection

c:\svn\struts\shale-m2-reorg\shale-test\src\main\java\org\apache\shale\test\html
unit\AbstractHtmlUnitTestCase.java:[190,29] cannot find symbol
symbol  : method getAllForms()
location: class com.gargoylesoftware.htmlunit.html.HtmlPage



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to