[
https://issues.apache.org/jira/browse/ARIES-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296625#comment-14296625
]
ASF GitHub Bot commented on ARIES-1290:
---------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/aries/pull/20
[ARIES-1290] Update XSDs to allow ext-namespace elements/attrs to be used
in cm:property-placeholder
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grgrzybek/aries ARIES-1290
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/aries/pull/20.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 #20
----
commit 6fed68de721836962ef5a89a2de9dc2fa763a1a4
Author: Grzegorz Grzybek <[email protected]>
Date: 2015-01-29T09:15:06Z
[ARIES-1290] Update XSDs to allow ext-namespace elements/attrs to be used
in cm:property-placeholder
----
> Reflect cm.CmPropertyPlaceholder -> ext.PropertyPlaceholder relationship in
> XSD
> -------------------------------------------------------------------------------
>
> Key: ARIES-1290
> URL: https://issues.apache.org/jira/browse/ARIES-1290
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Affects Versions: blueprint-cm-1.0.4
> Reporter: Grzegorz Grzybek
>
> Because {{org.apache.aries.blueprint.compendium.cm.CmPropertyPlaceholder}}
> directly extends {{org.apache.aries.blueprint.ext.PropertyPlaceholder}} and
> relevant namespace handler looks for {{ext}} namespace elements/attributes in
> {{cm}} version of the placeholder, XSDs should reflect this fact.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)