[ 
https://issues.apache.org/jira/browse/CAMEL-13474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830902#comment-16830902
 ] 

Claus Ibsen edited comment on CAMEL-13474 at 5/1/19 10:36 AM:
--------------------------------------------------------------

- remove string and serialize dataformat *DONE*
- move zip/gzip to camel-deflater and rename to deflate-zip deflate-gzip as 
users may think they are about files (which you need to use camel-zipfile 
instead) *DONE*
- deprecate string and serialize dataformat on 2.x *DONE*


was (Author: davsclaus):
- remove string and serialize dataformat *DONE*
- move zip/gzip to camel-deflater and rename to deflate-zip deflate-gzip as 
users may think they are about files (which you need to use camel-zipfile 
instead) *DONE*
- deprecate string and serialize dataformat on 2.x

> Move dataformats out of camel-core
> ----------------------------------
>
>                 Key: CAMEL-13474
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13474
>             Project: Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M3
>
>
> We should deprecate string/seriazliation dataformats as they dont bring 
> value, and java object serialization is a bad design and also often a 
> security vulnerability (many issues reported against this functionality in 
> java).
> And then we can move zip/gzip into camel-deflater. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to