Author: buildbot
Date: Tue Nov 10 15:57:21 2020
New Revision: 1067804

Log:
Production update by buildbot for cxf

Added:
    websites/production/cxf/content/cxf-338-release-notes.html
    websites/production/cxf/content/cxf-341-release-notes.html
Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/cxf-337-release-notes.html
    websites/production/cxf/content/download.html
    websites/production/cxf/content/index.html

Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/cxf-337-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-337-release-notes.html (original)
+++ websites/production/cxf/content/cxf-337-release-notes.html Tue Nov 10 
15:57:21 2020
@@ -99,7 +99,7 @@ Apache CXF -- CXF 3.3.7 Release Notes
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 
id="CXF3.3.7ReleaseNotes-CXF3.3.7ReleaseNotes">CXF 3.3.7 Release Notes</h1><h2 
id="CXF3.3.7ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.3.7 delivers 
the latest set of patches and bug fixes for Apache CXF 3.3.x. This release 
fixes over 20 JIRA issues that have been reported by users.</p><h2 
id="CXF3.3.7ReleaseNotes-Download">Download</h2><div class="table-wrap"><table 
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>SHA512</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.6/apache-cxf-3.3.6-src.tar.gz";>a
 pache-cxf-3.3.7-src.tar.gz</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/3.3.6/apache-cxf-3.3.6-src.tar.gz.sha256";>apache-cxf-3.3.7-src.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.6/apache-cxf-3.3.6-src.zip";>apache-cxf-3.3.7-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.6/apache-cxf-3.3.6-src.zip.sha256";>apache-cxf-3.3.7-src.zip.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary 
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=
 /cxf/3.3.6/apache-cxf-3.3.6.tar.gz">apache-cxf-3.3.7.tar.gz</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.6/apache-cxf-3.3.6.tar.gz.sha256";>apache-cxf-3.3.7.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.6/apache-cxf-3.3.6.zip";>apache-cxf-3.3.7.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.6/apache-cxf-3.3.6.zip.sha256";>apache-cxf-3.3.7.zip.sha256</a></p></td></tr></tbody></table></div><h2
 id="CXF3.3.7ReleaseNotes-InstallationPrerequisites">Installation 
Prerequisites</h2><p>Before installing Apache CXF, make sure the following 
products,<br clear="none">with the specified ver
 sions, are installed on your system:</p><ul><li>Java 8 Development 
Kit</li><li>Maven 3.1 or later</li></ul><h3 
id="CXF3.3.7ReleaseNotes-JavaDevelopmentKit">Java Development Kit</h3><p>You 
must install the J2SE Development Kit (JDK) 8.0, which can be downloaded<br 
clear="none">from:</p><p><a shape="rect" class="external-link" 
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"; 
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
 installing the JDK, set or modify the following environment 
variables:</p><ul><li>JAVA_HOME &#8211; set this environment variable<br 
clear="none">to point at the root directory of the Java 
installation.</li></ul><ul><li>PATH &#8211; make sure that your PATH 
includes:<br clear="none">%JAVA_HOME%\bin (Windows) <br 
clear="none">$JAVA_HOME/bin (UNIX)</li></ul><h2 
id="CXF3.3.7ReleaseNotes-BuildingtheSamples">Building the 
Samples</h2><p>Building the samples included in the binary distribution is eas
 y. Change to<br clear="none">the samples directory and follow the build 
instructions in the README.txt file <br clear="none">included with each 
sample.</p><h2 id="CXF3.3.7ReleaseNotes-ReportingProblems">Reporting 
Problems</h2><p>If you have any problems or want to send feedback of any kind, 
please e-mail the<br clear="none">cxf dev list, [email protected]. You can 
also file issues in JIRA at:</p><p><a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/browse/CXF";>https://issues.apache.org/jira/browse/CXF</a></p><h2
 id="CXF3.3.7ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view 
of new features and bug fixes, see the <a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&amp;version=12347826";>release
 notes</a>.</p></div>
+<div id="ConfluenceContent"><h1 
id="CXF3.3.7ReleaseNotes-CXF3.3.7ReleaseNotes">CXF 3.3.7 Release Notes</h1><h2 
id="CXF3.3.7ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.3.7 delivers 
the latest set of patches and bug fixes for Apache CXF 3.3.x. This release 
fixes over 20 JIRA issues that have been reported by users.</p><h2 
id="CXF3.3.7ReleaseNotes-Download">Download</h2><div class="table-wrap"><table 
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>SHA512</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.7/apache-cxf-3.3.7-src.tar.gz";>a
 pache-cxf-3.3.7-src.tar.gz</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7-src.tar.gz.sha256";>apache-cxf-3.3.7-src.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.7/apache-cxf-3.3.7-src.zip";>apache-cxf-3.3.7-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7-src.zip.sha256";>apache-cxf-3.3.7-src.zip.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary 
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=
 /cxf/3.3.7/apache-cxf-3.3.7.tar.gz">apache-cxf-3.3.7.tar.gz</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7.tar.gz.sha256";>apache-cxf-3.3.7.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.7/apache-cxf-3.3.7.zip";>apache-cxf-3.3.7.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7.zip.sha256";>apache-cxf-3.3.7.zip.sha256</a></p></td></tr></tbody></table></div><h2
 id="CXF3.3.7ReleaseNotes-InstallationPrerequisites">Installation 
Prerequisites</h2><p>Before installing Apache CXF, make sure the following 
products,<br clear="none">with the specified ver
 sions, are installed on your system:</p><ul><li>Java 8 Development 
Kit</li><li>Maven 3.1 or later</li></ul><h3 
id="CXF3.3.7ReleaseNotes-JavaDevelopmentKit">Java Development Kit</h3><p>You 
must install the J2SE Development Kit (JDK) 8.0, which can be downloaded<br 
clear="none">from:</p><p><a shape="rect" class="external-link" 
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"; 
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
 installing the JDK, set or modify the following environment 
variables:</p><ul><li>JAVA_HOME &#8211; set this environment variable<br 
clear="none">to point at the root directory of the Java 
installation.</li></ul><ul><li>PATH &#8211; make sure that your PATH 
includes:<br clear="none">%JAVA_HOME%\bin (Windows) <br 
clear="none">$JAVA_HOME/bin (UNIX)</li></ul><h2 
id="CXF3.3.7ReleaseNotes-BuildingtheSamples">Building the 
Samples</h2><p>Building the samples included in the binary distribution is eas
 y. Change to<br clear="none">the samples directory and follow the build 
instructions in the README.txt file <br clear="none">included with each 
sample.</p><h2 id="CXF3.3.7ReleaseNotes-ReportingProblems">Reporting 
Problems</h2><p>If you have any problems or want to send feedback of any kind, 
please e-mail the<br clear="none">cxf dev list, [email protected]. You can 
also file issues in JIRA at:</p><p><a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/browse/CXF";>https://issues.apache.org/jira/browse/CXF</a></p><h2
 id="CXF3.3.7ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view 
