Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0A0B18110 for ; Thu, 12 Nov 2015 15:47:48 +0000 (UTC) Received: (qmail 7219 invoked by uid 500); 12 Nov 2015 15:47:48 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 7157 invoked by uid 500); 12 Nov 2015 15:47:48 -0000 Mailing-List: contact commits-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 commits@cxf.apache.org Received: (qmail 7148 invoked by uid 99); 12 Nov 2015 15:47:48 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2015 15:47:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4FABD180A60 for ; Thu, 12 Nov 2015 15:47:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.79 X-Spam-Level: * X-Spam-Status: No, score=1.79 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Orqu3hieNBeb for ; Thu, 12 Nov 2015 15:47:38 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id A95F244489 for ; Thu, 12 Nov 2015 15:47:38 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 31C7DE0338 for ; Thu, 12 Nov 2015 15:47:38 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id F3A1C3A0567 for ; Thu, 12 Nov 2015 15:47:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r972215 - in /websites/production/cxf/content: cache/docs.pageCache docs/32-migration-guide.html Date: Thu, 12 Nov 2015 15:47:37 -0000 To: commits@cxf.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151112154737.F3A1C3A0567@svn01-us-west.apache.org> Author: buildbot Date: Thu Nov 12 15:47:37 2015 New Revision: 972215 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/docs.pageCache websites/production/cxf/content/docs/32-migration-guide.html Modified: websites/production/cxf/content/cache/docs.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/cxf/content/docs/32-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/32-migration-guide.html (original) +++ websites/production/cxf/content/docs/32-migration-guide.html Thu Nov 12 15:47:37 2015 @@ -107,7 +107,7 @@ Apache CXF -- 3.2 Migration Guide
-

Major Changes:

+

Major Changes:

  • CXF 3.2.x now requires Java 8.  Support for previous versions of Java has been dropped.
  • Jetty has been upgraded to 9.3.x.

  •