[ 
https://issues.apache.org/jira/browse/IOTA-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375613#comment-15375613
 ] 

Barbara Gomes commented on IOTA-25:
-----------------------------------

New Configuration:

{code}
// Configuration for downloading performers jar at runtime
  // using the JSON Location property
  dynamically-jar-population{
    // Directory where Fey will download the jars that the location is
    // specified in the JSON
    jar-downloaded-repository = ${HOME}"/.fey/jars"

    // If enabled, Fey will clean up the jar-downloaded-repository everytime
    // it starts, forcing the jars to be downloaded again
    // If false, Fey will only download jars that are not in 
jar-downloaded-repository
    force-pull-jar = false
  }
{code}

> Support HTTP protocol for dynamic population of Fey jar repo
> ------------------------------------------------------------
>
>                 Key: IOTA-25
>                 URL: https://issues.apache.org/jira/browse/IOTA-25
>             Project: Iota
>          Issue Type: New Feature
>    Affects Versions: 0.1
>            Reporter: Rutvij Clerk
>            Assignee: Barbara Gomes
>            Priority: Minor
>             Fix For: 0.1
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Support HTTP(S) protocol in Fey core to dynamically populate jar repo at 
> runtime. As a further refinement, we should also support HTTP Basic Auth for 
> protected resources.
> We should also have a boolean parameter for e.g. forcePullJar in the JSON to 
> enable the user to pull the jar every time a fey JSON is deployed.



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

Reply via email to