Revision: 1362
Author: mcculls
Date: Wed Nov 3 19:49:55 2010
Log: Process googlecode test classes
http://code.google.com/p/google-guice/source/detail?r=1362
Modified:
/trunk/pom.xml
=======================================
--- /trunk/pom.xml Wed Nov 3 19:36:40 2010
+++ /trunk/pom.xml Wed Nov 3 19:49:55 2010
@@ -192,6 +192,9 @@
<keep>
<pattern>com.google.inject.**</pattern>
</keep>
+ <keep>
+ <pattern>com.googlecode.**</pattern>
+ </keep>
</rules>
</configuration>
<executions>
--
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.