http://code.google.com/p/gwt-rpc-plus/source/detail?r=157
Added:
/tools/gwt/gwt-all-2.0.3.zip
Deleted:
/tools/gwt/gwt-all-1.7.0.zip
/tools/gwt/gwt-all-2.0.0.zip
Modified:
/trunk/build/build.xml
=======================================
--- /dev/null
+++ /tools/gwt/gwt-all-2.0.3.zip Thu Apr 8 21:20:05 2010
File is too large to display a diff.
=======================================
--- /tools/gwt/gwt-all-1.7.0.zip Fri Aug 7 19:09:39 2009
+++ /dev/null
File is too large to display a diff.
=======================================
--- /tools/gwt/gwt-all-2.0.0.zip Thu Apr 8 16:14:19 2010
+++ /dev/null
File is too large to display a diff.
=======================================
--- /trunk/build/build.xml Thu Apr 8 19:33:20 2010
+++ /trunk/build/build.xml Thu Apr 8 21:20:05 2010
@@ -2,7 +2,7 @@
<target name="build">
<delete dir="gwt" failonerror="false" />
- <unzip src="../../tools/gwt/gwt-all-2.0.0.zip" dest=".">
+ <unzip src="../../tools/gwt/gwt-all-2.0.3.zip" dest=".">
</unzip>
<!-- Depending on the browser, we may or may not support dev mode -->