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: Declarative Services
Reporter: Felix Meschberger
Assignee: Felix Meschberger
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.