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/9fa1cb51 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/9fa1cb51 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/9fa1cb51 Branch: refs/heads/master Commit: 9fa1cb515e03d302cc375f43ef5668471d7d6c90 Parents: fef9715 Author: Rajat Khandelwal <[email protected]> Authored: Mon Aug 24 13:56:42 2015 +0530 Committer: Rajat Khandelwal <[email protected]> Committed: Mon Aug 24 14:10:05 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/9fa1cb51/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>
