aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorlimpbizkit <limpbizkit@d779f126-a31b-0410-b53b-1d3aecad763e>2008-11-29 22:21:15 +0000
committerlimpbizkit <limpbizkit@d779f126-a31b-0410-b53b-1d3aecad763e>2008-11-29 22:21:15 +0000
commit0ce76d73a4661688ab4e873ad6f0d8708a4b1710 (patch)
treefb7aeb8ce17ae439d6910bcab77d3cc2cb3e7cd8 /build.xml
parent9bf6585ff7d92828390833edfc5fbf9cf7e3a14b (diff)
downloadguice-0ce76d73a4661688ab4e873ad6f0d8708a4b1710.tar.gz
Updating Google-Collections to include the FinalizableReferenceQueue fix.
http://code.google.com/p/google-collections/source/detail?r=69 git-svn-id: https://google-guice.googlecode.com/svn/trunk@708 d779f126-a31b-0410-b53b-1d3aecad763e
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 98c3e2d6..986b0eaa 100644
--- a/build.xml
+++ b/build.xml
@@ -81,7 +81,7 @@
<pathelement location="lib/build/junit.jar"/>
<pathelement location="lib/build/servlet-api-2.5.jar"/>
<pathelement location="lib/build/easymock.jar"/>
- <pathelement location="lib/build/google-collect-snapshot-20080530.jar"/>
+ <pathelement location="lib/build/google-collect-snapshot-20081129.jar"/>
</classpath>
<arg value="com.google.inject.AllTests"/>
<syspropertyset>