[
https://issues.apache.org/jira/browse/BIGTOP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olaf Flebbe updated BIGTOP-1642:
--------------------------------
Description:
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 in place
was:
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
> 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
>
> Attachments: 0001-BIGTOP-1642.-Restructure-and-enhance-toolchain.patch
>
>
> 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 in place
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)