Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 286C18ED8 for ; Wed, 10 Aug 2011 15:34:14 +0000 (UTC) Received: (qmail 6962 invoked by uid 500); 10 Aug 2011 15:34:13 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 6870 invoked by uid 500); 10 Aug 2011 15:34:13 -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 6859 invoked by uid 99); 10 Aug 2011 15:34:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 15:34:13 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.85.173.253] (HELO server.dankulp.com) (64.85.173.253) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 15:34:07 +0000 Received: by server.dankulp.com (Postfix, from userid 5000) id 8B90A183B4E; Wed, 10 Aug 2011 11:33:46 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on server.dankulp.com X-Spam-Level: X-Msg-File: /tmp/mailfilter-dev@cxf.apache.org.B8yXHILeKR Received: from dilbert.dankulp.com (unknown [69.38.149.218]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.dankulp.com (Postfix) with ESMTPSA id 98444183B4E; Wed, 10 Aug 2011 11:33:45 -0400 (EDT) From: Daniel Kulp To: dev@cxf.apache.org Cc: Robert Liguori Subject: Re: JDK 1.7 and CXF Date: Wed, 10 Aug 2011 11:33:44 -0400 Message-ID: <22257276.gDHFBt219c@dilbert.dankulp.com> User-Agent: KMail/4.7.0 (Linux/3.0.0; KDE/4.7.0; x86_64; ; ) In-Reply-To: <20110810150012.A997AB1377@webmail1.bravehost.com> References: <20110810150012.A997AB1377@webmail1.bravehost.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Old-Spam-Status: No, score=-102.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.3.1 On Wednesday, August 10, 2011 8:00:12 AM Robert Liguori wrote: > Just FYI, I did a test build using JDK 1.7 against CXF... it failed. > > 'just wondering if you guys are going to start test builds using JDK > 1.7? > > -- Robert I did some testing last week with java 7 and trunk and 2.4.x branch now BUILD with Java7. There are a few test failures that I haven't had a chance to fully diagnose. They are all security related and I THINK it's due to them disabling a couple of the older SSL/TLS algorithms that are no longer secure. I think our configs use those old algorithms, but haven't had time to verify. -- Daniel Kulp dkulp@apache.org http://dankulp.com/blog Talend - http://www.talend.com