You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2016/02/12 00:24:27 UTC

incubator-tamaya git commit: Added exclude for tamaya banner.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master ff59f4a16 -> 7c15f6945


Added exclude for tamaya banner.


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

Branch: refs/heads/master
Commit: 7c15f694533fca189d15c7d97914a4ce65f1090d
Parents: ff59f4a
Author: anatole <an...@apache.org>
Authored: Fri Feb 12 00:24:11 2016 +0100
Committer: anatole <an...@apache.org>
Committed: Fri Feb 12 00:24:11 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/7c15f694/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e3071b3..3c8553b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -664,6 +664,7 @@ under the License.
                         <include>pom.xml</include>
                     </includes>
                     <excludes>
+                        <exclude>**/*banner.txt</exclude>
                         <exclude>banner.txt</exclude>
                         <exclude>.git</exclude>
                         <exclude>derby.log</exclude>