[
https://issues.apache.org/jira/browse/IOTA-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378234#comment-15378234
]
ASF GitHub Bot commented on IOTA-25:
------------------------------------
GitHub user barbaragomes opened a pull request:
https://github.com/apache/incubator-iota/pull/13
[IOTA-25] Support HTTP protocol for dynamic population of Fey jar repo
https://issues.apache.org/jira/browse/IOTA-25
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/barbaragomes/incubator-iota IOTA-25
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-iota/pull/13.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13
----
commit 606fbd2890765017c64f33fb08f025a8b9081eeb
Author: Barbara Gomes <[email protected]>
Date: 2016-07-13T17:43:05Z
Aggregate in Build.scala should point to the Projects not the IDs
commit a9698b34f2b3ddf30da538bfb99dfeffbb231c16
Author: Barbara Gomes <[email protected]>
Date: 2016-07-13T19:52:09Z
Adding configuration for supporting dynamic jar download
commit a2cc5b601967328e3118fd8190af4b6e9bbadd45
Author: Barbara Gomes <[email protected]>
Date: 2016-07-13T19:52:50Z
Adding new JSON property to specify Jar location
commit 6fbba6351663c3a65d69eaae1251226cbcbc7b2f
Author: Barbara Gomes <[email protected]>
Date: 2016-07-14T01:06:27Z
Dynamically download jars
- Restructure how to receive a JSON
- Json analysis will be done when a new JSON is received, before Fey
actually process it
Affected:
- Fey checkpoint
- Fey Json receiver
- Fey Json process
commit 47dac9df4928fcefbef69311bb171798be21cc08
Author: Barbara Gomes <[email protected]>
Date: 2016-07-14T16:43:11Z
Location should not include jarName
commit cca9d8b35c09dcc9c3085fb4ba1403123bacdf1b
Author: Barbara Gomes <[email protected]>
Date: 2016-07-14T16:59:30Z
processInitialFiles should not be called inside the run() loop
commit 93c19a34bb8cdbaada28c2eafc6acc8174141103
Author: Barbara Gomes <[email protected]>
Date: 2016-07-14T18:53:04Z
Fixing Basic Auth
- Added Credentials property to JSON Spec
- Trying to resolve credentials first looking to the environment vars
commit a12d654ffefdddb5fbad50c052e9002ecf46aeb4
Author: Barbara Gomes <[email protected]>
Date: 2016-07-14T19:42:13Z
Updating README to point out the changes
commit ae1e9461fd15519f1c434ce0e9d68e985ed65a96
Author: Barbara Gomes <[email protected]>
Date: 2016-07-14T19:45:47Z
Fixing README.md section anchors
----
> 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)