ignore DISCLAIMER.txt for licensing
Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/d1aab338 Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/d1aab338 Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/d1aab338 Branch: refs/heads/master Commit: d1aab3381d9325aa0700c86895bf2a65f5761d88 Parents: 699fd64 Author: randgalt <[email protected]> Authored: Wed Mar 27 14:39:40 2013 -0700 Committer: randgalt <[email protected]> Committed: Wed Mar 27 14:39:40 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/d1aab338/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5fe1a81..0a289c4 100644 --- a/pom.xml +++ b/pom.xml @@ -419,7 +419,7 @@ <excludes> <exclude>**/*.confluence</exclude> <exclude>**/.gitignore</exclude> - <exclude>**/DISCLAIMER</exclude> + <exclude>**/DISCLAIMER.txt</exclude> <exclude>**/LICENSE.txt</exclude> <exclude>**/NOTICE.txt</exclude> <exclude>**/README.txt</exclude>
