Repository: lens Updated Branches: refs/heads/master 89573e006 -> 9cdb9f9ae
LENS-751 : Remove DISCLAIMER file Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/9cdb9f9a Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/9cdb9f9a Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/9cdb9f9a Branch: refs/heads/master Commit: 9cdb9f9ae6a69c119a064af55a3376d1aee62791 Parents: 89573e0 Author: Rajat Khandelwal <[email protected]> Authored: Mon Aug 24 13:56:42 2015 +0530 Committer: arshad-matin <[email protected]> Committed: Mon Aug 24 13:56:42 2015 +0530 ---------------------------------------------------------------------- lens-dist/src/main/assembly/bin-dist.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lens/blob/9cdb9f9a/lens-dist/src/main/assembly/bin-dist.xml ---------------------------------------------------------------------- diff --git a/lens-dist/src/main/assembly/bin-dist.xml b/lens-dist/src/main/assembly/bin-dist.xml index 9e2ce8f..8707af9 100644 --- a/lens-dist/src/main/assembly/bin-dist.xml +++ b/lens-dist/src/main/assembly/bin-dist.xml @@ -408,13 +408,6 @@ <outputDirectory>/server/webapp/</outputDirectory> <destName>lens-server.war</destName> </file> - - <file> - <source>../DISCLAIMER</source> - <outputDirectory>/</outputDirectory> - <destName>DISCLAIMER</destName> - </file> - </files> </assembly>
