Author: chris.nokleberg
Date: Sun Jan 11 12:12:42 2009
New Revision: 804

Added:
    trunk/lib/build/cglib-2.2.1-snapshot.jar   (contents, props changed)
Removed:
    trunk/lib/build/cglib-2.2.jar
Modified:
    trunk/common.xml

Log:
update to cglib snapshot that should have fix for duplicated classname issue

Modified: trunk/common.xml
==============================================================================
--- trunk/common.xml    (original)
+++ trunk/common.xml    Sun Jan 11 12:12:42 2009
@@ -113,7 +113,7 @@
          classpath="${common.basedir}/lib/build/jarjar-1.0rc8.jar"/>
      <jarjar jarfile="${build.dir}/${ant.project.name}-with-deps.jar">
        <fileset dir="${build.dir}/classes"/>
-      <zipfileset src="${common.basedir}/lib/build/cglib-2.2.jar"/>
+      <zipfileset  
src="${common.basedir}/lib/build/cglib-2.2.1-snapshot.jar"/>
        <zipfileset src="${common.basedir}/lib/build/asm-3.1.jar"/>
        <zipfileset  
src="${common.basedir}/lib/build/google-collect-snapshot-20081129.jar"/>
        <rule pattern="com.google.common.**"  
result="com.google.inject.intern...@1"/>

Added: trunk/lib/build/cglib-2.2.1-snapshot.jar
==============================================================================
Binary file. No diff available.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to