Revision: 1250
Author: sberlin
Date: Sat Sep 18 07:52:44 2010
Log: remove non-existent directory from build file, issue 520.
http://code.google.com/p/google-guice/source/detail?r=1250
Modified:
/trunk/extensions/persist/build.xml
=======================================
--- /trunk/extensions/persist/build.xml Wed Sep 15 20:35:12 2010
+++ /trunk/extensions/persist/build.xml Sat Sep 18 07:52:44 2010
@@ -8,7 +8,6 @@
<fileset dir="${lib.dir}" includes="*.jar"/>
<fileset dir="${lib.dir}/build" includes="*.jar"/>
<fileset dir="${ext.lib.dir}" includes="*.jar"/>
- <fileset dir="${ext.lib.dir}/build" includes="*.jar"/>
<fileset dir="../../build/dist" includes="*.jar"/>
</path>
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.