commit | 177208e759a9afae894a05fb1a36af1f35917972 | [log] [tgz] |
---|---|---|
author | Gregory Kick <gk5885@gmail.com> | Thu Nov 13 16:08:45 2014 +0100 |
committer | Gregory Kick <gk5885@gmail.com> | Thu Nov 13 16:23:19 2014 +0100 |
tree | fd3f6ee2b325a4e422951d21e869358f198c9a52 | |
parent | 119322f4eec567a368ef8af453f8273111a6c5f1 [diff] [blame] |
Introduce a (lame) functional test that runs the annotation processor. This configuration works in (at least) intellij.
diff --git a/.gitignore b/.gitignore index 4ff44f9..7e13358 100644 --- a/.gitignore +++ b/.gitignore
@@ -16,6 +16,7 @@ target pom.xml.* release.properties +build.log .idea *.iml