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


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