Revision: 6362 Author: [email protected] Date: Tue Oct 13 13:31:38 2009 Log: Updated htmlunit to a 2.7 snapshot, containing many of the recent fixes. Added a README file
http://code.google.com/p/google-web-toolkit/source/detail?r=6362 Added: /tools/lib/htmlunit/README /tools/lib/htmlunit/htmlunit-core-js-r5070-sources.jar /tools/lib/htmlunit/htmlunit-core-js-r5070.jar /tools/lib/htmlunit/htmlunit-r5070-sources.jar /tools/lib/htmlunit/htmlunit-r5070.jar /tools/lib/nekohtml/nekohtml-1.9.13.jar ======================================= --- /dev/null +++ /tools/lib/htmlunit/README Tue Oct 13 13:31:38 2009 @@ -0,0 +1,28 @@ +The custom jars hold the HtmlUnit jars while we upgrade to HtmlUnit-2.7 and +beyond, and revisit all the Gwt tests that are currently ignored on HtmlUnit. +The htmlunit jar names are to be removed of all identifying information because +we don't want multiple copies. + +For updating HtmlUnit, here is the algorithm to use (vetted by HtmlUnit +committers): + +* Check the main Cl page (http://build.canoo.com/htmlunit/). Find the last +build that was successful. Find the svn revision (click on the "XML Log File" +tab, and scroll down to the last "revision" XML tag. search for <revision>). +Download the htmlunit.jar, htmlunit-sources.jar and htmlunit-core-js.jar (and +other dependencies if they have changed) from the artifacts page. Note that +SNAPSHOT artifacts only get generated if all unit tests pass. So the artifacts +correspond to the last successful build. + +* Download the htmlunit-core-js-sources.jar from +http://htmlunit.sourceforge.net/m2-repo-snapshots/net/sourceforge/htmlunit/htmlunit-core-js/2.7-SNAPSHOT/ +(verify that the core-js.jar are the same as in the previous step). + + +Files in this dir + htmlunit-r<revision>.jar + htmlunit-r<revision>-sources.jar + htmlunit-core-js-r<revision>.jar + htmlunit-core-js-r<revision>-sources.jar + +svn revision: 5070 ======================================= --- /dev/null +++ /tools/lib/htmlunit/htmlunit-core-js-r5070-sources.jar Tue Oct 13 13:31:38 2009 Binary file, no diff available. ======================================= --- /dev/null +++ /tools/lib/htmlunit/htmlunit-core-js-r5070.jar Tue Oct 13 13:31:38 2009 Binary file, no diff available. ======================================= --- /dev/null +++ /tools/lib/htmlunit/htmlunit-r5070-sources.jar Tue Oct 13 13:31:38 2009 Binary file, no diff available. ======================================= --- /dev/null +++ /tools/lib/htmlunit/htmlunit-r5070.jar Tue Oct 13 13:31:38 2009 Binary file, no diff available. ======================================= --- /dev/null +++ /tools/lib/nekohtml/nekohtml-1.9.13.jar Tue Oct 13 13:31:38 2009 Binary file, no diff available. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
