Author: buildbot
Date: Tue Aug 26 10:47:19 2014
New Revision: 920452

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/jax-rs.html

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

Modified: websites/production/cxf/content/docs/jax-rs.html
==============================================================================
--- websites/production/cxf/content/docs/jax-rs.html (original)
+++ websites/production/cxf/content/docs/jax-rs.html Tue Aug 26 10:47:19 2014
@@ -117,12 +117,12 @@ Apache CXF -- JAX-RS
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><p>&#160;</p><p>&#160;</p><p><span 
class="inline-first-p" style="font-size:2em;font-weight:bold"> JAX-RS (JSR-339) 
</span></p><p>&#160;</p><p>&#160;</p><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1408383987085 {padding: 0px;}
-div.rbtoc1408383987085 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1408383987085 li {margin-left: 0px;padding-left: 0px;}
+<div id="ConfluenceContent"><p>&#160;</p><p>&#160;<span class="inline-first-p" 
style="font-size:2em;font-weight:bold">JAX-RS 
(JSR-339)</span>&#160;</p><p>&#160;</p><p><style type="text/css">/*<![CDATA[*/
+div.rbtoc1409050010625 {padding: 0px;}
+div.rbtoc1409050010625 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1409050010625 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1408383987085">
+/*]]>*/</style></p><div class="toc-macro rbtoc1409050010625">
 <ul class="toc-indentation"><li><a shape="rect" 
href="#JAX-RS-Introduction">Introduction</a></li><li><a shape="rect" 
href="#JAX-RS-JAX-RSCompliance">JAX-RS Compliance</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#JAX-RS-1.1">1.1</a></li><li><a shape="rect" href="#JAX-RS-2.0Final">2.0 
Final</a></li></ul>
 </li><li><a shape="rect" href="#JAX-RS-Projectsetupandconfiguration">Project 
setup and configuration</a>
@@ -209,7 +209,7 @@ public void upload(@Multipart InputStrea
       &lt;version&gt;3.0.0-milestone1&lt;/version&gt;
    &lt;/dependency&gt;
 ]]></script>
-</div></div><p>This will in turn pull other <a shape="rect" 
href="http://cxf.apache.org/project-status.html";>CXF modules</a> such 
<code>cxf-core</code> and <code>cxf-rt-transports-http</code>, check <a 
shape="rect" class="external-link" 
href="http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxrs/pom.xml";>the 
pom</a> for more 
information.</p><p><code>javax.ws.rs/javax.ws.rs-api/2.0</code> dependency 
provides JAX-RS 2.0 Final API.</p><p>Existing JAX-RS 1.1 applications can run 
in CXF 3.0.0.</p><h3 id="JAX-RS-CXF2.7.0">CXF 
2.7.0</h3><p><code>javax.ws.rs/javax.ws.rs-api/2.0-m10</code> replaces 
<code>javax.ws.rs/jsr311-api/1.1.1</code>. This is very close to JSR-339 Public 
Release API level. Users can expect very minor differences in the Final Release 
of API.</p><p>Existing JAX-RS 1.1 applications can run in CXF 2.7.x.</p><h3 
id="JAX-RS-CXF2.6.x">CXF 2.6.x</h3><p>Please check the <a shape="rect" 
href="http://cxf.apache.org/docs/26-migration-guide.html";>CXF 2.6 Migration 
Guide</a> f
 or the information about all the changes affecting the JAX-RS users. Typically 
adding the frontend jaxrs dependency should be enough.</p><p>1. 
<code>javax.ws.rs/jsr311-api/1.1.1</code></p><p>Optional providers (including 
the default JSONProvider) are located in this module:</p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div><p>This will in turn pull other <a shape="rect" 
href="http://cxf.apache.org/project-status.html";>CXF modules</a> such 
<code>cxf-core</code> and <code>cxf-rt-transports-http</code>, check <a 
shape="rect" class="external-link" 
href="http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxrs/pom.xml";>the 
pom</a> for more 
information.</p><p><code>javax.ws.rs/javax.ws.rs-api/2.0</code> dependency 
provides JAX-RS 2.0 Final 
API.</p><pre>javax.annotation/javax.annotation-api/1.2 dependency is needed if 
custom JAX-RS 2.0 filters or interceptors use a javax.annotation.Priority 
annotation.</pre><p>Existing JAX-RS 1.1 applications can run in CXF 
3.0.0.</p><h3 id="JAX-RS-CXF2.7.0">CXF 
2.7.0</h3><p><code>javax.ws.rs/javax.ws.rs-api/2.0-m10</code> replaces 
<code>javax.ws.rs/jsr311-api/1.1.1</code>. This is very close to JSR-339 Public 
Release API level. Users can expect very minor differences in the Final Release 
of API.</p><p>Existing JAX-RS 1.1 applications can run in CXF 2.7.x.</p>
 <h3 id="JAX-RS-CXF2.6.x">CXF 2.6.x</h3><p>Please check the <a shape="rect" 
href="http://cxf.apache.org/docs/26-migration-guide.html";>CXF 2.6 Migration 
Guide</a> for the information about all the changes affecting the JAX-RS users. 
Typically adding the frontend jaxrs dependency should be enough.</p><p>1. 
<code>javax.ws.rs/jsr311-api/1.1.1</code></p><p>Optional providers (including 
the default JSONProvider) are located in this module:</p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" 
type="syntaxhighlighter"><![CDATA[   &lt;dependency&gt;
       &lt;groupId&gt;org.apache.cxf&lt;/groupId&gt;
       &lt;artifactId&gt;cxf-rt-rs-extension-providers&lt;/artifactId&gt;


Reply via email to