Anthony Hsu created PIG-4882:
--------------------------------
Summary: Remove hardcoded groovy.grape.report.downloads=true from
DownloadResolver
Key: PIG-4882
URL: https://issues.apache.org/jira/browse/PIG-4882
Project: Pig
Issue Type: Improvement
Reporter: Anthony Hsu
Assignee: Anthony Hsu
Currently, in Pig's
[DownloadResolver.java|https://github.com/apache/pig/blob/790b80b/src/org/apache/pig/tools/DownloadResolver.java#L47],
the system property {{groovy.grape.report.downloads}} is hardcoded to {{true}}
and there is no way to override it and disable the logging. We should remove
this hardcoded value and allow users to configure it as they see fit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)