RANGER-488: added build-release script in the release tar
Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/a2c9654a Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/a2c9654a Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/a2c9654a Branch: refs/heads/tag-policy Commit: a2c9654a40886e5708cb1adf6d6486c77b71a45d Parents: 3c2facf Author: sneethiraj <[email protected]> Authored: Tue May 19 03:13:34 2015 -0400 Committer: sneethiraj <[email protected]> Committed: Tue May 19 03:13:34 2015 -0400 ---------------------------------------------------------------------- release-build.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/a2c9654a/release-build.xml ---------------------------------------------------------------------- diff --git a/release-build.xml b/release-build.xml index 0625408..5b3db7e 100644 --- a/release-build.xml +++ b/release-build.xml @@ -51,7 +51,6 @@ <exclude name="*/bin/**" /> <exclude name="*/target/**" /> <exclude name="**/.DS_Store" /> - <exclude name="release-build.xml" /> <exclude name="target/**" /> </tarfileset> </tar>
