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)