aboutsummaryrefslogtreecommitdiff
path: root/build.properties
diff options
context:
space:
mode:
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.properties b/build.properties
index fc561033..ca5f2d9a 100644
--- a/build.properties
+++ b/build.properties
@@ -17,3 +17,5 @@ javadoc.packagenames=com.google.inject,com.google.inject.spi,\
com.google.inject.multibindings,\
com.google.inject.commands
test.class=com.google.inject.AllTests
+module=com.google.inject
+exclude.imports: !net.sf.cglib.*,!org.objectweb.asm.*