You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jeremy Hughes (JIRA)" <ji...@apache.org> on 2010/02/24 17:44:30 UTC

[jira] Updated: (ARIES-25) Enable additonal contributions to blueprint xml via bundle private storage.

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

Jeremy Hughes updated ARIES-25:
-------------------------------

    Fix Version/s: 0.1

> Enable additonal contributions to blueprint xml via bundle private storage.
> ---------------------------------------------------------------------------
>
>                 Key: ARIES-25
>                 URL: https://issues.apache.org/jira/browse/ARIES-25
>             Project: Aries
>          Issue Type: Improvement
>          Components: Blueprint
>            Reporter: Andrew Osborne
>            Assignee: Andrew Osborne
>             Fix For: 0.1
>
>
> Problem:
> With the potential introduction of annotation processing, blueprint information for a bundle starts to come from more than one source. Rather than have to expand the Parser to allow extensible blueprint sources, it is simpler to have a single location, where any blueprint info can be found. 
> Proposal:
> The Blueprint extender currently scans the bundle looking for xml to use for blueprint, building a list of paths that are passed to the container for parsing. This list-building logic to be updated to check the bundles private storage for overrides, and replace path entries in the list when present. 

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