Repository: incubator-rocketmq Updated Branches: refs/heads/master 9a2de7b55 -> e6aaedcf4
Include disclaimer and readme in release Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/e6aaedcf Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/e6aaedcf Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/e6aaedcf Branch: refs/heads/master Commit: e6aaedcf4d23f95791c51fb510baf369c8b1f5c1 Parents: 9a2de7b Author: yukon <[email protected]> Authored: Tue Feb 7 16:48:06 2017 +0800 Committer: yukon <[email protected]> Committed: Tue Feb 7 16:48:06 2017 +0800 ---------------------------------------------------------------------- release-client.xml | 2 ++ release.xml | 2 ++ 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/e6aaedcf/release-client.xml ---------------------------------------------------------------------- diff --git a/release-client.xml b/release-client.xml index 716be66..50f4591 100644 --- a/release-client.xml +++ b/release-client.xml @@ -28,6 +28,8 @@ <includes> <include>LICENSE</include> <include>NOTICE</include> + <include>DISCLAIMER</include> + <include>README.md</include> </includes> </fileSet> </fileSets> http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/e6aaedcf/release.xml ---------------------------------------------------------------------- diff --git a/release.xml b/release.xml index 032770e..2d85668 100644 --- a/release.xml +++ b/release.xml @@ -31,6 +31,8 @@ <include>benchmark/*</include> <include>LICENSE</include> <include>NOTICE</include> + <include>DISCLAIMER</include> + <include>README.md</include> </includes> </fileSet> </fileSets>
