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 8CC2219340 for ; Tue, 5 Apr 2016 21:47:24 +0000 (UTC) Received: (qmail 24057 invoked by uid 500); 5 Apr 2016 21:47:24 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 23990 invoked by uid 500); 5 Apr 2016 21:47:24 -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 23981 invoked by uid 99); 5 Apr 2016 21:47:24 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2016 21:47:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 0A840C0227 for ; Tue, 5 Apr 2016 21:47:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.799 X-Spam-Level: * X-Spam-Status: No, score=1.799 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id A26WqL6DjteB for ; Tue, 5 Apr 2016 21:47:21 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 4C9195F1B3 for ; Tue, 5 Apr 2016 21:47:21 +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 1F140E0113 for ; Tue, 5 Apr 2016 21:47:20 +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 1041B3A0315 for ; Tue, 5 Apr 2016 21:47:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r984850 - in /websites/production/cxf/content: cache/main.pageCache cxf-2718-release-notes.html Date: Tue, 05 Apr 2016 21:47:19 -0000 To: commits@cxf.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160405214720.1041B3A0315@svn01-us-west.apache.org> Author: buildbot Date: Tue Apr 5 21:47:19 2016 New Revision: 984850 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/main.pageCache websites/production/cxf/content/cxf-2718-release-notes.html Modified: websites/production/cxf/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/cxf/content/cxf-2718-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-2718-release-notes.html (original) +++ websites/production/cxf/content/cxf-2718-release-notes.html Tue Apr 5 21:47:19 2016 @@ -99,7 +99,7 @@ Apache CXF -- CXF 2.7.18 Release Notes
-

CXF 2.7.18 Release Notes

Overview

Apache CXF 2.7.18 delivers the latest set of patches and bug fixes for Apache CXF 2.7.x. This release fixes over 20 JIRA issues that have been reported by users.

This is the last planned release on the 2.7.x branch. Users are strongly encouraged to migrate to a newer version of CXF.

Download

Installation Prerequisites

Before installing Apache CXF, make sure the following products,
with the specified versions, are installed on your system:

  • Java 6 Development Kit
  • Maven 2.2.1 or later

Java 6 Development Kit

You must install the J2SE Development Kit (JDK) 6.0, which can be downloaded
from:

http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html

After installing the JDK, set or modify the following environment variables:

  • JAVA_HOME – set this environment variable
    to point a t the root directory of the JDK 6.0 installation.
  • PATH – make sure that your PATH includes:
    %JAVA_HOME%\bin (Windows)
    $JAVA_HOME/bin (UNIX)

Building the Samples

Building the samples included in the binary distribution is easy. Change to
the samples directory and follow the build instructions in the README.txt file
included with each sample.

Reporting Problems

If you have any problems or want to send feedback of any kind, please e-mail the
cxf dev list, dev@cxf.apache.org. You can also file issues in JIRA at:

http://issues.apache.org/jira/browse/CXF

Changelog

For a more detailed view of new features and bug f ixes, see the release notes.

+

Overview

Apache CXF 2.7.18 delivers the latest set of patches and bug fixes for Apache CXF 2.7.x. This release fixes over 20 JIRA issues that have been reported by users.

This is the last planned release on the 2.7.x branch. Users are strongly encouraged to migrate to a newer version of CXF.

Download

Installation Prerequisites

Before installing Apache CXF, make sure the following products,
with the specified versions, are installed on your system:

  • Java 6 Development Kit
  • Maven 2.2.1 or later

Java 6 Development Kit

You must install the J2SE Development Kit (JDK) 6.0, which can be downloaded
from:

http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html

After installing the JDK, set or modify the following environment variables:

  • JAVA_HOME – set this environment variable
    to point at the root directory of the JDK 6.0 installation.
  • PATH – ma ke sure that your PATH includes:
    %JAVA_HOME%\bin (Windows)
    $JAVA_HOME/bin (UNIX)

Building the Samples

Building the samples included in the binary distribution is easy. Change to
the samples directory and follow the build instructions in the README.txt file
included with each sample.

Reporting Problems

If you have any problems or want to send feedback of any kind, please e-mail the
cxf dev list, dev@cxf.apache.org. You can also file issues in JIRA at:

http://issues.apache.org/jira/browse/CXF

Changelog

For a more detailed view of new features and bug fixes, see the release notes.