Tuomas Kiviaho created KARAF-1432:
-------------------------------------
Summary: karaf:features-validate-descriptor parses system packages
incorrectly
Key: KARAF-1432
URL: https://issues.apache.org/jira/browse/KARAF-1432
Project: Karaf
Issue Type: Bug
Components: karaf-tooling
Affects Versions: 3.0.0
Reporter: Tuomas Kiviaho
Config.properties containing jre system packages is parsed without taking care
of osgi header syntax. javax.transaction is not parsed correctly for jre 1.6
and neither are entries that are defived from felix (I guess that the syntax
should be still the same).
By using BND's OSGiHeader.parseHeader this can be easily fixed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira