You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Daniel Kulp <dk...@apache.org> on 2013/05/07 18:11:53 UTC

[CANCEL] [VOTE] CXF 2.7.5/2.6.8

The Talend QA team (as well as Glen and a few others) have found some backwards compatibility issues with 2.7.5 that are causing issues.   Another example is Syncope not being able to update due to a compatibility problem.  

Thus, I'm canceling this vote to resolve those few issues and I'll rebuild later tonight once I can verify those fixes are in place.

Sorry about that, but definitely give the testers some credit for finding the issues.  

Dan



On May 4, 2013, at 8:14 AM, Daniel Kulp <dk...@apache.org> wrote:

> 
> 
> We've resolved over 40 issues since 2.7.4.   Not a lot, but it includes an OSGi fix that is blocking a Camel issues which may also be causing issues with the ServiceMix release.  This also affects CXF 2.6.x which affects Camel 2.10.x/ServiceMix 4.5.1 so I decided to do a 2.6.x release as well.
> 
> 
> List of issues:
> 2.6.8
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12324276
> 2.7.5
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12324277
> 
> The Maven staging areas are at:  
> 2.6.8
> https://repository.apache.org/content/repositories/orgapachecxf-172/
> 2.7.5
> https://repository.apache.org/content/repositories/orgapachecxf-174/
> 
> The distributions are in the org/apache/cxf/apache-cxf/ directory of the Maven staging areas.
> 
> This releases are tagged at:
> http://svn.apache.org/repos/asf/cxf/tags/cxf-2.6.8
> http://svn.apache.org/repos/asf/cxf/tags/cxf-2.7.5
> 
> This vote will be open for at least 72 hours.
> 
> 
> -- 
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
> 

-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


Re: [CANCEL] [VOTE] CXF 2.7.5/2.6.8

Posted by Sergey Beryozkin <sb...@gmail.com>.
On 07/05/13 17:11, Daniel Kulp wrote:
>
> The Talend QA team (as well as Glen and a few others) have found some backwards compatibility issues with 2.7.5 that are causing issues.   Another example is Syncope not being able to update due to a compatibility problem.
>
> Thus, I'm canceling this vote to resolve those few issues and I'll rebuild later tonight once I can verify those fixes are in place.
>
> Sorry about that, but definitely give the testers some credit for finding the issues.
>
And the real 'culprit' is CXF JAX-RS front-end, sorry to all.

3 migration issues have been reported:
- JAX-RS Response copy does not work if 1.1 API happens to be on the 
classpath
- Legacy custom ResourceComparators extending CXF 
OperationResourceInfoComparator will 'find' the super constructor missing
- Finally, CXF JAX-RS clients are now adapted to CXF core Client 
interface so that their lifecycle can be managed with 
ClientLifeCycleListener interface expecting the latter. The custom 
listeners expecting Client.getEndpoint working will get NPE

First 2 issues have been resolved, the last one will be shortly

Apologies all for the hassle,
Sergey

> Dan
>
>
>
> On May 4, 2013, at 8:14 AM, Daniel Kulp<dk...@apache.org>  wrote:
>
>>
>>
>> We've resolved over 40 issues since 2.7.4.   Not a lot, but it includes an OSGi fix that is blocking a Camel issues which may also be causing issues with the ServiceMix release.  This also affects CXF 2.6.x which affects Camel 2.10.x/ServiceMix 4.5.1 so I decided to do a 2.6.x release as well.
>>
>>
>> List of issues:
>> 2.6.8
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12324276
>> 2.7.5
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12324277
>>
>> The Maven staging areas are at:
>> 2.6.8
>> https://repository.apache.org/content/repositories/orgapachecxf-172/
>> 2.7.5
>> https://repository.apache.org/content/repositories/orgapachecxf-174/
>>
>> The distributions are in the org/apache/cxf/apache-cxf/ directory of the Maven staging areas.
>>
>> This releases are tagged at:
>> http://svn.apache.org/repos/asf/cxf/tags/cxf-2.6.8
>> http://svn.apache.org/repos/asf/cxf/tags/cxf-2.7.5
>>
>> This vote will be open for at least 72 hours.
>>
>>
>> --
>> Daniel Kulp
>> dkulp@apache.org - http://dankulp.com/blog
>> Talend Community Coder - http://coders.talend.com
>>
>