You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2016/06/07 21:09:21 UTC

[jira] [Created] (BIGTOP-2474) Improve handling of gradle home

Olaf Flebbe created BIGTOP-2474:
-----------------------------------

             Summary: Improve handling of gradle home
                 Key: BIGTOP-2474
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2474
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 1.1.0
            Reporter: Olaf Flebbe
            Assignee: Olaf Flebbe
             Fix For: 1.2.0


The optimazation within {{build.gradle}} to create a {{/usr/share/gradle.home}} directory do not fully work. 

At each time the file
{{https://plugins.gradle.org/m2/gradle/plugin/org/nosphere/apache/creadur-rat-gradle/0.2.0/creadur-rat-gradle-0.2.0.jar}} 
is downloaded.

Propose to remove all this code alltogether and substitute it with a more docker-ish approach:

Generate a clean container with the toolchain. Start it running ./gradlew within. Commit it as bigtop/slaves:trunk-os

A local prototype looked very promising and decreased startup timing. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)