You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "André Kelpe (JIRA)" <ji...@apache.org> on 2015/04/30 15:20:06 UTC

[jira] [Created] (BIGTOP-1858) only check remote URL if task is going to be executed

André Kelpe created BIGTOP-1858:
-----------------------------------

             Summary: only check remote URL if task is going to be executed
                 Key: BIGTOP-1858
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1858
             Project: Bigtop
          Issue Type: Bug
            Reporter: André Kelpe
            Priority: Minor


When gradle generates the tasks for each package it will check the availability of each download URL even if the task is never going to be executed. That makes things slower than they have to be. During preparation it should not make http calls, only when executing a task and fail if necessary.



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