of new features and bug fixes, see the <a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&amp;version=12347826";>release
 notes</a>.</p></div>
            </div>
            <!-- Content -->
          </td>

Added: websites/production/cxf/content/cxf-338-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-338-release-notes.html (added)
+++ websites/production/cxf/content/cxf-338-release-notes.html Tue Nov 10 
15:57:21 2020
@@ -0,0 +1,149 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+
+<link type="text/css" rel="stylesheet" href="/resources/site.css">
+<script src='/resources/space.js'></script>
+
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="business integration, EAI, SOA, Service 
Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic 
Data Interchange, standards support, integration standards, application 
integration, middleware, software, solutions, services, CXF, open source">
+<meta name="description" content="Apache CXF, Services Framework - CXF 3.3.8 
Release Notes">
+
+
+
+
+    <title>
+Apache CXF -- CXF 3.3.8 Release Notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><div><table border="0" cellpadding="0" 
cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://cxf.apache.org/"; title="Apache CXF"><span 
style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/"; title="The Apache Software 
Foundation"><img width="214px" height="88" border="0" alt="ASF Logo" 
src="https://apache.org/img/asf_logo.png";></a>
+</td></tr></table></div></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a 
href="download.html">Download</a>&nbsp;&gt;&nbsp;<a 
href="cxf-338-release-notes.html">CXF 3.3.8 Release Notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"><p><a shape="rect" href="download.html">Download</a> | <a 
shape="rect" 
href="http://cxf.apache.org/docs/index.html";>Documentation</a></p></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheCXF"><a shape="rect" 
href="index.html">Apache CXF</a></h3><ul class="alternate"><li><a shape="rect" 
href="index.html">Home</a></li><li><a shape="rect" 
href="download.html">Download</a></li><li><a shape="rect" 
href="people.html">People</a></li><li><a shape="rect" 
href="project-status.html">Project Status</a></li><li><a shape="rect" 
href="roadmap.html">Roadmap</a></li><li><a shape="rect" 
href="mailing-lists.html">Mailing Lists</a></li><li><a shape="rect" 
class="external-link" href="http://issues.apache.org/jira/browse/CXF";>Issue 
Reporting</a></li><li><a shape="rect" href="special-thanks.html">Special 
Thanks</a></li><li><a shape="rect" class="external-link" 
href="http://www.apache.org/licenses/";>License</a></li><li><a shape="rect" 
href="security-advisories.html">Security Advisories</a></li></ul><h3 
id="Navigation-Users">Users</h3><ul class="alternate"><li><a shape="rect" 
href="http://cxf.apache.org/docs/index.html";>User's Guide</a></li><li>
 <a shape="rect" href="support.html">Support</a></li><li><a shape="rect" 
href="faq.html">FAQ</a></li><li><a shape="rect" 
href="resources-and-articles.html">Resources and Articles</a></li></ul><h3 
id="Navigation-Search">Search</h3><form 
enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" 
action="http://www.google.com/cse";><div> <input type="hidden" name="cx" 
value="002890367768291051730:o99qiwa09y4"> <input type="hidden" name="ie" 
value="UTF-8"> <input type="text" name="q" size="21"> <input type="submit" 
name="sa" value="Search"> </div> </form> <script type="text/javascript" 
src="http://www.google.com/cse/brand?form=cse-search-box&amp;lang=en";></script> 
<h3 id="Navigation-Developers">Developers</h3><ul class="alternate"><li><a 
shape="rect" 
href="http://cxf.apache.org/docs/cxf-architecture.html";>Architecture 
Guide</a></li><li><a shape="rect" href="source-repository.html">Source 
Repository</a></li><li><a shape="rect" 
href="building.html">Building</a></li><li><a 
 shape="rect" href="automated-builds.html">Automated Builds</a></li><li><a 
shape="rect" href="testing-debugging.html">Testing-Debugging</a></li><li><a 
shape="rect" href="coding-guidelines.html">Coding Guidelines</a></li><li><a 
shape="rect" href="getting-involved.html">Getting Involved</a></li><li><a 
shape="rect" href="release-management.html">Release Management</a></li></ul><h3 
id="Navigation-Subprojects">Subprojects</h3><ul class="alternate"><li><a 
shape="rect" href="distributed-osgi.html">Distributed OSGi</a></li><li><a 
shape="rect" href="xjc-utils.html">XJC Utils</a></li><li><a shape="rect" 
href="build-utils.html">Build Utils</a></li><li><a shape="rect" 
href="fediz.html">Fediz</a></li></ul><h3 id="Navigation-ASF"><a shape="rect" 
class="external-link" href="http://www.apache.org";>ASF</a></h3><ul 
class="alternate"><li><a shape="rect" class="external-link" 
href="http://www.apache.org/foundation/how-it-works.html";>How Apache 
Works</a></li><li><a shape="rect" class="external-link" href
 ="http://www.apache.org/foundation/";>Foundation</a></li><li><a shape="rect" 
class="external-link" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsor 
Apache</a></li><li><a shape="rect" class="external-link" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li><li><a 
shape="rect" class="external-link" 
href="http://www.apache.org/security/";>Security</a></li></ul><p>&#160;</p><p><a 
shape="rect" class="external-link" 
href="http://www.apache.org/events/current-event.html";><span 
class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image 
confluence-external-resource" 
src="http://www.apache.org/events/current-event-125x125.png"; 
data-image-src="http://www.apache.org/events/current-event-125x125.png";></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 
id="CXF3.3.8ReleaseNotes-CXF3.3.8ReleaseNotes">CXF 3.3.8 Release Notes</h1><h2 
id="CXF3.3.8ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.3.8 delivers 
the latest set of patches and bug fixes for Apache CXF 3.3.x. This release 
fixes over 20 JIRA issues that have been reported by users.</p><h2 
id="CXF3.3.8ReleaseNotes-Download">Download</h2><div class="table-wrap"><table 
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>SHA512</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.8/apache-cxf-3.3.8-src.tar.gz";>a
 pache-cxf-3.3.8-src.tar.gz</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8-src.tar.gz.sha256";>apache-cxf-3.3.8-src.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.8/apache-cxf-3.3.8-src.zip";>apache-cxf-3.3.8-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8-src.zip.sha256";>apache-cxf-3.3.8-src.zip.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary 
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=
 /cxf/3.3.8/apache-cxf-3.3.8.tar.gz">apache-cxf-3.3.8.tar.gz</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8.tar.gz.sha256";>apache-cxf-3.3.8.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.3.8/apache-cxf-3.3.8.zip";>apache-cxf-3.3.8.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8.zip.sha256";>apache-cxf-3.3.8.zip.sha256</a></p></td></tr></tbody></table></div><h2
 id="CXF3.3.8ReleaseNotes-InstallationPrerequisites">Installation 
Prerequisites</h2><p>Before installing Apache CXF, make sure the following 
products,<br clear="none">with the specified ver
 sions, are installed on your system:</p><ul><li>Java 8 Development 
