Author: buildbot
Date: Mon Feb 23 13:47:20 2015
New Revision: 941174

Log:
Production update by buildbot for cxf

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

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

Modified: websites/production/cxf/content/cxf-2715-release-notes.html
==============================================================================
--- websites/production/cxf/content/cxf-2715-release-notes.html (original)
+++ websites/production/cxf/content/cxf-2715-release-notes.html Mon Feb 23 
13:47:20 2015
@@ -105,6 +105,12 @@ Apache CXF -- CXF 2.7.15 Release Notes
                             <p>This release requires the Woodstox 4.2.0 StAX 
Parser to be available on the classpath.</p>
                     </div>
     </div>
+    <div class="aui-message warning shadowed information-macro">
+                            <span class="aui-icon icon-warning">Icon</span>
+                <div class="message-content">
+                            <p>There will be a few more release on the 2.7.x 
branch. Users are strongly encouraged to start migrating to newer version of 
CXF 3.0.x.</p>
+                    </div>
+    </div>
 <h2 id="CXF2.7.15ReleaseNotes-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.15/apache-cxf-2.7.15-src.tar.gz";>apache-cxf-2.7.15-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.15/apache-cxf-2.7.15-src.tar.gz.md5";>apache-cxf-2.7.15-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="ext
 ernal-link" 
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/2.7.15/apache-cxf-2.7.15-src.zip";>apache-cxf-2.7.15-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.15/apache-cxf-2.7.15-src.zip.md5";>apache-cxf-2.7.15-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.15/apache-cxf-2.7.15.tar.gz";>apache-cxf-2.7.15.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.15/apache-cxf-2.7.15.tar.gz.md5";>apache-cxf-2.7.15.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" cl
 ass="external-link" 
href="http://www.apache.org/dyn/closer.cgi?path=/cxf/2.7.15/apache-cxf-2.7.15.zip";>apache-cxf-2.7.15.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.15/apache-cxf-2.7.15.zip.md5";>apache-cxf-2.7.15.zip.md5</a></p></td></tr></tbody></table></div><h2
 id="CXF2.7.15ReleaseNotes-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.15ReleaseNotes-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-41940
 9.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 5.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.15ReleaseNotes-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.15ReleaseNotes-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, de
 v...@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.15ReleaseNotes-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;styleName=Html&amp;Create=Create&amp;version=12329067";>release
 notes</a>.</p></div>
            </div>
            <!-- Content -->


Reply via email to