Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB8719339 for ; Fri, 8 Jun 2012 19:56:00 +0000 (UTC) Received: (qmail 43399 invoked by uid 500); 8 Jun 2012 19:56:00 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 43310 invoked by uid 500); 8 Jun 2012 19:56:00 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 43302 invoked by uid 99); 8 Jun 2012 19:55:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 19:55:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.85.173.253] (HELO server.dankulp.com) (64.85.173.253) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 19:55:54 +0000 Received: by server.dankulp.com (Postfix, from userid 5000) id 0FC63182B6D; Fri, 8 Jun 2012 15:55:32 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.dankulp.com X-Spam-Level: X-Msg-File: /tmp/mailfilter-dev@cxf.apache.org.n1OwDTtGvY Received: from dilbert.dankulp.com (c-24-91-72-253.hsd1.ma.comcast.net [24.91.72.253]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.dankulp.com (Postfix) with ESMTPSA id 7142C1829B2 for ; Fri, 8 Jun 2012 15:55:32 -0400 (EDT) From: Daniel Kulp To: dev@cxf.apache.org Subject: Re: [DISCUSS] Branch for 2.6.x, trunk thoughts... Date: Fri, 08 Jun 2012 15:55:26 -0400 Message-ID: <1591339.LMuTN6XARp@dilbert.dankulp.com> User-Agent: KMail/4.8.3 (Linux/3.2.2; KDE/4.8.3; x86_64; ; ) In-Reply-To: <5852459.LA31RllgQJ@dilbert.dankulp.com> References: <5852459.LA31RllgQJ@dilbert.dankulp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-102.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.3.2 Not really much of a discussion, but no objections either. Thus, I'll go ahead and create the branch. :-) Dan On Friday, June 01, 2012 11:10:26 AM Daniel Kulp wrote: > With 2.6.1 hopefully going out shortly, I'd like to get peoples thoughts > about creating a 2.6.x-fixes branch and changing trunk to target 2.7. > Here is a list of some things I'd like to start thinking about for 2.7: > > 1) Drop support for Java 5 - this may be a bit contentious. :-) It > would simplify the poms a little bit, allow use of @Override, remove some > jars from the lib dir, etc... The bigger issue is that several of the > things we test with and depend on are now Java 6+ such as ActiveMQ and > gwt and such so we've been stuck on older versions. > > 2) Async http client - this is been on my "maybe next version of CXF" for > quite a while. Since 2.3.x I think. Maybe I'll actually get to it. > :-) Would definitely help with some of the Camel integration scenarios. > > 3) WS-Discovery - really two parts to this. Runtime support to broadcast > availability and discover endpoints is the first part. Second part MAY > be a simple WS-Discovery proxy service for /services. > > 4) SOAP/UDP - Required for #3. > > 5) Possible re-write of the http-jetty transport to base it off the > Servlet transport or similar so it can take more advantage of things like > the services list, etc... Additionally, that may make it easier to > create an http-tomcat transport (which people DID ask about at CamelOne > BTW). > > Those are the things *I've* been thinking on and off about. Obviously the > other folks around here may have additional things. I'm sure Colm has > some security things, Sergey has some REST things, etc.... :-) > > So I guess the big question is: anyone OBJECT to creating the 2.6.x-fixes > branch now? -- Daniel Kulp dkulp@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com