Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E3A65200D60 for ; Fri, 1 Dec 2017 16:40:10 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E24F9160C06; Fri, 1 Dec 2017 15:40:10 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 34C0A160BFB for ; Fri, 1 Dec 2017 16:40:10 +0100 (CET) Received: (qmail 10875 invoked by uid 500); 1 Dec 2017 15:40:09 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 10864 invoked by uid 99); 1 Dec 2017 15:40:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2017 15:40:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B14651A0682 for ; Fri, 1 Dec 2017 15:40:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id FtSB_udzttk2 for ; Fri, 1 Dec 2017 15:40:08 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 53D375F523 for ; Fri, 1 Dec 2017 15:40:07 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9A56CE0160 for ; Fri, 1 Dec 2017 15:40:06 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id A1CAD255CB for ; Fri, 1 Dec 2017 15:40:00 +0000 (UTC) Date: Fri, 1 Dec 2017 15:40:00 +0000 (UTC) From: "David Otasek (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-5505) Jetty version out of date MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 01 Dec 2017 15:40:11 -0000 [ https://issues.apache.org/jira/browse/KARAF-5505?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1627= 4527#comment-16274527 ]=20 David Otasek commented on KARAF-5505: ------------------------------------- Judging from the latest commits, this has made it into the SNAPSHOT, and it= works for me without any need to change a local build. > Jetty version out of date > ------------------------- > > Key: KARAF-5505 > URL: https://issues.apache.org/jira/browse/KARAF-5505 > Project: Karaf > Issue Type: Bug > Affects Versions: 4.2.0.M1 > Reporter: David Otasek > Assignee: Jean-Baptiste Onofr=C3=A9 > > I get the same exception as the following when using com.eclipsesource.ja= xrs.publisher in Karaf 4.2.0.M1: [https://issues.apache.org/jira/browse/KAR= AF-4990] > I changed the jetty version in standard/pom.html to 9.3.16.v20170120 as w= as mentioned in the fix above, and after a recompile, the problem resolved.= Could the fix from #4990 be included in Karaf 4.2? -- This message was sent by Atlassian JIRA (v6.4.14#64029)