You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Bruce Snyder (JIRA)" <ji...@apache.org> on 2008/05/03 16:56:43 UTC

[jira] Commented: (SM-1335) allow changing line separator for SimpleFlatFileMarshaler

    [ https://issues.apache.org/activemq/browse/SM-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42523#action_42523 ] 

Bruce Snyder commented on SM-1335:
----------------------------------

This patch conflicts with the patch for SM-1333. Please submit a new patch now that the patch from SM-1333 has been committed. 

> allow changing line separator for SimpleFlatFileMarshaler
> ---------------------------------------------------------
>
>                 Key: SM-1335
>                 URL: https://issues.apache.org/activemq/browse/SM-1335
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-components
>    Affects Versions: 3.2.1
>         Environment: system independent, checked on OSX
>            Reporter: Andrew Skiba
>             Fix For: 3.2.1
>
>         Attachments: sm-flat-file.patch
>
>
> to integrate with "All Media Guide" video descriptions file http://helpdesk.allmusic.com/video_com_ship.html#VDESC it is necessary to use ctrl-a (ASCII code 1) as column separator, and ctrl-b (ASCII code 2) as line separator. Existing code in SimpleFlatFileMarshaler does not allow using non-printable characters for column separator, and does not allow to change line separator at all. The attached patch provides these features.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.