Revision: 8535
Author: amitman...@google.com
Date: Thu Aug 12 22:24:28 2010
Log: Changes to tools for upgrading to HtmlUnit 2.8 (r5940). Corresponding changing to trunk:
http://code.google.com/p/google-web-toolkit/source/detail?r=8534

Patch by: flin
Commit (and review) by: amitmanjhi


http://code.google.com/p/google-web-toolkit/source/detail?r=8535

Added:
 /tools/lib/apache/http
 /tools/lib/apache/http/httpclient-4.0.1.jar
 /tools/lib/apache/http/httpcore-4.0.1.jar
 /tools/lib/apache/http/httpmime-4.0.1.jar
 /tools/lib/apache/james
 /tools/lib/apache/james/apache-mime4j-0.6.jar
 /tools/lib/htmlunit/htmlunit-r5940
 /tools/lib/htmlunit/htmlunit-r5940/htmlunit-core-js-r5940-sources.jar
 /tools/lib/htmlunit/htmlunit-r5940/htmlunit-core-js-r5940.jar
 /tools/lib/htmlunit/htmlunit-r5940/htmlunit-r5940-sources.jar
 /tools/lib/htmlunit/htmlunit-r5940/htmlunit-r5940.jar
Modified:
 /tools/lib/htmlunit/README

=======================================
--- /dev/null   
+++ /tools/lib/apache/http/httpclient-4.0.1.jar Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /dev/null   
+++ /tools/lib/apache/http/httpcore-4.0.1.jar   Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /dev/null   
+++ /tools/lib/apache/http/httpmime-4.0.1.jar   Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /dev/null   
+++ /tools/lib/apache/james/apache-mime4j-0.6.jar       Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /dev/null   
+++ /tools/lib/htmlunit/htmlunit-r5940/htmlunit-core-js-r5940-sources.jar Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /dev/null   
+++ /tools/lib/htmlunit/htmlunit-r5940/htmlunit-core-js-r5940.jar Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /dev/null   
+++ /tools/lib/htmlunit/htmlunit-r5940/htmlunit-r5940-sources.jar Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /dev/null   
+++ /tools/lib/htmlunit/htmlunit-r5940/htmlunit-r5940.jar Thu Aug 12 22:24:28 2010
Binary file, no diff available.
=======================================
--- /tools/lib/htmlunit/README  Tue Oct 13 13:31:38 2009
+++ /tools/lib/htmlunit/README  Thu Aug 12 22:24:28 2010
@@ -1,4 +1,4 @@
-The custom jars hold the HtmlUnit jars while we upgrade to HtmlUnit-2.7 and
+The custom jars hold the HtmlUnit jars while we upgrade to HtmlUnit-2.8 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.
@@ -15,14 +15,24 @@
 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/
+http://htmlunit.sourceforge.net/m2-repo-snapshots/net/sourceforge/htmlunit/htmlunit-core-js/2.8-SNAPSHOT/
 (verify that the core-js.jar are the same as in the previous step).

-
-Files in this dir
+* Create a directory with htmlunit-r<revision> or htmlunit-2.8 for the 2.8
+release. In the directory, place files:
  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
+* Update the following files with the new file names:
+ dev/build.xml
+ eclipse/dev/.classpath
+ eclipse/user/.classpath
+
+Previously, for 2.5 and r5070, the htmlunit files were placed in the main
+directory and no separate directory was created. Doing so, however, causes too many +files in the main directory. Since there cannot be any updates or deletions to
+the tools stuff files, those files are left as-is.
+
+The current svn revision: 5940

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to