Konstantin Boudnik created BIGTOP-1697:
------------------------------------------
Summary: Bootstrap: hook up toolchain into gradle build
Key: BIGTOP-1697
URL: https://issues.apache.org/jira/browse/BIGTOP-1697
Project: Bigtop
Issue Type: Improvement
Components: build
Affects Versions: 0.8.0
Reporter: Konstantin Boudnik
Fix For: 0.9.0
We can simplify the bootstrap of the development environment by hooking the
toolchain right into the gradle build.
Thanks to the development of {{gradlew}} now you don't need to have anything on
a system to have a functional build. I'd say a need to run {{puppet apply}}
manually is going against this great paradigm: users needs to go through README
files and try to figure out what to do. I'd rather do
{{gradle toolchain}} that will run {{sudo puppet apply...}} under the hood and
deliver a functional environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)