DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39082>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39082 Summary: [Shale] Ant build: htmlunit issues Product: Struts Version: Nightly Build Platform: All OS/Version: All Status: NEW Severity: minor Priority: P1 Component: Shale AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] I found a couple of issues with the ant build running "ant dist" for the whole of shale: 1) If "html.unit" isn't set the build fails. 2) There are a couple of compile errors with HtmlUnit 1.8 (fine with 1.6) Either the build should be changed to download htmlunit and Commons httpclient automatically using the download-dependencies target or at least add an entry in build.properties.sample for htmlunit and modify the test build.xml so that it doesn't fail if htmlunit.home isn't specified. I guess the disadvantage of downloading automatically is that different versions of htmlunit may depend on different versions of commons httpclient. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]