You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2017/11/28 13:57:35 UTC

svn commit: r1021463 - in /websites/production/cxf/content: cache/main.pageCache cxf-3016-release-notes.html

Author: buildbot
Date: Tue Nov 28 13:57:35 2017
New Revision: 1021463

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/cxf-3016-release-notes.html

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

Modified: websites/production/cxf/content/cxf-3016-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-3016-release-notes.html (original)
+++ websites/production/cxf/content/cxf-3016-release-notes.html Tue Nov 28 13:57:35 2017
@@ -99,7 +99,7 @@ Apache CXF -- CXF 3.0.16 Release Notes
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="CXF3.0.16ReleaseNotes-CXF3.0.16ReleaseNotes">CXF 3.0.16 Release Notes</h1><h2 id="CXF3.0.16ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.0.16 delivers the latest set of patches and bug fixes for Apache CXF 3.0.x. This release fixes 3 JIRA issues that have been reported by users. This is the last planned release for CXF 3.0.x - users are encouraged to upgrade to CXF 3.1.x or 3.2.x.</p><h2 id="CXF3.0.16ReleaseNotes-Download">Download</h2><div class="table-wrap"><table class="confluenceTable"><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>MD5</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="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.0.16/apache-cx
 f-3.0.16-src.tar.gz">apache-cxf-3.0.16-src.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz.md5">apache-cxf-3.0.16-src.tar.gz.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>&#160;</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.0.16/apache-cxf-3.0.16-src.zip">apache-cxf-3.0.16-src.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.zip.md5">apache-cxf-3.0.16-src.zip.md5</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="http://www.apache.org/dyn/closer.cgi?pa
 th=/cxf/3.0.16/apache-cxf-3.0.16.tar.gz">apache-cxf-3.0.16.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.tar.gz.md5">apache-cxf-3.0.16.tar.gz.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>&#160;</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.0.16/apache-cxf-3.0.16.zip">apache-cxf-3.0.16.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.zip.md5">apache-cxf-3.0.16.zip.md5</a></p></td></tr></tbody></table></div><h2 id="CXF3.0.16ReleaseNotes-InstallationPrerequisites">Installation Prerequisites</h2><p>Before installing Apache CXF, make sure the following products,<br clear="none"> with the specified versions, are 
 installed on your system:</p><ul><li>Java 6 Development Kit</li><li>Maven 3.0.6 or later</li></ul><h3 id="CXF3.0.16ReleaseNotes-Java6DevelopmentKit">Java 6 Development Kit</h3><p>You must install the J2SE Development Kit (JDK) 6.0, which can be downloaded<br clear="none"> from:</p><p><a shape="rect" class="external-link" href="http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html" rel="nofollow">http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.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 JDK 6.0 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.0.16ReleaseNotes-BuildingtheSamples">Building
  the Samples</h2><p>Building the samples included in the binary distribution is easy. 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.0.16ReleaseNotes-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, dev@cxf.apache.org. 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.0.16ReleaseNotes-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=12341024">release notes</a>.</p></div>
+<div id="ConfluenceContent"><h1 id="CXF3.0.16ReleaseNotes-CXF3.0.16ReleaseNotes">CXF 3.0.16 Release Notes</h1><h2 id="CXF3.0.16ReleaseNotes-Overview">Overview</h2><p>Apache CXF 3.0.16 delivers the latest set of patches and bug fixes for Apache CXF 3.0.x. This release fixes 3 JIRA issues that have been reported by users. In particular, it includes the fix for the <a shape="rect" href="http://cxf.apache.org/security-advisories.html">security advisory</a> CVE-2017-12624.</p><p>This is the last planned release for CXF 3.0.x - users are encouraged to upgrade to CXF 3.1.x or 3.2.x.</p><h2 id="CXF3.0.16ReleaseNotes-Download">Download</h2><div class="table-wrap"><table class="confluenceTable"><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>MD5</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><t
 d colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz">apache-cxf-3.0.16-src.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.tar.gz.md5">apache-cxf-3.0.16-src.tar.gz.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>&#160;</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.0.16/apache-cxf-3.0.16-src.zip">apache-cxf-3.0.16-src.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16-src.zip.md5">apache-cxf-3.0.16-src.zip.md5</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="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.0.16/apache-cxf-3.0.16.tar.gz">apache-cxf-3.0.16.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.tar.gz.md5">apache-cxf-3.0.16.tar.gz.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>&#160;</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/cxf/3.0.16/apache-cxf-3.0.16.zip">apache-cxf-3.0.16.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/3.0.16/apache-cxf-3.0.16.zip.md5">apache-cxf-3.0.16.zip.md5</a></p></td></tr></tbody></table></div><h2 id="CXF3.0.16ReleaseNotes-InstallationPrereq
 uisites">Installation Prerequisites</h2><p>Before installing Apache CXF, make sure the following products,<br clear="none"> with the specified versions, are installed on your system:</p><ul><li>Java 6 Development Kit</li><li>Maven 3.0.6 or later</li></ul><h3 id="CXF3.0.16ReleaseNotes-Java6DevelopmentKit">Java 6 Development Kit</h3><p>You must install the J2SE Development Kit (JDK) 6.0, which can be downloaded<br clear="none"> from:</p><p><a shape="rect" class="external-link" href="http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html" rel="nofollow">http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.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 JDK 6.0 installation.</li></ul><ul><li>PATH &#8211; make sure that your PATH inc
 ludes:<br clear="none"> %JAVA_HOME%\bin (Windows) <br clear="none"> $JAVA_HOME/bin (UNIX)</li></ul><h2 id="CXF3.0.16ReleaseNotes-BuildingtheSamples">Building the Samples</h2><p>Building the samples included in the binary distribution is easy. 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.0.16ReleaseNotes-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, dev@cxf.apache.org. 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.0.16ReleaseNotes-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/ReleaseNot
 e.jspa?projectId=12310511&amp;version=12341024">release notes</a>.</p></div>
            </div>
            <!-- Content -->
          </td>