Revision: 1364
Author: sberlin
Date: Thu Nov  4 02:34:44 2010
Log: fix googlecode keep pattern.
http://code.google.com/p/google-guice/source/detail?r=1364

Modified:
 /trunk/common.xml

=======================================
--- /trunk/common.xml   Wed Nov  3 19:22:00 2010
+++ /trunk/common.xml   Thu Nov  4 02:34:44 2010
@@ -125,7 +125,7 @@
<rule pattern="com.google.inject.internal.util.*" result="com.google.inject.internal.uti...@1"/> <rule pattern="com.google.inject.internal.util.**.*" result="com.google.inject.internal.ut...@1.$@2"/>
       <keep pattern="com.google.inject.**"/>
-      <keep pattern="com.googlecode.inject.**"/>
+      <keep pattern="com.googlecode.**"/>
     </jarjar>
   </target>

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