From dev-return-18889-archive-asf-public=cust-asf.ponee.io@cxf.apache.org Thu Feb 22 17:47:18 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 45B7A18064E for ; Thu, 22 Feb 2018 17:47:18 +0100 (CET) Received: (qmail 35113 invoked by uid 500); 22 Feb 2018 16:47:17 -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 35102 invoked by uid 99); 22 Feb 2018 16:47:17 -0000 Received: from ui-eu-01.ponee.io (HELO localhost) (176.9.59.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2018 16:47:17 +0000 MIME-Version: 1.0 To: Subject: Re: CXF-3.1.x - Build # 1369 - Still Failing Message-ID: Content-Type: text/plain; charset="iso-8859-1" References: <928691841.170.1519305577463.JavaMail.jenkins@jenkins-master.apache.org> <9f3f5090-7cf1-70b1-5a60-8ca909eb8c28@apache.org> X-Mailer: LuaSocket 3.0-rc1 Date: Thu, 22 Feb 2018 16:47:15 -0000 x-ponymail-sender: 84a3f5a42c31170b6f0cfe9682940d3779cc1a0d In-Reply-To: From: Dennis Kieselhorst x-ponymail-agent: PonyMail Composer/0.2 On 2018/02/22 14:37:32, Colm O hEigeartaigh wrote: > I recall some emails lately saying that Jenkins doesn't support Java 7 any > more? In which case we should just update the Jenkins job to use Java 8 I > guess. I think we still need to ensure that CXF 3.1.x builds and runs with Java 7. AFAIK we have to use Maven toolchains for that, I saw something similar at one Apache commons project. JDK 7 is still available: https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix Regards Dennis