Author: buildbot
Date: Sat Mar 12 17:19:36 2016
New Revision: 982576

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/swagger-java.html
    websites/production/camel/content/swagger.html

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

Modified: websites/production/camel/content/swagger-java.html
==============================================================================
--- websites/production/camel/content/swagger-java.html (original)
+++ websites/production/camel/content/swagger-java.html Sat Mar 12 17:19:36 2016
@@ -84,7 +84,7 @@
        <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 
id="SwaggerJava-SwaggerJavaComponent">Swagger Java 
Component</h2><p><strong>Available as of Camel 2.16</strong></p><p>The &#160;<a 
shape="rect" href="rest-dsl.html">Rest DSL</a>&#160;can be integrated with 
the&#160;<code>camel-swagger-java</code>&#160;module which is used for exposing 
the REST services and their APIs using <a shape="rect" class="external-link" 
href="http://swagger.wordnik.com/"; rel="nofollow">Swagger</a>.</p><p>Maven 
users will need to add the following dependency to 
their&#160;<code>pom.xml</code>&#160;for this 
component:</p><p>From&#160;<strong>Camel 2.16</strong> onwards the swagger 
component is purely Java based, and its&#160;</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+<div class="wiki-content maincontent"><h2 
id="SwaggerJava-SwaggerJavaComponent">Swagger Java 
Component</h2><p><strong>Available as of Camel 2.16</strong></p><p>The &#160;<a 
shape="rect" href="rest-dsl.html">Rest DSL</a>&#160;can be integrated with 
the&#160;<code>camel-swagger-java</code>&#160;module which is used for exposing 
the REST services and their APIs using <a shape="rect" class="external-link" 
href="http://swagger.io/"; rel="nofollow">Swagger</a>.</p><p>Maven users will 
need to add the following dependency to 
their&#160;<code>pom.xml</code>&#160;for this 
component:</p><p>From&#160;<strong>Camel 2.16</strong> onwards the swagger 
component is purely Java based, and its&#160;</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-swagger-java&lt;/artifactId&gt;

Modified: websites/production/camel/content/swagger.html
==============================================================================
--- websites/production/camel/content/swagger.html (original)
+++ websites/production/camel/content/swagger.html Sat Mar 12 17:19:36 2016
@@ -84,7 +84,7 @@
        <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 
id="Swagger-SwaggerScalaComponent(deprecated)">Swagger Scala Component 
(deprecated)</h2><p><strong>Available as of Camel 2.14</strong></p><p>The 
&#160;<a shape="rect" href="rest-dsl.html">Rest DSL</a>&#160;can be integrated 
with the&#160;<code>camel-swagger</code> module which is used for exposing the 
REST services and their APIs using <a shape="rect" class="external-link" 
href="http://swagger.wordnik.com/"; rel="nofollow">Swagger</a>.</p><p>Maven 
users will need to add the following dependency to 
their&#160;<code>pom.xml</code>&#160;for this component:</p><div 
class="confluence-information-macro confluence-information-macro-warning"><span 
class="aui-icon aui-icon-small aui-iconfont-error 
confluence-information-macro-icon"></span><div 
class="confluence-information-macro-body"><p>This component is deprecated. From 
Camel 2.16 onwards use the new Java based swagger module <a shape="rect" 
href="swagger-java.html">Swagger Java</a></p></div></div><
 p>The Scala based camel-swagger module is deprecated, and to be removed in a 
future release.</p><div class="code panel pdl" style="border-width: 1px;"><div 
class="codeContent panelContent pdl">
+<div class="wiki-content maincontent"><h2 
id="Swagger-SwaggerScalaComponent(deprecated)">Swagger Scala Component 
(deprecated)</h2><p><strong>Available as of Camel 2.14</strong></p><p>The 
&#160;<a shape="rect" href="rest-dsl.html">Rest DSL</a>&#160;can be integrated 
with the&#160;<code>camel-swagger</code> module which is used for exposing the 
REST services and their APIs using <a shape="rect" class="external-link" 
href="http://swagger.io/"; rel="nofollow">Swagger</a>.</p><p>Maven users will 
need to add the following dependency to 
their&#160;<code>pom.xml</code>&#160;for this component:</p><div 
class="confluence-information-macro confluence-information-macro-warning"><span 
class="aui-icon aui-icon-small aui-iconfont-error 
confluence-information-macro-icon"></span><div 
class="confluence-information-macro-body"><p>This component is deprecated. From 
Camel 2.16 onwards use the new Java based swagger module <a shape="rect" 
href="swagger-java.html">Swagger Java</a></p></div></div><p>The Sca
 la based camel-swagger module is deprecated, and to be removed in a future 
release.</p><div class="code panel pdl" style="border-width: 1px;"><div 
class="codeContent panelContent pdl">
 <script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-swagger&lt;/artifactId&gt;


Reply via email to