I am in the process of designing and release a RESTful service built on CXF and I was going to use this if it was available in a release. Since it is not, I will push back this functionality for a future release and I will test out the 2.3-SNAPSHOT once I get my released completed on 2.2.8 and give you feedback. It might be a little while before I get to it though.
Thanks! -----Original Message----- From: Sergey Beryozkin [mailto:[email protected]] Sent: Tuesday, May 11, 2010 1:26 PM To: [email protected] Cc: [email protected] Subject: Re: [ANN] Apache CXF version 2.2.8 released! Unfortunately not - it is available only in 2.3-SNAPSHOT; It is 'merge-able' into 2.2.x but I've decided to give it a bit more time. The reason being is that [1] which will only be available in 2.3 depends on SearchCondition[2] thus it's feasible that if some effort goes into a concrete demo/test implementation of [1] before 2.3 gets released then some updates might also be applied to SearchCondition, may not happen, but we'll see... May be you could try 2.3-SNAPSHOT and provide some feedback ? it would help... thanks, Sergey [1] http://svn.apache.org/repos/asf/cxf/trunk/rt/management-web/src/main/jav a/org/apache/cxf/management/web/logging/ReadableLogStorage.java [2] http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxrs/src/main/jav a/org/apache/cxf/jaxrs/ext/search/SearchCondition.java On Tue, May 11, 2010 at 6:24 PM, Jason Chaffee <[email protected]> wrote: > Did the SearchContext stuff make it into this release? > > -----Original Message----- > From: Daniel Kulp [mailto:[email protected]] > Sent: Tuesday, May 11, 2010 9:27 AM > To: [email protected]; [email protected] > Subject: [ANN] Apache CXF version 2.2.8 released! > > The Apache CXF team is proud to announce the availability of the latest > patch for the 2.2.x fixes branch: version 2.2.8 > > Apache CXF is an open source services framework. CXF helps you build and > develop services using front end programming APIs, like JAX-WS and > JAX-RS. > These services can speak a variety of protocols such as SOAP, XML/HTTP, > RESTful HTTP, or CORBA and work over a variety of transports such as > HTTP, JMS or JBI. > > This is mostly a patch release to fix problems and issues that users > have encountered. > > 2.2.8 fixes over 45 JIRA issues reported against 2.2.7. See: > http://cxf.apache.org/apache-cxf-228-release-notes.html > > For more information see: > * Download: http://cxf.apache.org/download.html > * Website: http://cxf.apache.org/ > * Mailing lists: http://cxf.apache.org/mailing-lists.html > > If you have feedback, questions or would like to get involved in the CXF > project please join the mailing lists and let us know your thoughts. > > The Apache CXF Team > http://cxf.apache.org/ > >
