Author: amitman...@google.com Date: Thu Mar 19 20:07:46 2009 New Revision: 5061
Modified: trunk/tools/api-checker/build.xml Log: Updates the classpath of apichecker's test in the build.xml file as per r5048 commit Patch by: amitmanjhi Modified: trunk/tools/api-checker/build.xml ============================================================================== --- trunk/tools/api-checker/build.xml (original) +++ trunk/tools/api-checker/build.xml Thu Mar 19 20:07:46 2009 @@ -60,6 +60,7 @@ <pathelement location="${gwt.build.out}/tools/api-checker/bin"/> <pathelement location="${gwt.tools.lib}/eclipse/jdt-3.3.1.jar"/> <pathelement location="${gwt.tools.lib}/junit/junit-3.8.1.jar" /> + <pathelement location="${gwt.tools.lib}/tomcat/commons-collections-3.1.jar"/> <pathelement location="${javac.junit.out}" /> </classpath> --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---