Current I didn’t rename the Jetty8 or Jetty9 module, I just added camel-jetty module back to provide the backward support[1]. I think we can move to use Jetty9 by default in Camel 2.16.x and just give the user some time to catch up.
[1]https://issues.apache.org/jira/browse/CAMEL-8447 -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On March 6, 2015 at 10:32:53 PM, Daniel Kulp ([email protected]) wrote: > > I’d greatly prefer to leave the current setup and document/release note that > the user > needs to explicitly select which version they need or want to use. > > If we have to rename one, rename jetty9. Jetty8 is EOL and I would not want > it to be the “default” > going forward. (that said, we need to get the jetty 9 up to 9.2.9 level due > to a security > issue in 9.2.7) > > The setting in the Karaf features file can be a bit different as they would > depend on what > version of Karaf it’s using. Not much we can do about that as it’s whatever > the Karaf community > decided. Outside Karaf, we can at least provide the more secure alternative > as the default. > > Dan > > > > On Mar 5, 2015, at 2:36 AM, Willem Jiang wrote: > > > > Hi, > > > > We introduced camel-jetty8 and camel-jetty9 two modules in Camel > > 2.15-SNAPSHOT and > camel-jetty is not exit any more. > > > > When I tried to run the tests of camelinaction, I have to change the > > pom.xml to choice > camel-jetty8 or camel-jetty9 to run the test. > > > > My think we need to rename camel-jetty9 to camel-jetty to give the default > > choice for > the user before cutting the camel 2.15.0. > > > > Any thought? > > > > -- > > Willem Jiang > > > > Red Hat, Inc. > > Web: http://www.redhat.com > > Blog: http://willemjiang.blogspot.com (English) > > http://jnn.iteye.com (Chinese) > > Twitter: willemjiang > > Weibo: 姜宁willem > > > > > > > > -- > Daniel Kulp > [email protected] - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com > >
