Refix for the jira-405
----------------------
Key: ARIES-408
URL: https://issues.apache.org/jira/browse/ARIES-408
Project: Aries
Issue Type: Bug
Components: JMX
Reporter: Emily Jiang
FrameworkUtils does not use common split utility method for manifest header
process, which was reported by jira 405. However, the original fix for the
jira-405 duplicates the code and make the future maintenance more difficult.
The better fix will be to use the ManifestHeaderProcessor.split instead of the
string's raw split.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.