Kit</li><li>Maven 3.1 or later</li></ul><h3 
id="CXF3.3.8ReleaseNotes-JavaDevelopmentKit">Java Development Kit</h3><p>You 
must install the J2SE Development Kit (JDK) 8.0, which can be downloaded<br 
clear="none">from:</p><p><a shape="rect" class="external-link" 
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"; 
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
 installing the JDK, set or modify the following environment 
variables:</p><ul><li>JAVA_HOME &#8211; set this environment variable<br 
clear="none">to point at the root directory of the Java 
installation.</li></ul><ul><li>PATH &#8211; make sure that your PATH 
includes:<br clear="none">%JAVA_HOME%\bin (Windows) <br 
clear="none">$JAVA_HOME/bin (UNIX)</li></ul><h2 
id="CXF3.3.8ReleaseNotes-BuildingtheSamples">Building the 
Samples</h2><p>Building the samples included in the binary distribution is eas
 y. Change to<br clear="none">the samples directory and follow the build 
instructions in the README.txt file <br clear="none">included with each 
sample.</p><h2 id="CXF3.3.8ReleaseNotes-ReportingProblems">Reporting 
Problems</h2><p>If you have any problems or want to send feedback of any kind, 
please e-mail the<br clear="none">cxf dev list, [email protected]. You can 
also file issues in JIRA at:</p><p><a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/browse/CXF";>https://issues.apache.org/jira/browse/CXF</a></p><h2
 id="CXF3.3.8ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view 
of new features and bug fixes, see the <a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&amp;version=12348446";>release
 notes</a>.</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         <a href="http://cxf.apache.org/privacy-policy.html";>Privacy 
Policy</a> - 
+         (<a 
href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=165224811";>edit
 page</a>) 
+        (<a 
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=165224811&amp;showComments=true&amp;showCommentArea=true#addcomment";>add
 comment</a>)<br>
