Revision: 5853
Author: [email protected]
Date: Thu Jul 30 22:46:46 2009
Log: Fixed the library path.


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

Modified:
  /trunk/user/build.xml

=======================================
--- /trunk/user/build.xml       Thu Jul 30 13:47:31 2009
+++ /trunk/user/build.xml       Thu Jul 30 22:46:46 2009
@@ -54,7 +54,7 @@
      <pathelement  
location="${gwt.tools.lib}/apache/commons/commons-httpclient-3.1.jar" />
      <pathelement  
location="${gwt.tools.lib}/apache/commons/commons-io-1.4.jar" />
      <pathelement  
location="${gwt.tools.lib}/apache/commons/commons-lang-2.4.jar" />
-    <pathelement  
location="${gwt.tools.lib}/tomcat/commons-logging-1.1.jar" />
+    <pathelement  
location="${gwt.tools.lib}/tomcat/commons-logging-1.0.jar" />
      <pathelement location="${gwt.tools.lib}/cssparser/cssparser-0.9.5.jar"  
/>
      <pathelement location="${gwt.tools.lib}/htmlunit/htmlunit-2.5.jar" />
      <pathelement  
location="${gwt.tools.lib}/htmlunit/htmlunit-core-js-2.5.jar" />


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

Reply via email to