[
https://issues.apache.org/jira/browse/FELIX-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-695:
-----------------------------------
Fix Version/s: (was: scr-1.0.4)
scr-1.0.6
> XML configuration file uses unqualified locals
> ----------------------------------------------
>
> Key: FELIX-695
> URL: https://issues.apache.org/jira/browse/FELIX-695
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR), Maven SCR Plugin
> Affects Versions: maven-scr-plugin-1.0.7, scr-1.0.2
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: maven-scr-plugin-1.0.8, scr-1.0.6
>
>
> According to the spec, the xml configuration file uses unqualified local
> elements which means they don't have a namespace.
> Currently the scr plugin generates elements that all have a namespace and the
> scr implementation requires all elements
> to have this namespace.
> The scr plugin should not generate the namespace for the inner elements of
> component and the scr implementation should
> either except inner elements with or without the namespace to be compatible
> to existing configuration files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.