You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2010/09/21 23:17:32 UTC

[jira] Resolved: (ARIES-408) Consolidate Manifest header parsing/split logic in aries.utils

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

Joe Bohn resolved ARIES-408.
----------------------------

    Fix Version/s: 0.3
       Resolution: Fixed

> 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
>             Fix For: 0.3
>
>         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.