[
https://issues.apache.org/jira/browse/FELIX-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-347:
-----------------------------------
Fix Version/s: (was: felix-1.0.0)
maven-scr-plugin-1.0.1
> New Maven SCR Plugin does not emit namespace declaration on JDK 1.4
> -------------------------------------------------------------------
>
> Key: FELIX-347
> URL: https://issues.apache.org/jira/browse/FELIX-347
> Project: Felix
> Issue Type: Bug
> Components: Maven SCR Plugin
> Reporter: Felix Meschberger
> Assignee: Carsten Ziegeler
> Fix For: maven-scr-plugin-1.0.1
>
>
> The Java 1.4 Transformer used by the Maven SCR Plugin seems to no emit the
> namespace declaration needed to parse the scr descriptors containing
> namespaces. Java 5 and newer transformers work alright.
> The workaround is to manually create the namespace declaration as an
> attribute to the root element. This workaround has been tested on JDK 1.4, 5
> and 6.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.