You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2009/10/25 13:53:59 UTC

[jira] Assigned: (ACE-60) Allow FileBasedProvider to match any gatewayID as fallback

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

Marcel Offermans reassigned ACE-60:
-----------------------------------

    Assignee: Marcel Offermans

> Allow FileBasedProvider to match any gatewayID as fallback
> ----------------------------------------------------------
>
>                 Key: ACE-60
>                 URL: https://issues.apache.org/jira/browse/ACE-60
>             Project: Ace
>          Issue Type: New Feature
>            Reporter: Toni Menzel
>            Assignee: Marcel Offermans
>         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.