+       Apache CXF, CXF, Apache, the Apache feather logo are trademarks of The 
Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks 
of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl."; : 
"http://www.";);
+document.write(unescape("%3Cscript src='" + gaJsHost + 
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-4458903-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+
+</body>
+</html>
+

Added: websites/production/cxf/content/cxf-341-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-341-release-notes.html (added)
+++ websites/production/cxf/content/cxf-341-release-notes.html Tue Nov 10 
15:57:21 2020
@@ -0,0 +1,149 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+
+<link type="text/css" rel="stylesheet" href="/resources/site.css">
+<script src='/resources/space.js'></script>
+
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="business integration, EAI, SOA, Service 
Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic 
Data Interchange, standards support, integration standards, application 
integration, middleware, software, solutions, services, CXF, open source">
+<meta name="description" content="Apache CXF, Services Framework - CXF 3.4.1 
Release Notes">
+
+
+
+
+    <title>
+Apache CXF -- CXF 3.4.1 Release Notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><div><table border="0" cellpadding="0" 
cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://cxf.apache.org/"; title="Apache CXF"><span 
style="font-weight: bold; font-size: 170%; color: white">Apache CXF</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/"; title="The Apache Software 
Foundation"><img width="214px" height="88" border="0" alt="ASF Logo" 
src="https://apache.org/img/asf_logo.png";></a>
+</td></tr></table></div></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a 
href="download.html">Download</a>&nbsp;&gt;&nbsp;<a 
href="cxf-341-release-notes.html">CXF 3.4.1 Release Notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"><p><a shape="rect" href="download.html">Download</a> | <a 
shape="rect" 
href="http://cxf.apache.org/docs/index.html";>Documentation</a></p></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheCXF"><a shape="rect" 
href="index.html">Apache CXF</a></h3><ul class="alternate"><li><a shape="rect" 
href="index.html">Home</a></li><li><a shape="rect" 
href="download.html">Download</a></li><li><a shape="rect" 
href="people.html">People</a></li><li><a shape="rect" 
href="project-status.html">Project Status</a></li><li><a shape="rect" 
href="roadmap.html">Roadmap</a></li><li><a shape="rect" 
href="mailing-lists.html">Mailing Lists</a></li><li><a shape="rect" 
class="external-link" href="http://issues.apache.org/jira/browse/CXF";>Issue 
Reporting</a></li><li><a shape="rect" href="special-thanks.html">Special 
Thanks</a></li><li><a shape="rect" class="external-link" 
href="http://www.apache.org/licenses/";>License</a></li><li><a shape="rect" 
href="security-advisories.html">Security Advisories</a></li></ul><h3 
id="Navigation-Users">Users</h3><ul class="alternate"><li><a shape="rect" 
href="http://cxf.apache.org/docs/index.html";>User's Guide</a></li><li>
 <a shape="rect" href="support.html">Support</a></li><li><a shape="rect" 
href="faq.html">FAQ</a></li><li><a shape="rect" 
href="resources-and-articles.html">Resources and Articles</a></li></ul><h3 
id="Navigation-Search">Search</h3><form 
enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" 
action="http://www.google.com/cse";><div> <input type="hidden" name="cx" 
value="002890367768291051730:o99qiwa09y4"> <input type="hidden" name="ie" 
value="UTF-8"> <input type="text" name="q" size="21"> <input type="submit" 
name="sa" value="Search"> </div> </form> <script type="text/javascript" 
src="http://www.google.com/cse/brand?form=cse-search-box&amp;lang=en";></script> 
<h3 id="Navigation-Developers">Developers</h3><ul class="alternate"><li><a 
shape="rect" 
href="http://cxf.apache.org/docs/cxf-architecture.html";>Architecture 
Guide</a></li><li><a shape="rect" href="source-repository.html">Source 
Repository</a></li><li><a shape="rect" 
href="building.html">Building</a></li><li><a 
 shape="rect" href="automated-builds.html">Automated Builds</a></li><li><a 
shape="rect" href="testing-debugging.html">Testing-Debugging</a></li><li><a 
shape="rect" href="coding-guidelines.html">Coding Guidelines</a></li><li><a 
shape="rect" href="getting-involved.html">Getting Involved</a></li><li><a 
shape="rect" href="release-management.html">Release Management</a></li></ul><h3 
id="Navigation-Subprojects">Subprojects</h3><ul class="alternate"><li><a 
shape="rect" href="distributed-osgi.html">Distributed OSGi</a></li><li><a 
shape="rect" href="xjc-utils.html">XJC Utils</a></li><li><a shape="rect" 
href="build-utils.html">Build Utils</a></li><li><a shape="rect" 
href="fediz.html">Fediz</a></li></ul><h3 id="Navigation-ASF"><a shape="rect" 
class="external-link" href="http://www.apache.org";>ASF</a></h3><ul 
class="alternate"><li><a shape="rect" class="external-link" 
href="http://www.apache.org/foundation/how-it-works.html";>How Apache 
Works</a></li><li><a shape="rect" class="external-link" href
 ="http://www.apache.org/foundation/";>Foundation</a></li><li><a shape="rect" 
class="external-link" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsor 
Apache</a></li><li><a shape="rect" class="external-link" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li><li><a 
shape="rect" class="external-link" 
href="http://www.apache.org/security/";>Security</a></li></ul><p>&#160;</p><p><a 
shape="rect" class="external-link" 
href="http://www.apache.org/events/current-event.html";><span 
class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image 
confluence-external-resource" 
src="http://www.apache.org/events/current-event-125x125.png"; 
data-image-src="http://www.apache.org/events/current-event-125x125.png";></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 
id="CXF3.4.1ReleaseNotes-CXF3.4.1ReleaseNotes">CXF 3.4.1 Release Notes</h1><h2 
id="CXF3.4.1ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.4.1 delivers 
the latest set of patches and bug fixes for Apache CXF 3.4.x. This release 
fixes over 20 JIRA issues that have been reported by users.</p><h2 
id="CXF3.4.1ReleaseNotes-Download">Download</h2><div class="table-wrap"><table 
class="wrapped confluenceTable"><colgroup span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>SHA512</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.4.1/apache-cxf-3.4.1-src.tar.gz";>a
 pache-cxf-3.4.1-src.tar.gz</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1-src.tar.gz.sha256";>apache-cxf-3.4.1-src.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.4.1/apache-cxf-3.4.1-src.zip";>apache-cxf-3.4.1-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1-src.zip.sha256";>apache-cxf-3.4.1-src.zip.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary 
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=
 /cxf/3.4.1/apache-cxf-3.4.1.tar.gz">apache-cxf-3.4.1.tar.gz</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1.tar.gz.sha256";>apache-cxf-3.4.1.tar.gz.sha256</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.cgi?path=/cxf/3.4.1/apache-cxf-3.4.1.zip";>apache-cxf-3.4.1.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1.zip.sha256";>apache-cxf-3.4.1.zip.sha256</a></p></td></tr></tbody></table></div><h2
 id="CXF3.4.1ReleaseNotes-InstallationPrerequisites">Installation 
Prerequisites</h2><p>Before installing Apache CXF, make sure the following 
products,<br clear="none">with the specified ver
 sions, are installed on your system:</p><ul><li>Java 8 Development 
Kit</li><li>Maven 3.1 or later</li></ul><h3 
id="CXF3.4.1ReleaseNotes-JavaDevelopmentKit">Java Development Kit</h3><p>You 
must install the J2SE Development Kit (JDK) 8.0, which can be downloaded<br 
clear="none">from:</p><p><a shape="rect" class="external-link" 
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"; 
rel="nofollow">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p><p>After
 installing the JDK, set or modify the following environment 
variables:</p><ul><li>JAVA_HOME &#8211; set this environment variable<br 
clear="none">to point at the root directory of the Java 
installation.</li></ul><ul><li>PATH &#8211; make sure that your PATH 
includes:<br clear="none">%JAVA_HOME%\bin (Windows) <br 
clear="none">$JAVA_HOME/bin (UNIX)</li></ul><h2 
id="CXF3.4.1ReleaseNotes-BuildingtheSamples">Building the 
Samples</h2><p>Building the samples included in the binary distribution is eas
 y. Change to<br clear="none">the samples directory and follow the build 
instructions in the README.txt file <br clear="none">included with each 
sample.</p><h2 id="CXF3.4.1ReleaseNotes-ReportingProblems">Reporting 
Problems</h2><p>If you have any problems or want to send feedback of any kind, 
please e-mail the<br clear="none">cxf dev list, [email protected]. You can 
also file issues in JIRA at:</p><p><a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/browse/CXF";>https://issues.apache.org/jira/browse/CXF</a></p><h2
 id="CXF3.4.1ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view 
of new features and bug fixes, see the <a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&amp;version=12348711";>release
 notes</a>.</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         <a href="http://cxf.apache.org/privacy-policy.html";>Privacy 
Policy</a> - 
+         (<a 
href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=165224821";>edit
 page</a>) 
+        (<a 
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=165224821&amp;showComments=true&amp;showCommentArea=true#addcomment";>add
 comment</a>)<br>
+       Apache CXF, CXF, Apache, the Apache feather logo are trademarks of The 
Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks 
of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl."; : 
"http://www.";);
+document.write(unescape("%3Cscript src='" + gaJsHost + 
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-4458903-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+
+</body>
+</html>
+

Modified: websites/production/cxf/content/download.html
==============================================================================
--- websites/production/cxf/content/download.html (original)
+++ websites/production/cxf/content/download.html Tue Nov 10 15:57:21 2020
@@ -108,7 +108,7 @@ Apache CXF -- Download
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="Download-Releases">Releases</h1><h2 
id="Download-3.4.0">3.4.0</h2><p>The 3.4.0 release is our latest release 
representing a significant amount of work on new features, enhancements, code 
cleanups, etc... For a complete list of new features, API changes, etc... 
please see the <a shape="rect" 
href="http://cxf.apache.org/docs/34-migration-guide.html";>migration 
guide</a>.</p><div class="table-wrap"><table class="wrapped 
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>sha256</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" cl
 ass="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.0/apache-cxf-3.4.0-src.tar.gz";>apache-cxf-3.4.0-src.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.0/apache-cxf-3.4.0-src.tar.gz.sha256";>apache-cxf-3.4.0-src.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.0/apache-cxf-3.4.0-src.tar.gz.asc";>apache-cxf-3.4.0-src.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.0/apache-cxf-3.4.0-src.zip";>apache-cxf-3.4.0-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://downloads.apache.org/cxf/3
 
.4.0/apache-cxf-3.4.0-src.zip.sha256">apache-cxf-3.4.0-src.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.0/apache-cxf-3.4.0-src.zip.asc";>apache-cxf-3.4.0-src.zip.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary 
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.0/apache-cxf-3.4.0.tar.gz";>apache-cxf-3.4.0.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.0/apache-cxf-3.4.0.tar.gz.sha256";>apache-cxf-3.4.0.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.0/apache-cxf-3.4.0.tar.gz.asc";>apache-cxf-3.4.0.tar.gz.asc</a></p></td><
 /tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><br 
clear="none"></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.0/apache-cxf-3.4.0.zip";>apache-cxf-3.4.0.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.0/apache-cxf-3.4.0.zip.sha256";>apache-cxf-3.4.0.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.0/apache-cxf-3.4.0.zip.asc";>apache-cxf-3.4.0.zip.asc</a></p></td></tr></tbody></table></div><h2
 id="Download-3.3.7">3.3.7</h2><p>The 3.3.7 release is our latest release 
representing a significant amount of work on new features, enhancements, code 
cleanups, etc... For a complete list of new features, API changes, etc... 
please see the <a shape="rect" href="cxf-337-release-n
 otes.html">release notes</a> and&#160;<a shape="rect" 
href="http://cxf.apache.org/docs/33-migration-guide.html";>migration 
guide</a>.</p><div class="table-wrap"><table class="wrapped 
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>sha256</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.7/apache-cxf-3.3.7-src.tar.gz";>apache-cxf-3.3.7-src.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://downloads.apache.org/cxf/3.
 
3.7/apache-cxf-3.3.7-src.tar.gz.sha256">apache-cxf-3.3.7-src.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7-src.tar.gz.asc";>apache-cxf-3.3.7-src.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.7/apache-cxf-3.3.7-src.zip";>apache-cxf-3.3.7-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7-src.zip.sha256";>apache-cxf-3.3.7-src.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7-src.zip.asc";>apache-cxf-3.3.7-src.zip.as
 c</a></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Binary distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.7/apache-cxf-3.3.7.tar.gz";>apache-cxf-3.3.7.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7.tar.gz.sha256";>apache-cxf-3.3.7.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7.tar.gz.asc";>apache-cxf-3.3.7.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.7/apache-cxf-3.3.7.zip";>apache-cxf-3.3.7.zip</
 a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7.zip.sha256";>apache-cxf-3.3.7.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.7/apache-cxf-3.3.7.zip.asc";>apache-cxf-3.3.7.zip.asc</a></p></td></tr></tbody></table></div><h2
 id="Download-3.2.14">3.2.14</h2><p>The 3.2.14 release is our latest release 
representing a significant amount of work on new features, enhancements, code 
cleanups, etc... For a complete list of new features, API changes, etc... 
please see the <a shape="rect" href="cxf-3214-release-notes.html">release 
notes</a>&#160;and <a shape="rect" 
href="http://cxf.apache.org/docs/32-migration-guide.html";>migration 
guide</a>&#160;for more details.</p><p><strong>Note</strong>: 3.2.14 is the 
last planned release of the 3.2.x series of CXF.&#160; Users are encoura
 ged to migrate to 3.3.x.</p><div class="table-wrap"><table class="wrapped 
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>sha256</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14-src.tar.gz";>apache-cxf-3.2.14-src.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.tar.gz.sha256";>apache-cxf-3.2.14-src.tar.gz.sha256</a></p></td><td
 colspan="1"
  rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.tar.gz.asc";>apache-cxf-3.2.14-src.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14-src.zip";>apache-cxf-3.2.14-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.zip.sha256";>apache-cxf-3.2.14-src.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.zip.asc";>apache-cxf-3.2.14-src.zip.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary distribu
 tion</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14.tar.gz";>apache-cxf-3.2.14.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.tar.gz.sha256";>apache-cxf-3.2.14.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.tar.gz.asc";>apache-cxf-3.2.14.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14.zip";>apache-cxf-3.2.14.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
  class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.zip.sha256";>apache-cxf-3.2.14.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.zip.asc";>apache-cxf-3.2.14.zip.asc</a></p></td></tr></tbody></table></div><h2
 id="Download-VerifyingReleases"><br clear="none">Verifying 
Releases</h2><p>When downloading from a mirror it is recommended to verify the 
integrity of the downloads. This should preferably be done by verifying the 
OpenPGP compatible signature available from the main Apache site. The <a 
shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/KEYS";>KEYS</a> file contains the public 
keys used for signing the release. It is recommended that a web of trust is 
used to confirm the identity of these keys.</p><p>You can check the OpenPGP 
signature with GnuPG via:</p><div class="code panel pdl" style="border-w
 idth: 1px;"><div class="codeContent panelContent pdl">
+<div id="ConfluenceContent"><h1 id="Download-Releases">Releases</h1><h2 
id="Download-3.4.1">3.4.1</h2><p>The 3.4.1 release is our latest release 
representing a significant amount of work on new features, enhancements, code 
cleanups, etc... For a complete list of new features, API changes, etc... 
please see the <a shape="rect" 
href="http://cxf.apache.org/docs/34-migration-guide.html";>migration 
guide</a>.</p><div class="table-wrap"><table class="wrapped 
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>sha256</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" cl
 ass="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.1/apache-cxf-3.4.1-src.tar.gz";>apache-cxf-3.4.1-src.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1-src.tar.gz.sha256";>apache-cxf-3.4.1-src.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1-src.tar.gz.asc";>apache-cxf-3.4.1-src.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.1/apache-cxf-3.4.1-src.zip";>apache-cxf-3.4.1-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://downloads.apache.org/cxf/3
 
.4.1/apache-cxf-3.4.1-src.zip.sha256">apache-cxf-3.4.1-src.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1-src.zip.asc";>apache-cxf-3.4.1-src.zip.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary 
distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.1/apache-cxf-3.4.1.tar.gz";>apache-cxf-3.4.1.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1.tar.gz.sha256";>apache-cxf-3.4.1.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1.tar.gz.asc";>apache-cxf-3.4.1.tar.gz.asc</a></p></td><
 /tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><br 
clear="none"></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.4.1/apache-cxf-3.4.1.zip";>apache-cxf-3.4.1.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1.zip.sha256";>apache-cxf-3.4.1.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.4.1/apache-cxf-3.4.1.zip.asc";>apache-cxf-3.4.1.zip.asc</a></p></td></tr></tbody></table></div><h2
 id="Download-3.3.8">3.3.8</h2><p>The 3.3.8 release is our latest release 
representing a significant amount of work on new features, enhancements, code 
cleanups, etc... For a complete list of new features, API changes, etc... 
please see the <a shape="rect" href="cxf-338-release-n
 otes.html">release notes</a> and&#160;<a shape="rect" 
href="http://cxf.apache.org/docs/33-migration-guide.html";>migration 
guide</a>.</p><div class="table-wrap"><table class="wrapped 
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>sha256</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.8/apache-cxf-3.3.8-src.tar.gz";>apache-cxf-3.3.8-src.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://downloads.apache.org/cxf/3.
 
3.8/apache-cxf-3.3.8-src.tar.gz.sha256">apache-cxf-3.3.8-src.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8-src.tar.gz.asc";>apache-cxf-3.3.8-src.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.8/apache-cxf-3.3.8-src.zip";>apache-cxf-3.3.8-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8-src.zip.sha256";>apache-cxf-3.3.8-src.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8-src.zip.asc";>apache-cxf-3.3.8-src.zip.as
 c</a></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Binary distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.8/apache-cxf-3.3.8.tar.gz";>apache-cxf-3.3.8.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8.tar.gz.sha256";>apache-cxf-3.3.8.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8.tar.gz.asc";>apache-cxf-3.3.8.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.3.8/apache-cxf-3.3.8.zip";>apache-cxf-3.3.8.zip</
 a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8.zip.sha256";>apache-cxf-3.3.8.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.3.8/apache-cxf-3.3.8.zip.asc";>apache-cxf-3.3.8.zip.asc</a></p></td></tr></tbody></table></div><h2
 id="Download-3.2.14">3.2.14</h2><p>The 3.2.14 release is our latest release 
representing a significant amount of work on new features, enhancements, code 
cleanups, etc... For a complete list of new features, API changes, etc... 
please see the <a shape="rect" href="cxf-3214-release-notes.html">release 
notes</a>&#160;and <a shape="rect" 
href="http://cxf.apache.org/docs/32-migration-guide.html";>migration 
guide</a>&#160;for more details.</p><p><strong>Note</strong>: 3.2.14 is the 
last planned release of the 3.2.x series of CXF.&#160; Users are encoura
 ged to migrate to 3.3.x.</p><div class="table-wrap"><table class="wrapped 
confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col 
span="1"><col span="1"></colgroup><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>sha256</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>PGP</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14-src.tar.gz";>apache-cxf-3.2.14-src.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.tar.gz.sha256";>apache-cxf-3.2.14-src.tar.gz.sha256</a></p></td><td
 colspan="1"
  rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.tar.gz.asc";>apache-cxf-3.2.14-src.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14-src.zip";>apache-cxf-3.2.14-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.zip.sha256";>apache-cxf-3.2.14-src.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14-src.zip.asc";>apache-cxf-3.2.14-src.zip.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p>Binary distribu
 tion</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14.tar.gz";>apache-cxf-3.2.14.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.tar.gz.sha256";>apache-cxf-3.2.14.tar.gz.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.tar.gz.asc";>apache-cxf-3.2.14.tar.gz.asc</a></p></td></tr><tr><td
 colspan="1" rowspan="1" class="confluenceTd"><p><br clear="none"></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://www.apache.org/dyn/closer.lua/cxf/3.2.14/apache-cxf-3.2.14.zip";>apache-cxf-3.2.14.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
  class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.zip.sha256";>apache-cxf-3.2.14.zip.sha256</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="https://downloads.apache.org/cxf/3.2.14/apache-cxf-3.2.14.zip.asc";>apache-cxf-3.2.14.zip.asc</a></p></td></tr></tbody></table></div><h2
 id="Download-VerifyingReleases"><br clear="none">Verifying 
Releases</h2><p>When downloading from a mirror it is recommended to verify the 
integrity of the downloads. This should preferably be done by verifying the 
OpenPGP compatible signature available from the main Apache site. The <a 
shape="rect" class="external-link" 
href="https://downloads.apache.org/cxf/KEYS";>KEYS</a> file contains the public 
keys used for signing the release. It is recommended that a web of trust is 
used to confirm the identity of these keys.</p><p>You can check the OpenPGP 
signature with GnuPG via:</p><div class="code panel pdl" style="border-w
 idth: 1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: bash; gutter: false; theme: Default">gpg --import KEYS
 gpg --verify apache-cxf-*.tar.gz.asc
 </pre>

Modified: websites/production/cxf/content/index.html
==============================================================================
--- websites/production/cxf/content/index.html (original)
+++ websites/production/cxf/content/index.html Tue Nov 10 15:57:21 2020
@@ -99,7 +99,7 @@ Apache CXF -- Index
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 
id="Index-ApacheCXF&#8482;:AnOpen-SourceServicesFramework">Apache CXF&#8482;: 
An Open-Source Services Framework</h1><h2 
id="Index-Overview">Overview</h2><p>Apache CXF&#8482; is an open source 
services framework. CXF helps you build and develop services using frontend 
programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of 
protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a 
variety of transports such as HTTP, JMS or JBI.</p><h2 
id="Index-News">News</h2><h3 
id="Index-August24,2020-ApacheCXF3.4.0released!">August 24, 2020 - Apache CXF 
3.4.0 released!</h3><p>The Apache CXF team is proud to announce the 
availability of our latest release! There are several new features, many 
dependency updates, and lots of other additional functionality!&#160; Full 
details can be found in the&#160;<a shape="rect" 
href="http://cxf.apache.org/docs/34-migration-guide.html";>migration 
guide</a>.</p><p>Downloads are available&#160;<a 
 shape="rect" href="download.html">here</a>.</p><h3 
id="Index-June30,2020-ApacheCXF3.3.7and3.2.14released!">June 30, 2020 - Apache 
CXF 3.3.7 and 3.2.14 released!</h3><p>The Apache CXF team is proud to announce 
the availability of our latest patch releases!&#160; Over 25 JIRA issues were 
fixed for 3.3.7, many back ported to 3.2.14.</p><p><strong>Note</strong>: This 
is the last planned release for the 3.2.x series of CXF.&#160; &#160;Users are 
encouraged to migrate&#160; to 3.3.x.</p><p>Downloads are available&#160;<a 
shape="rect" href="download.html">here</a>.</p><p><br clear="none"></p><h3 
id="Index-Features">Features</h3><p>CXF includes a broad feature set, but it is 
primarily focused on the following areas:</p><ul><li><strong>Web Services 
Standards Support:</strong> CXF supports a variety of web service standards 
including SOAP, the WS-I Basic Profile, WSDL, WS-Addressing, WS-Policy, 
WS-ReliableMessaging, WS-Security, WS-SecurityPolicy, WS-SecureConverstation, 
and WS-Trust (partial
 ).</li><li><strong>Frontends:</strong> CXF supports a variety of "frontend" 
programming models.</li></ul><p>CXF implements the JAX-WS APIs. CXF JAX-WS 
support includes some extensions to the standard that make it significantly 
easier to use, compared to the reference implementation: It will automatically 
generate code for request and response bean classes, and does not require a 
WSDL for simple cases.</p><p>It also includes a "simple frontend" which allows 
creation of clients and endpoints without annotations. CXF supports both 
contract first development with WSDL and code first development starting from 
Java.</p><p>For REST, CXF also supports a JAX-RS 
frontend.</p><ul><li><strong>Ease of use:</strong> CXF is designed to be 
intuitive and easy to use. There are simple APIs to quickly build code-first 
services, Maven plug-ins to make tooling integration easy, JAX-WS API support, 
Spring 2.x XML support to make configuration a snap, and much 
more.</li><li><strong>Binary and Legacy Proto
 col Support:</strong> CXF has been designed to provide a pluggable 
architecture that supports not only XML but also non-XML type bindings, such as 
JSON and CORBA, in combination with any type of transport.</li></ul><p>To get 
started using CXF, check out the <a shape="rect" 
href="download.html">downloads</a>, the <a shape="rect" 
href="http://cxf.apache.org/docs/index.html";>user's guide</a>, or the <a 
shape="rect" href="mailing-lists.html">mailing lists</a> to get more 
information!</p><h2 id="Index-Goals">Goals</h2><h3 
id="Index-General">General</h3><ul><li>High 
Performance</li><li>Extensible</li><li>Intuitive &amp; Easy to Use</li></ul><h3 
id="Index-SupportforStandards">Support for Standards</h3><h5 
id="Index-JSRSupport">JSR Support</h5><ul><li>JAX-WS - Java API for XML-Based 
Web Services (JAX-WS) 2.0 - <a shape="rect" class="external-link" 
href="http://jcp.org/en/jsr/detail?id=224"; 
rel="nofollow">JSR-224</a></li><li>Web Services Metadata for the Java Platform 
- <a shape="rect" class
 ="external-link" href="http://jcp.org/en/jsr/detail?id=181"; 
rel="nofollow">JSR-181</a></li><li>JAX-RS - The Java API for RESTful Web 
Services - <a shape="rect" class="external-link" 
href="http://jcp.org/en/jsr/detail?id=311"; 
rel="nofollow">JSR-311</a></li><li>SAAJ - SOAP with Attachments API for Java 
(SAAJ) - <a shape="rect" class="external-link" 
href="http://jcp.org/aboutJava/communityprocess/mrel/jsr067/index3.html"; 
rel="nofollow">JSR-67</a></li></ul><h5 
id="Index-WS-*andrelatedSpecificationsSupport">WS-* and related Specifications 
Support</h5><ul><li>Basic support: WS-I Basic Profile 1.1</li><li>Quality of 
Service: WS-Reliable Messaging</li><li>Metadata: WS-Policy, WSDL 1.1 - Web 
Service Definition Language</li><li>Communication Security: WS-Security, 
WS-SecurityPolicy, WS-SecureConversation, WS-Trust (partial 
support)</li><li>Messaging Support: WS-Addressing, SOAP 1.1, SOAP 1.2, Message 
Transmission Optimization Mechanism (MTOM)</li></ul><h5 
id="Index-OpenAPISpecification(OAS)Su
 pport">OpenAPI Specification (OAS) Support</h5><ul><li>OAS 2.0 (classic 
Swagger specification)</li><li>OAS 3.0.x (new revised 
specification)</li></ul><h3 
id="Index-MultipleTransports,ProtocolBindings,DataBindings,andFormats">Multiple 
Transports, Protocol Bindings, Data Bindings, and 
Formats</h3><ul><li>Transports: HTTP, Servlet, JMS, In-VM and many others via 
the <a shape="rect" class="external-link" 
href="http://camel.apache.org/camel-transport-for-cxf.html";>Camel transport for 
CXF</a> such as SMTP/POP3, TCP and Jabber</li><li>Protocol Bindings: SOAP, 
REST/HTTP, pure XML</li><li>Data bindings: JAXB 2.x, Aegis, Apache XMLBeans, 
Service Data Objects (SDO), JiBX</li><li>Formats: XML Textual, JSON, 
FastInfoset</li><li>Extensibility API allows additional bindings for CXF, 
enabling additional message format support such as CORBA/IIOP</li></ul><h3 
id="Index-FlexibleDeployment">Flexible Deployment</h3><ul><li>Lightweight 
containers: deploy services in Jetty, Tomcat or Spring-based containe
 rs</li><li>JBI integration: deploy as a service engine in a JBI container such 
as ServiceMix, OpenESB or Petals</li><li>Java EE integration: deploy services 
in Java EE application servers such as Apache Geronimo, JOnAS, Redhat JBoss, 
OC4J, Oracle WebLogic, and IBM WebSphere</li><li>Standalone Java 
client/server</li></ul><h3 
id="Index-SupportforMultipleProgrammingLanguages">Support for Multiple 
Programming Languages</h3><ul><li>Full support for JAX-WS 2.x client/server 
programming model</li><li>JAX-WS 2.x synchronous, asynchronous and one-way 
API's</li><li>JAX-WS 2.x Dynamic Invocation Interface (DII) API</li><li>JAX-RS 
for RESTful clients</li><li>Support for wrapped and non-wrapped 
styles</li><li>XML messaging API</li><li>Support for JavaScript and ECMAScript 
4 XML (E4X) - both client and server</li><li>Support for CORBA</li><li>Support 
for JBI with ServiceMix</li></ul><h3 
id="Index-Tooling">Tooling</h3><ul><li>Generating Code: WSDL to Java, WSDL to 
JavaScript, Java to JavaScript</l
 i><li>Generating WSDL: Java to WSDL, XSD to WSDL, IDL to WSDL, WSDL to 
XML</li><li>Adding Endpoints: WSDL to SOAP, WSDL to CORBA, WSDL to 
service</li><li>Generating Support Files: WSDL to IDL</li><li>Validating Files: 
WSDL Validation</li></ul><h2 id="Index-GettingInvolved">Getting 
Involved</h2><p>Apache CXF is currently under heavy development. To get 
involved you can <a shape="rect" href="mailing-lists.html">subscribe to the 
mailing lists</a>. You can also grab the code from the <a shape="rect" 
href="source-repository.html">Source Repository</a>. You also need to read 
about <a shape="rect" href="building.html">Building</a> CXF. For Eclipse users, 
you should read about <a shape="rect" href="setting-up-eclipse.html">Setting up 
Eclipse</a>.</p></div>
+<div id="ConfluenceContent"><h1 
id="Index-ApacheCXF&#8482;:AnOpen-SourceServicesFramework">Apache CXF&#8482;: 
An Open-Source Services Framework</h1><h2 
id="Index-Overview">Overview</h2><p>Apache CXF&#8482; is an open source 
services framework. CXF helps you build and develop services using frontend 
programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of 
protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a 
variety of transports such as HTTP, JMS or JBI.</p><h2 
id="Index-News">News</h2><h3 
id="Index-November10,2020-ApacheCXF3.4.1and3.3.8released!">November 10, 2020 - 
Apache CXF 3.4.1 and 3.3.8 released!</h3><p>The Apache CXF team is proud to 
announce the availability of our latest patch releases!&#160; Over 20 JIRA 
issues were fixed for 3.4.1, many back ported to 3.3.8.</p><p>Downloads are 
available&#160;<a shape="rect" href="download.html">here</a>.</p><h3 
id="Index-August24,2020-ApacheCXF3.4.0released!">August 24, 2020 - Apache CXF 
3.4.0 r
 eleased!</h3><p>The Apache CXF team is proud to announce the availability of 
our latest release! There are several new features, many dependency updates, 
and lots of other additional functionality!&#160; Full details can be found in 
the&#160;<a shape="rect" 
href="http://cxf.apache.org/docs/34-migration-guide.html";>migration 
guide</a>.</p><p>Downloads are available&#160;<a shape="rect" 
href="download.html">here</a>.</p><h3 
id="Index-June30,2020-ApacheCXF3.3.7and3.2.14released!">June 30, 2020 - Apache 
CXF 3.3.7 and 3.2.14 released!</h3><p>The Apache CXF team is proud to announce 
the availability of our latest patch releases!&#160; Over 25 JIRA issues were 
fixed for 3.3.7, many back ported to 3.2.14.</p><p><strong>Note</strong>: This 
is the last planned release for the 3.2.x series of CXF.&#160; &#160;Users are 
encouraged to migrate&#160; to 3.3.x.</p><p>Downloads are available&#160;<a 
shape="rect" href="download.html">here</a>.</p><p><br clear="none"></p><h3 
id="Index-Features">Featur
 es</h3><p>CXF includes a broad feature set, but it is primarily focused on the 
following areas:</p><ul><li><strong>Web Services Standards Support:</strong> 
CXF supports a variety of web service standards including SOAP, the WS-I Basic 
Profile, WSDL, WS-Addressing, WS-Policy, WS-ReliableMessaging, WS-Security, 
WS-SecurityPolicy, WS-SecureConverstation, and WS-Trust 
(partial).</li><li><strong>Frontends:</strong> CXF supports a variety of 
"frontend" programming models.</li></ul><p>CXF implements the JAX-WS APIs. CXF 
JAX-WS support includes some extensions to the standard that make it 
significantly easier to use, compared to the reference implementation: It will 
automatically generate code for request and response bean classes, and does not 
require a WSDL for simple cases.</p><p>It also includes a "simple frontend" 
which allows creation of clients and endpoints without annotations. CXF 
supports both contract first development with WSDL and code first development 
starting from Java.</p><
 p>For REST, CXF also supports a JAX-RS frontend.</p><ul><li><strong>Ease of 
use:</strong> CXF is designed to be intuitive and easy to use. There are simple 
APIs to quickly build code-first services, Maven plug-ins to make tooling 
integration easy, JAX-WS API support, Spring 2.x XML support to make 
configuration a snap, and much more.</li><li><strong>Binary and Legacy Protocol 
Support:</strong> CXF has been designed to provide a pluggable architecture 
that supports not only XML but also non-XML type bindings, such as JSON and 
CORBA, in combination with any type of transport.</li></ul><p>To get started 
using CXF, check out the <a shape="rect" href="download.html">downloads</a>, 
the <a shape="rect" href="http://cxf.apache.org/docs/index.html";>user's 
guide</a>, or the <a shape="rect" href="mailing-lists.html">mailing lists</a> 
to get more information!</p><h2 id="Index-Goals">Goals</h2><h3 
id="Index-General">General</h3><ul><li>High 
Performance</li><li>Extensible</li><li>Intuitive &amp; 
 Easy to Use</li></ul><h3 id="Index-SupportforStandards">Support for 
Standards</h3><h5 id="Index-JSRSupport">JSR Support</h5><ul><li>JAX-WS - Java 
API for XML-Based Web Services (JAX-WS) 2.0 - <a shape="rect" 
class="external-link" href="http://jcp.org/en/jsr/detail?id=224"; 
rel="nofollow">JSR-224</a></li><li>Web Services Metadata for the Java Platform 
- <a shape="rect" class="external-link" 
href="http://jcp.org/en/jsr/detail?id=181"; 
rel="nofollow">JSR-181</a></li><li>JAX-RS - The Java API for RESTful Web 
Services - <a shape="rect" class="external-link" 
href="http://jcp.org/en/jsr/detail?id=311"; 
rel="nofollow">JSR-311</a></li><li>SAAJ - SOAP with Attachments API for Java 
(SAAJ) - <a shape="rect" class="external-link" 
href="http://jcp.org/aboutJava/communityprocess/mrel/jsr067/index3.html"; 
rel="nofollow">JSR-67</a></li></ul><h5 
id="Index-WS-*andrelatedSpecificationsSupport">WS-* and related Specifications 
Support</h5><ul><li>Basic support: WS-I Basic Profile 1.1</li><li>Quality of 
Servi
 ce: WS-Reliable Messaging</li><li>Metadata: WS-Policy, WSDL 1.1 - Web Service 
Definition Language</li><li>Communication Security: WS-Security, 
WS-SecurityPolicy, WS-SecureConversation, WS-Trust (partial 
support)</li><li>Messaging Support: WS-Addressing, SOAP 1.1, SOAP 1.2, Message 
Transmission Optimization Mechanism (MTOM)</li></ul><h5 
id="Index-OpenAPISpecification(OAS)Support">OpenAPI Specification (OAS) 
Support</h5><ul><li>OAS 2.0 (classic Swagger specification)</li><li>OAS 3.0.x 
(new revised specification)</li></ul><h3 
id="Index-MultipleTransports,ProtocolBindings,DataBindings,andFormats">Multiple 
Transports, Protocol Bindings, Data Bindings, and 
Formats</h3><ul><li>Transports: HTTP, Servlet, JMS, In-VM and many others via 
the <a shape="rect" class="external-link" 
href="http://camel.apache.org/camel-transport-for-cxf.html";>Camel transport for 
CXF</a> such as SMTP/POP3, TCP and Jabber</li><li>Protocol Bindings: SOAP, 
REST/HTTP, pure XML</li><li>Data bindings: JAXB 2.x, Aegis, Apa
 che XMLBeans, Service Data Objects (SDO), JiBX</li><li>Formats: XML Textual, 
JSON, FastInfoset</li><li>Extensibility API allows additional bindings for CXF, 
enabling additional message format support such as CORBA/IIOP</li></ul><h3 
id="Index-FlexibleDeployment">Flexible Deployment</h3><ul><li>Lightweight 
containers: deploy services in Jetty, Tomcat or Spring-based 
containers</li><li>JBI integration: deploy as a service engine in a JBI 
container such as ServiceMix, OpenESB or Petals</li><li>Java EE integration: 
deploy services in Java EE application servers such as Apache Geronimo, JOnAS, 
Redhat JBoss, OC4J, Oracle WebLogic, and IBM WebSphere</li><li>Standalone Java 
client/server</li></ul><h3 
id="Index-SupportforMultipleProgrammingLanguages">Support for Multiple 
Programming Languages</h3><ul><li>Full support for JAX-WS 2.x client/server 
programming model</li><li>JAX-WS 2.x synchronous, asynchronous and one-way 
API's</li><li>JAX-WS 2.x Dynamic Invocation Interface (DII) API</li><li>JA
 X-RS for RESTful clients</li><li>Support for wrapped and non-wrapped 
styles</li><li>XML messaging API</li><li>Support for JavaScript and ECMAScript 
4 XML (E4X) - both client and server</li><li>Support for CORBA</li><li>Support 
for JBI with ServiceMix</li></ul><h3 
id="Index-Tooling">Tooling</h3><ul><li>Generating Code: WSDL to Java, WSDL to 
JavaScript, Java to JavaScript</li><li>Generating WSDL: Java to WSDL, XSD to 
WSDL, IDL to WSDL, WSDL to XML</li><li>Adding Endpoints: WSDL to SOAP, WSDL to 
CORBA, WSDL to service</li><li>Generating Support Files: WSDL to 
IDL</li><li>Validating Files: WSDL Validation</li></ul><h2 
id="Index-GettingInvolved">Getting Involved</h2><p>Apache CXF is currently 
under heavy development. To get involved you can <a shape="rect" 
href="mailing-lists.html">subscribe to the mailing lists</a>. You can also grab 
the code from the <a shape="rect" href="source-repository.html">Source 
Repository</a>. You also need to read about <a shape="rect" 
href="building.html">Bui
 lding</a> CXF. For Eclipse users, you should read about <a shape="rect" 
href="setting-up-eclipse.html">Setting up Eclipse</a>.</p></div>
            </div>
            <!-- Content -->
          </td>


Reply via email to