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 2016/04/05 23:47:19 UTC

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

Author: buildbot
Date: Tue Apr  5 21:47:19 2016
New Revision: 984850

Log:
Production update by buildbot for cxf

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

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

Modified: websites/production/cxf/content/cxf-2718-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-2718-release-notes.html (original)
+++ websites/production/cxf/content/cxf-2718-release-notes.html Tue Apr  5 21:47:19 2016
@@ -99,7 +99,7 @@ Apache CXF -- CXF 2.7.18 Release Notes
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="CXF2.7.18ReleaseNotes-CXF2.7.18ReleaseNotes">CXF 2.7.18 Release Notes</h1><h2 id="CXF2.7.18ReleaseNotes-Overview">Overview</h2><p>Apache CXF 2.7.18 delivers the latest set of patches and bug fixes for Apache CXF 2.7.x. This release fixes over 20 JIRA issues that have been reported by users.</p><div class="confluence-information-macro confluence-information-macro-note"><span class="aui-icon aui-icon-small aui-iconfont-warning confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>This is the last planned release on the 2.7.x branch. Users are strongly encouraged to migrate to a newer version of CXF.</p></div></div><h2 id="CXF2.7.18ReleaseNotes-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/2.7.18/apache-cxf-2.7.18-src.tar.gz">apache-cxf-2.7.18-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/2.7.18/apache-cxf-2.7.18-src.tar.gz.md5">apache-cxf-2.7.18-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/2.7.18/apache-cxf-2.7.18-src.zip">apache-cxf-2.7.18-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/2.7.18/apache-cxf-2.7.18-src.zip.md5">a
 pache-cxf-2.7.18-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/2.7.18/apache-cxf-2.7.18.tar.gz">apache-cxf-2.7.18.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/2.7.18/apache-cxf-2.7.18.tar.gz.md5">apache-cxf-2.7.18.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/2.7.18/apache-cxf-2.7.18.zip">apache-cxf-2.7.18.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/2.7.18/apache-cxf-2.7.18.zip.md5">apach
 e-cxf-2.7.18.zip.md5</a></p></td></tr></tbody></table></div><h2 id="CXF2.7.18ReleaseNotes-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 2.2.1 or later</li></ul><h3 id="CXF2.7.18ReleaseNotes-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 a
 t 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="CXF2.7.18ReleaseNotes-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="CXF2.7.18ReleaseNotes-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="http://issues.apache.org/jira/browse/CXF">http://issues.apache.org/jira/browse/CXF</a></p><h2 id="CXF2.7.18ReleaseNotes-Changelog">Changelog</h2><p>For a more detailed view of new features and bug f
 ixes, see the <a shape="rect" class="external-link" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332275&amp;styleName=Text&amp;projectId=12333121">release notes</a>.</p></div>
+<div id="ConfluenceContent"><h2 id="CXF2.7.18ReleaseNotes-Overview">Overview</h2><p>Apache CXF 2.7.18 delivers the latest set of patches and bug fixes for Apache CXF 2.7.x. This release fixes over 20 JIRA issues that have been reported by users.</p><div class="confluence-information-macro confluence-information-macro-note"><span class="aui-icon aui-icon-small aui-iconfont-warning confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>This is the last planned release on the 2.7.x branch. Users are strongly encouraged to migrate to a newer version of CXF.</p></div></div><h2 id="CXF2.7.18ReleaseNotes-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>Sour
 ce 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/2.7.18/apache-cxf-2.7.18-src.tar.gz">apache-cxf-2.7.18-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/2.7.18/apache-cxf-2.7.18-src.tar.gz.md5">apache-cxf-2.7.18-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/2.7.18/apache-cxf-2.7.18-src.zip">apache-cxf-2.7.18-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/2.7.18/apache-cxf-2.7.18-src.zip.md5">apache-cxf-2.7.18-src.zip.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" clas
 s="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/2.7.18/apache-cxf-2.7.18.tar.gz">apache-cxf-2.7.18.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/2.7.18/apache-cxf-2.7.18.tar.gz.md5">apache-cxf-2.7.18.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/2.7.18/apache-cxf-2.7.18.zip">apache-cxf-2.7.18.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/2.7.18/apache-cxf-2.7.18.zip.md5">apache-cxf-2.7.18.zip.md5</a></p></td></tr></tbody></table></div><h2 id="CXF2.7.18Relea
 seNotes-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 2.2.1 or later</li></ul><h3 id="CXF2.7.18ReleaseNotes-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; ma
 ke sure that your PATH includes:<br clear="none"> %JAVA_HOME%\bin (Windows) <br clear="none"> $JAVA_HOME/bin (UNIX)</li></ul><h2 id="CXF2.7.18ReleaseNotes-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="CXF2.7.18ReleaseNotes-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="http://issues.apache.org/jira/browse/CXF">http://issues.apache.org/jira/browse/CXF</a></p><h2 id="CXF2.7.18ReleaseNotes-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.or
 g/jira/secure/ReleaseNote.jspa?version=12333121&amp;styleName=Text&amp;projectId=12310511">release notes</a>.</p></div>
            </div>
            <!-- Content -->
          </td>