Author: buildbot
Date: Wed Oct  3 16:57:42 2018
New Revision: 1036088

Log:
Production update by buildbot for cxf

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

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

Modified: websites/production/cxf/content/cxf-3117-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-3117-release-notes.html (original)
+++ websites/production/cxf/content/cxf-3117-release-notes.html Wed Oct  3 
16:57:42 2018
@@ -99,7 +99,7 @@ Apache CXF -- CXF 3.1.17 Release Notes
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 
id="CXF3.1.17ReleaseNotes-CXF3.1.17ReleaseNotes">CXF 3.1.17 Release 
Notes</h1><h2 id="CXF3.1.17ReleaseNotes-Overview">Overview</h2><p>Apache CXF 
3.1.17 delivers the latest set of patches and bug fixes for Apache CXF 3.1.x. 
This release fixes 15 JIRA issues that have been reported by users.</p><h2 
id="CXF3.1.17ReleaseNotes-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>SHA1</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.1.17/apache-cxf-3.1.17-src.tar.gz";>a
 pache-cxf-3.1.17-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.1.17/apache-cxf-3.1.17-src.tar.gz.sha1";>apache-cxf-3.1.17-src.tar.gz.sha1</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.1.17/apache-cxf-3.1.17-src.zip";>apache-cxf-3.1.17-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.1.17/apache-cxf-3.1.16-src.zip.sha1";>apache-cxf-3.1.17-src.zip.sha1</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.1.17/apa
 che-cxf-3.1.17.tar.gz">apache-cxf-3.1.17.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.1.17/apache-cxf-3.1.16.tar.gz.sha1";>apache-cxf-3.1.17.tar.gz.sha1</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.1.17/apache-cxf-3.1.17.zip";>apache-cxf-3.1.17.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.1.17/apache-cxf-3.1.17.zip.sha1";>apache-cxf-3.1.17.zip.sha1</a></p></td></tr></tbody></table></div><h2
 id="CXF3.1.17ReleaseNotes-InstallationPrerequisites">Installation 
Prerequisites</h2><p>Before installing Apache CXF, make sure the following 
products,<br clear="none"> with the specified versions, are installed on y
 our system:</p><ul><li>Java 7 or 8 Development Kit</li><li>Maven 3.1 or 
later</li></ul><h3 id="CXF3.1.17ReleaseNotes-JavaDevelopmentKit">Java 
Development Kit</h3><p>You must install the J2SE Development Kit (JDK) 7.0 or 
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.1.17ReleaseNotes-BuildingtheSamples">Building the 
Samples</h2><p>Building the samples included in the binary distribution is 
easy. Chan
 ge 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.1.17ReleaseNotes-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, d...@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.1.17ReleaseNotes-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?version=12342902&amp;projectId=12310511";>release
 notes</a>.</p></div>
+<div id="ConfluenceContent"><h1 
id="CXF3.1.17ReleaseNotes-CXF3.1.17ReleaseNotes">CXF 3.1.17 Release 
Notes</h1><h2 id="CXF3.1.17ReleaseNotes-Overview">Overview</h2><p>Apache CXF 
3.1.17 delivers the latest set of patches and bug fixes for Apache CXF 3.1.x. 
This release fixes 15 JIRA issues that have been reported by users.</p><h2 
id="CXF3.1.17ReleaseNotes-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>SHA1</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.1.17/apache-cxf-3.1.17-src.tar.gz";>a
 pache-cxf-3.1.17-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.1.17/apache-cxf-3.1.17-src.tar.gz.sha1";>apache-cxf-3.1.17-src.tar.gz.sha1</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.1.17/apache-cxf-3.1.17-src.zip";>apache-cxf-3.1.17-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.1.17/apache-cxf-3.1.17-src.zip.sha1";>apache-cxf-3.1.17-src.zip.sha1</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.1.17/apa
 che-cxf-3.1.17.tar.gz">apache-cxf-3.1.17.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.1.17/apache-cxf-3.1.17.tar.gz.sha1";>apache-cxf-3.1.17.tar.gz.sha1</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.1.17/apache-cxf-3.1.17.zip";>apache-cxf-3.1.17.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.1.17/apache-cxf-3.1.17.zip.sha1";>apache-cxf-3.1.17.zip.sha1</a></p></td></tr></tbody></table></div><h2
 id="CXF3.1.17ReleaseNotes-InstallationPrerequisites">Installation 
Prerequisites</h2><p>Before installing Apache CXF, make sure the following 
products,<br clear="none"> with the specified versions, are installed on y
 our system:</p><ul><li>Java 7 or 8 Development Kit</li><li>Maven 3.1 or 
later</li></ul><h3 id="CXF3.1.17ReleaseNotes-JavaDevelopmentKit">Java 
Development Kit</h3><p>You must install the J2SE Development Kit (JDK) 7.0 or 
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.1.17ReleaseNotes-BuildingtheSamples">Building the 
Samples</h2><p>Building the samples included in the binary distribution is 
easy. Chan
 ge 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.1.17ReleaseNotes-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, d...@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.1.17ReleaseNotes-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?version=12342902&amp;projectId=12310511";>release
 notes</a>.</p></div>
            </div>
            <!-- Content -->
          </td>


Reply via email to