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

Toni Menzel updated ACE-60:
---------------------------

    Attachment: ACE-60.patch

Attached patch changes FileBasedProvider to also allow store/<version>/ if no 
matching store/<gatewayID> has been found.

> New FileBasedProvider that matches any gatewayID
> ------------------------------------------------
>
>                 Key: ACE-60
>                 URL: https://issues.apache.org/jira/browse/ACE-60
>             Project: Ace
>          Issue Type: New Feature
>            Reporter: Toni Menzel
>         Attachments: ACE-60.patch
>
>
> Sometimes you just want to ship to any (unknown) gateway. For sake of 
> simplicity it should be possible to just have versions in your store folder 
> directly.
> So instead of:
> store/<gatewayID>/<version>/
> Allow this:
> store/<version>
> Because this is very similar, this can also be implemented in the existing 
> FileBasedProvider. Anyhow, in this case things should be more split up inside 
> FileBasedProvider itself ( has pretty big methods currently).
> Patch follows.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to