You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2020/01/15 12:37:35 UTC

Re: [cxf-fediz] 01/02: Update Jetty

Hi Alexey,

I think I'd prefer to keep the Jetty version in Fediz aligned with the
version of Jetty in the CXF release.

Colm.

On Wed, Jan 15, 2020 at 7:18 AM <bu...@apache.org> wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> buhhunyx pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
>
> commit a81f266b809a71014139daba9133045cd86ce7f4
> Author: Alexey Markevich <bu...@gmail.com>
> AuthorDate: Wed Jan 15 10:17:36 2020 +0300
>
>     Update Jetty
> ---
>  pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pom.xml b/pom.xml
> index 2fadc7b..8e39dd7 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -56,7 +56,7 @@
>          <javax.el.version>3.0.0</javax.el.version>
>          <javax.validation.version>2.0.1.Final</javax.validation.version>
>          <jaxb.version>2.3.2</jaxb.version>
> -        <jetty9.version>9.4.24.v20191120</jetty9.version>
> +        <jetty9.version>9.4.25.v20191220</jetty9.version>
>          <junit.version>4.12</junit.version>
>          <kerby.version>1.1.1</kerby.version>
>          <log4j.version>1.2.17</log4j.version>
>
>

Re: [cxf-fediz] 01/02: Update Jetty

Posted by Freeman Fang <fr...@gmail.com>.
Yeah, I think it's a good idea if Jetty 10 GA is available before CXF 3.4.

Cheers
Freeman

On Wed, Jan 15, 2020 at 5:27 PM Dennis Kieselhorst <ma...@dekies.de> wrote:

> > I think I found the reason and fixed the test failure with jetty
> > 9.4.25.
> > Please see
> > https://issues.apache.org/jira/browse/CXF-8193
>
> Thanks Freeman, much appreciated.
>
> Btw. I wonder if we want to go for Jetty 10.0.x for CXF 3.4? Currently
> they have an alpha version released. We can discuss it in:
> https://issues.apache.org/jira/browse/CXF-7949
>
> Best,
> Dennis
>

Re: [cxf-fediz] 01/02: Update Jetty

Posted by Dennis Kieselhorst <ma...@dekies.de>.
> I think I found the reason and fixed the test failure with jetty 
> 9.4.25.
> Please see
> https://issues.apache.org/jira/browse/CXF-8193

Thanks Freeman, much appreciated.

Btw. I wonder if we want to go for Jetty 10.0.x for CXF 3.4? Currently 
they have an alpha version released. We can discuss it in: 
https://issues.apache.org/jira/browse/CXF-7949

Best,
Dennis

Re: [cxf-fediz] 01/02: Update Jetty

Posted by Freeman Fang <fr...@gmail.com>.
Hi Guys,

I think I found the reason and fixed the test failure with jetty 9.4.25.
Please see
https://issues.apache.org/jira/browse/CXF-8193

Cheers
Freeman

On Wed, Jan 15, 2020 at 9:20 AM Dennis Kieselhorst <ma...@dekies.de> wrote:

> Hi!
>
> > I think I'd prefer to keep the Jetty version in Fediz aligned with the
> > version of Jetty in the CXF release.
>
> For CXF we need to debug
> JAXRSRequestDispatcherTest.testGetBookHTMLInclude (an update breaks it).
> Haven't found the time yet.
>
> Best,
> Dennis
>


-- 
-------------
Freeman(Yue) Fang

Red Hat, Inc.

Member and Committer of The Apache Software Foundation
Linkedln <https://www.linkedin.com/in/freeman-fang-0979741a/>

Re: [cxf-fediz] 01/02: Update Jetty

Posted by Dennis Kieselhorst <ma...@dekies.de>.
Hi!

> I think I'd prefer to keep the Jetty version in Fediz aligned with the
> version of Jetty in the CXF release.

For CXF we need to debug 
JAXRSRequestDispatcherTest.testGetBookHTMLInclude (an update breaks it). 
Haven't found the time yet.

Best,
Dennis