Issue Type: Bug Bug
Assignee: Matthijs Hendriks
Components: Amdatu Core, Amdatu Kitchensink, Amdatu Tenant, Amdatu Web
Created: 17/Apr/12 4:13 PM
Description:

Some config files have the attribute xmlns:metatype within the MetaData tag, which is invalid XML. The ':metatype' part should be removed to fix this.

'<MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.1.0"'
->
'<MetaData xmlns="http://www.osgi.org/xmlns/metatype/v1.1.0"'

Project: Amdatu
Priority: Major Major
Reporter: Matthijs Hendriks
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to