[ 
https://issues.apache.org/jira/browse/GROOVY-7548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King updated GROOVY-7548:
------------------------------
    Description: @Grab provides no mechanism for setting system properties 
which might be required for downloading dependencies via SSL or a proxy. With 
an increasing number of services moving to the cloud, this greatly reduces the 
usefulness of scripts to enterprise organizations. Such a mechanism could 
easily be added by adding an extra attribute, e.g. {{systemProperties}} to 
@GrabConfig and supplying a constant list of property name, property value 
pairs.  (was: @Grab provides no mechanism for setting system properties which 
might be required for downloading dependencies via SSL or a proxy. With an 
increasing number of services moving to the cloud, this greatly reduces the 
usefulness of scripts to enterprise organizations. Such a mechanism could 
easily be added by adding an extra attribute, e.g. {{systemProperties}} to 
@GrabConfig and supplying a constant map of property name, property value 
pairs.)

> @Grab should provide a way to set system properties
> ---------------------------------------------------
>
>                 Key: GROOVY-7548
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7548
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Paul King
>
> @Grab provides no mechanism for setting system properties which might be 
> required for downloading dependencies via SSL or a proxy. With an increasing 
> number of services moving to the cloud, this greatly reduces the usefulness 
> of scripts to enterprise organizations. Such a mechanism could easily be 
> added by adding an extra attribute, e.g. {{systemProperties}} to @GrabConfig 
> and supplying a constant list of property name, property value pairs.



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

Reply via email to