Olaf Flebbe created BIGTOP-1642:
-----------------------------------
Summary: Restructure and enhance toolchain
Key: BIGTOP-1642
URL: https://issues.apache.org/jira/browse/BIGTOP-1642
Project: Bigtop
Issue Type: Bug
Components: build
Affects Versions: 0.8.0
Reporter: Olaf Flebbe
Assignee: Olaf Flebbe
Fix For: 0.9.0
The bigtop toolchain is used for installing compile time dependencies and for
deployment time dependencies (for instance in vagrant_puppet-docker)
Prior this patch there is no destinction between runtime and compile time.
Runtime and Development Packages are now separated. The interfaces ::installer
and ::gradle have been left in place.
Advantage of seperation that we can now include bulky packages like asciidoc
into development which are not needed at run time. docker images should be
small this way.
So all the packages needed to recompile hue are now
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)