Repository: incubator-unomi
Updated Branches:
  refs/heads/master d2395b895 -> 27b945978


Exclude keystore for rat check


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

Branch: refs/heads/master
Commit: 27b945978b8f68503b419fc5096f0a8192379d36
Parents: d2395b8
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Feb 5 10:06:26 2016 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Feb 5 10:06:26 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/27b94597/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f3ff25..512bcd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -390,6 +390,7 @@
                                 
<exclude>**/org.ops4j.pax.exam.TestContainerFactory</exclude>
                                 <exclude>**/maven-metadata-local.xml</exclude>
                                 
<exclude>**/src/test/resources/data/*.txt</exclude>
+                                <exclude>**/keystore</exclude>
                                 <!--manual resources -->
                                 <exclude>**/*.css</exclude>
                                 <exclude>**/*.ssp</exclude>

Reply via email to