Author: [email protected]
Date: Thu Mar 19 15:01:28 2009
New Revision: 5055
Modified:
trunk/build.xml
Log:
Updates the classpath of apichecker in the build.xml file as per r5048
commit
Patch by: amitmanjhi
Modified: trunk/build.xml
==============================================================================
--- trunk/build.xml (original)
+++ trunk/build.xml Thu Mar 19 15:01:28 2009
@@ -97,6 +97,7 @@
<pathelement location="${gwt.build.out}/dev/core/bin"/>
<pathelement location="${gwt.build.out}/user/bin"/>
<pathelement location="${gwt.tools.lib}/eclipse/jdt-3.3.1.jar"/>
+ <pathelement
location="${gwt.tools.lib}/tomcat/commons-collections-3.1.jar"/>
<pathelement path="${java.class.path}"/>
</classpath>
<arg value="-configFile"/>
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---