[ 
https://issues.apache.org/jira/browse/ARIES-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bohn updated ARIES-408:
---------------------------

              Summary: Consolidate Manifest header parsing/split logic in 
aries.utils   (was: Refix for the jira-405)
    Affects Version/s: 0.3

Changing description - while the motivation for this fix was a desire to 
leverage common function after seeing some duplicate function introduced in 
Aries-405 it is really primarily about consolidating and sharing the 
ManifestHeaderUtil split function which has broader usefulness than just as a 
fix for Aries-405.

> Consolidate Manifest header parsing/split logic in aries.utils 
> ---------------------------------------------------------------
>
>                 Key: ARIES-408
>                 URL: https://issues.apache.org/jira/browse/ARIES-408
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 0.3
>            Reporter: Emily Jiang
>            Assignee: Joe Bohn
>         Attachments: jira-408.txt
>
>
> 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.

Reply via email to