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 D8EE5200BF1 for ; Tue, 3 Jan 2017 10:08:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D7BDC160B43; Tue, 3 Jan 2017 09:08:59 +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 525A8160B33 for ; Tue, 3 Jan 2017 10:08:59 +0100 (CET) Received: (qmail 4513 invoked by uid 500); 3 Jan 2017 09:08:58 -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 4500 invoked by uid 99); 3 Jan 2017 09:08:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2017 09:08:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6A3BE2C0453 for ; Tue, 3 Jan 2017 09:08:58 +0000 (UTC) Date: Tue, 3 Jan 2017 09:08:58 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-7202) the incorrect spring-beans-4.3.xsd/spring-util-4.3.xsd/spring-context-4.3.xsd cause master build extremely slow and sometimes even hang MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 Jan 2017 09:09:00 -0000 [ https://issues.apache.org/jira/browse/CXF-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-7202. ------------------------------- Resolution: Fixed Fix Version/s: 3.2.0 > the incorrect spring-beans-4.3.xsd/spring-util-4.3.xsd/spring-context-4.3.xsd cause master build extremely slow and sometimes even hang > --------------------------------------------------------------------------------------------------------------------------------------- > > Key: CXF-7202 > URL: https://issues.apache.org/jira/browse/CXF-7202 > Project: CXF > Issue Type: Bug > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 3.2.0 > > > because so far we use the spring 4.2.x and so the related spring jars only have spring 4.2 version xsd as local xsd file. But we refer spring 4.3 xsd everywhere which cause try to download 4.3 xsd files remotely, this takes build very long time and sometimes even cause build hang if the internet connection going wrong -- This message was sent by Atlassian JIRA (v6.3.4#6332)