You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Sergey Beryozkin <sb...@gmail.com> on 2013/08/02 13:06:08 UTC

Re: svn commit: r1509445 -

Hi Dan

I tried to contribute a bit and merge it to 2.7.x, there was a minor 
merge conflict, I think I resolved it, but I did not merge to 2.6.x, 
thought would be better if you double check

Thanks, Sergey
On 01/08/13 22:49, dkulp@apache.org wrote:
> Author: dkulp
> Date: Thu Aug  1 21:49:54 2013
> New Revision: 1509445
>
> URL: http://svn.apache.org/r1509445
> Log:
> Get the localtransport working with requests that don't have a body. (example: GET)
>
> Modified:
>      cxf/trunk/rt/transports/local/src/main/java/org/apache/cxf/transport/local/LocalConduit.java
>      cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSLocalTransportTest.java