aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGregory Kick <gk5885@gmail.com>2014-11-13 16:08:45 +0100
committerGregory Kick <gk5885@gmail.com>2014-11-13 16:23:19 +0100
commit177208e759a9afae894a05fb1a36af1f35917972 (patch)
treefd3f6ee2b325a4e422951d21e869358f198c9a52 /examples
parent119322f4eec567a368ef8af453f8273111a6c5f1 (diff)
downloaddagger2-177208e759a9afae894a05fb1a36af1f35917972.tar.gz
Introduce a (lame) functional test that runs the annotation processor. This configuration works in (at least) intellij.
Diffstat (limited to 'examples')
-rw-r--r--examples/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index ebcd423c8..530438caf 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -37,9 +37,6 @@
<profiles>
<profile>
<id>android</id>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
<modules>
<module>simple</module>
<module>android-simple</module>