You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by gr...@apache.org on 2015/07/24 17:21:56 UTC

[28/50] [abbrv] incubator-usergrid git commit: rat file fix

rat file fix


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/c315067b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/c315067b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/c315067b

Branch: refs/heads/USERGRID-869
Commit: c315067b92d1b1fb946a9892c7ed2e3de13b1ce7
Parents: ea579cb
Author: Shawn Feldman <sf...@apache.org>
Authored: Mon Jul 20 14:40:09 2015 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Mon Jul 20 14:40:09 2015 -0600

----------------------------------------------------------------------
 stack/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/c315067b/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 2e357ab..d7f279d 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -1521,6 +1521,7 @@
                     <exclude>**/*.json</exclude>
                     <exclude>**/*.log</exclude>
                     <exclude>**/*.md5</exclude>
+                    <exclude>**/*.opts</exclude>
 
                     <!-- git and IDE project files -->
                     <exclude>**/.git/**</exclude>