[
https://issues.apache.org/jira/browse/BIGTOP-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342467#comment-14342467
]
Konstantin Boudnik commented on BIGTOP-1423:
--------------------------------------------
I believe exact purpose of the toolchain is to deliver the development tools,
is it not? We are installing all the packages that are required for the build:
java, maven, etc. Groovy is an SDK - just like java, hence I am adding it to
the toolchain.
As for using packages: are you saying that if I need to develop some Groovy
smoke tests I'd need to the following:
- run toolchain to configure my dev env.
- build groovy package
- install groovy package
- develop my tests
Whereas I can do just that:
- run toolchain to configure my dev env
- develop my tests
Let me turn the question around: what's your concern?
> Add Groovy installation to the bigtop_toolchain
> -----------------------------------------------
>
> Key: BIGTOP-1423
> URL: https://issues.apache.org/jira/browse/BIGTOP-1423
> Project: Bigtop
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.7.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Fix For: 0.9.0
>
> Attachments:
> 0001-BIGTOP-1423.-Add-Groovy-installation-to-the-bigtop_t.patch
>
>
> Having standalone groovy in the development environment seems to be helpful.
> Hence, let's add it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)