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 D4B98200BF1 for ; Tue, 3 Jan 2017 23:17:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D342B160B46; Tue, 3 Jan 2017 22:17:05 +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 1DA44160B20 for ; Tue, 3 Jan 2017 23:17:04 +0100 (CET) Received: (qmail 58801 invoked by uid 500); 3 Jan 2017 22:17:04 -0000 Mailing-List: contact issues-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 issues@cxf.apache.org Received: (qmail 58787 invoked by uid 99); 3 Jan 2017 22:17:04 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2017 22:17:04 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2BC602C03DC for ; Tue, 3 Jan 2017 22:17:04 +0000 (UTC) Date: Tue, 3 Jan 2017 22:17:04 +0000 (UTC) From: =?utf-8?Q?Concombre_Masqu=C3=A9_=28JIRA=29?= To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-7204) CXF 3.1.9 does not support Spring 3.2, enforces Spring 4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 Jan 2017 22:17:06 -0000 Concombre Masqu=C3=A9 created CXF-7204: ------------------------------------- Summary: CXF 3.1.9 does not support Spring 3.2, enforces Sprin= g 4.1 Key: CXF-7204 URL: https://issues.apache.org/jira/browse/CXF-7204 Project: CXF Issue Type: Bug Components: Core Affects Versions: 3.1.9 Environment: Java 8 Reporter: Concombre Masqu=C3=A9 With CXF 3.1.8: File META-INF/cxf/cxf.xml does not specify an explicit Spring version. Spri= ng 3.2 and CXF 3.1.8 work well together. With CXF 3.1.9: File META-INF/cxf/cxf.xml uses Spring 4.1 schema. Cannot use Spring 3.2 any= more. CXF Migration Guide does not indicate such major change for version 3.1 (ve= rsion 3.0 is said to be compatible with Spring 3.2: http://cxf.apache.org/d= ocs/30-migration-guide.html) -- This message was sent by Atlassian JIRA (v6.3.4#6332)