[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2018-02-06 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r166417032 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2018-01-31 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r165055895 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-12-15 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r157172119 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-12-14 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r156964821 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-11-30 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r154011483 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-11-30 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r153704226 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-11-28 Thread evans-ye
Github user evans-ye commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r153703568 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-11-28 Thread c0s
Github user c0s commented on a diff in the pull request: https://github.com/apache/bigtop/pull/310#discussion_r153702692 --- Diff: build.gradle --- @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec, commandLine command } +task "docker-package"(type:Exec,

[GitHub] bigtop pull request #310: BIGTOP-2949. Add gradle task which leverage bigtop...

2017-11-28 Thread evans-ye
GitHub user evans-ye opened a pull request: https://github.com/apache/bigtop/pull/310 BIGTOP-2949. Add gradle task which leverage bigtop-ci/build.sh to build packages You can merge this pull request into a Git repository by running: $ git pull https://github.com/evans-ye/bigt