[google-web-toolkit commit] r5211 - Fixing a very dusty old typo in simplerpc's ant build file.

1 view
Skip to first unread message

codesite...@google.com

unread,
Apr 10, 2009, 8:02:50 AM4/10/09
to gwt...@gmail.com
Author: fab...@google.com
Date: Fri Apr 10 05:00:32 2009
New Revision: 5211

Modified:
trunk/samples/simplerpc/build.xml

Log:
Fixing a very dusty old typo in simplerpc's ant build file.

Review by: amitmanjhi

Modified: trunk/samples/simplerpc/build.xml
==============================================================================
--- trunk/samples/simplerpc/build.xml (original)
+++ trunk/samples/simplerpc/build.xml Fri Apr 10 05:00:32 2009
@@ -1,5 +1,5 @@
<project name="dynatable" default="build" basedir=".">
- <property name="sample.root" value="simplercp" />
+ <property name="sample.root" value="simplerpc" />
<property name="sample.module" value="SimpleRPC" />
<import file="../common.ant.xml" />
</project>

Reply all
Reply to author
Forward
0 new messages