You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by to...@apache.org on 2014/10/08 16:21:29 UTC

git commit: Issue METAMODEL-75: Excluding travis-metamodel-integrationtest-configuration.properties from Apache Rat.

Repository: incubator-metamodel
Updated Branches:
  refs/heads/METAMODEL-75 5ad3b5766 -> da206c35f


Issue METAMODEL-75: Excluding
travis-metamodel-integrationtest-configuration.properties from Apache
Rat.

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

Branch: refs/heads/METAMODEL-75
Commit: da206c35fc9c379564e2f7a20ceb6b2e94bde55f
Parents: 5ad3b57
Author: tomaszguzialek <to...@humaninference.com>
Authored: Wed Oct 8 16:20:55 2014 +0200
Committer: tomaszguzialek <to...@humaninference.com>
Committed: Wed Oct 8 16:20:55 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-metamodel/blob/da206c35/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f1ce241..97a277e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -336,6 +336,7 @@
 							<exclude>KEYS</exclude>
 							<exclude>*.md</exclude>
 							<exclude>example-metamodel-integrationtest-configuration.properties</exclude>
+							<exclude>travis-metamodel-integrationtest-configuration.properties</exclude>
 							<exclude>**/.gitignore/**</exclude>
 							<exclude>.git/**</exclude>
 							<exclude>**/src/test/resources/**</exclude>