Repository: bigtop Updated Branches: refs/heads/master 160681109 -> 2805e17e0
BIGTOP-2358. Update the URL for Bigtop-trunk-packages job on README Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/2805e17e Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/2805e17e Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/2805e17e Branch: refs/heads/master Commit: 2805e17e077b7b6d8f894ba18da734e812ffd509 Parents: 1606811 Author: Youngwoo Kim <[email protected]> Authored: Sun Mar 13 23:54:05 2016 +0900 Committer: Youngwoo Kim <[email protected]> Committed: Mon Mar 14 20:37:33 2016 +0900 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/2805e17e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 51ec455..13e2f5a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ rules will be used for the CTR process: there're doubts in the approach taken, design decision, or implementation details * a committer should keep an eye on the official CI builds at - http://ci.bigtop.apache.org/job/Bigtop-trunk/ (Bigtop-trunk-packages builds) + https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/ (Bigtop-trunk-packages builds) to make sure that committed changes haven't break anything. In which case the committer should take a timely effort to resolve the issues and unblock the others in the community
