Revision: 5889 Author: [email protected] Date: Wed Aug 5 17:30:52 2009 Log: I had added these dependencies to get htmlunit working. However, we have more recent versions of these libraries in the tools dir and upgrading to them is not breaking htmlunit. The xercesImpl-2.8.1 jar was also conflicting with some 1.5 jvms on linux and mac.
Patch by: amitmanjhi Review by: rjrjr http://code.google.com/p/google-web-toolkit/source/detail?r=5889 Deleted: /tools/lib/xerces/serializer-2.7.1.jar /tools/lib/xerces/xercesImpl-2.8.1.jar /tools/lib/xerces/xml-apis-1.3.04.jar ======================================= --- /tools/lib/xerces/serializer-2.7.1.jar Tue Jul 28 09:33:51 2009 +++ /dev/null Binary file, no diff available. ======================================= --- /tools/lib/xerces/xercesImpl-2.8.1.jar Tue Jul 28 09:33:51 2009 +++ /dev/null File is too large to display a diff. ======================================= --- /tools/lib/xerces/xml-apis-1.3.04.jar Tue Jul 28 09:33:51 2009 +++ /dev/null Binary file, no diff available. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
