[
https://issues.apache.org/jira/browse/BIGTOP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337509#comment-14337509
]
Konstantin Boudnik commented on BIGTOP-1642:
--------------------------------------------
Also, things like
{{- subscribe => Exec["/usr/bin/wget
$bigtop_toolchain::deps::apache_prefix/ant/binaries/apache-ant-1.9.4-bin.tar.gz"],}}
were added to calculate {{$bigtop_toolchain::deps::apache_prefix}} using best
ASF mirror. Does it have to be removed?
> 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)