This needs to be taken up with Fusesource.   The Apache CXF project has nothing 
to do with their fork of our code.

That said, I’d strongly suggest upgrading to a pure (and more recent) Apache 
CXF release.  :-)

Dan



> On Feb 3, 2015, at 1:53 PM, ashwin74268 <[email protected]> wrote:
> 
> Hi ,
> I am stuck with one of the issue where a new "\n" is getting added by
> AttachmentSerializer.java at line#125. We are using
> cxf-bundle-2.4.3-fuse-04-16.jar which does not have complete fix of
> CXF-4482. 
> 
> Requesting a newer version of cxf-bundle-2.4.3-fuse-XX-XX jar with complete
> fix of CXF-4482.
>        StringWriter writer = new StringWriter();
>        *writer.write("\n");*
>        writer.write("--");
>        writer.write(bodyBoundary);
> 
> External Issue Link: https://issues.apache.org/jira/browse/CXF-4482
> 
> 
> Thanks,
> Ashwin
> 
> 
> 
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/Request-for-cxf-bundle-2-4-3-fuse-XX-XX-latest-jar-with-CXF-4482-fix-tp5753883.html
> Sent from the cxf-user mailing list archive at Nabble.com.

-- 
Daniel Kulp
[email protected] - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Reply via email to