Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 30B2617761 for ; Tue, 7 Oct 2014 18:11:39 +0000 (UTC) Received: (qmail 28121 invoked by uid 500); 7 Oct 2014 18:11:34 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 28075 invoked by uid 500); 7 Oct 2014 18:11:34 -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 28054 invoked by uid 99); 7 Oct 2014 18:11:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 18:11:34 +0000 Date: Tue, 7 Oct 2014 18:11:33 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CXF-5945) CXF 2.6.15 breaks Java SE 5 compatibility MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5945?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated CXF-5945: ----------------------------- Fix Version/s: 2.6.16 > CXF 2.6.15 breaks Java SE 5 compatibility > ----------------------------------------- > > Key: CXF-5945 > URL: https://issues.apache.org/jira/browse/CXF-5945 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 2.6.15 > Reporter: Christoph E=C3=9Fer > Priority: Critical > Fix For: 2.6.16 > > > With [commit a9cab01|https://github.com/apache/cxf/commit/a9cab01883cae2e= ff38abce30d846214a935b2f6], CXF breaks Java SE 5 compatibility by using the= method java.io.File.getUsableSpace() which is introduced in Java SE 6. We = depend on another critical fix in this version but we are also bound to usi= ng Java 5 in our application server.=20 > I know that 2.6.15 is planned to be the last release of that branch. Howe= ver, is there any option to release another version of the 2.6 branch witho= ut this newly introduced bug? -- This message was sent by Atlassian JIRA (v6.3.4#6332)