CHUKWA-795. Release Chukwa 0.7.0. (Eric Yang)
Project: http://git-wip-us.apache.org/repos/asf/chukwa/repo Commit: http://git-wip-us.apache.org/repos/asf/chukwa/commit/15a2900e Tree: http://git-wip-us.apache.org/repos/asf/chukwa/tree/15a2900e Diff: http://git-wip-us.apache.org/repos/asf/chukwa/diff/15a2900e Branch: refs/heads/master Commit: 15a2900e2878427b3280fd1a1b7c57e8dd5e644c Parents: db2e5f8 Author: Eric Yang <[email protected]> Authored: Mon Dec 21 10:01:37 2015 -0800 Committer: Eric Yang <[email protected]> Committed: Mon Dec 21 10:27:37 2015 -0800 ---------------------------------------------------------------------- src/packages/tarball/src.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/chukwa/blob/15a2900e/src/packages/tarball/src.xml ---------------------------------------------------------------------- diff --git a/src/packages/tarball/src.xml b/src/packages/tarball/src.xml index 07c949f..56a6fe4 100644 --- a/src/packages/tarball/src.xml +++ b/src/packages/tarball/src.xml @@ -30,6 +30,7 @@ <include>**</include> </includes> <excludes> + <exclude>.*/**</exclude> <exclude>target/**</exclude> </excludes> </fileSet>
