You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/08/27 23:19:15 UTC

svn commit: r876406 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html components.html jcifs.html transport.html uris.html

Author: buildbot
Date: Tue Aug 27 21:19:14 2013
New Revision: 876406

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-architecture.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/component-list-external.html
    websites/production/camel/content/components.html
    websites/production/camel/content/jcifs.html
    websites/production/camel/content/transport.html
    websites/production/camel/content/uris.html

Modified: websites/production/camel/content/book-architecture.html
==============================================================================
--- websites/production/camel/content/book-architecture.html (original)
+++ websites/production/camel/content/book-architecture.html Tue Aug 27 21:19:14 2013
@@ -862,7 +862,12 @@ activemq.journal:directory-on-filesystem
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 activiti:camelProcess:serviceTask
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="jcifs.html" title="JCIFS">JCIFS</a> / camel-jcifs in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+smb://user@server.example.com/sharename?password=secret&amp;localWorkDirectory=/tmp
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> LGPL </td><td colspan="1" rowspan="1" class="confluenceTd"> This component provides access to remote file systems over the CIFS/SMB networking protocol by using the <a shape="rect" class="external-link" href="http://jcifs.samba.org/" rel="nofollow">JCIFS</a> library. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 db4o://className

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Tue Aug 27 21:19:14 2013
@@ -1276,7 +1276,12 @@ activemq.journal:directory-on-filesystem
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 activiti:camelProcess:serviceTask
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="jcifs.html" title="JCIFS">JCIFS</a> / camel-jcifs in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+smb://user@server.example.com/sharename?password=secret&amp;localWorkDirectory=/tmp
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> LGPL </td><td colspan="1" rowspan="1" class="confluenceTd"> This component provides access to remote file systems over the CIFS/SMB networking protocol by using the <a shape="rect" class="external-link" href="http://jcifs.samba.org/" rel="nofollow">JCIFS</a> library. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 db4o://className

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

Modified: websites/production/camel/content/component-list-external.html
==============================================================================
--- websites/production/camel/content/component-list-external.html (original)
+++ websites/production/camel/content/component-list-external.html Tue Aug 27 21:19:14 2013
@@ -101,7 +101,12 @@ activemq.journal:directory-on-filesystem
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 activiti:camelProcess:serviceTask
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="jcifs.html" title="JCIFS">JCIFS</a> / camel-jcifs in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+smb://user@server.example.com/sharename?password=secret&amp;localWorkDirectory=/tmp
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> LGPL </td><td colspan="1" rowspan="1" class="confluenceTd"> This component provides access to remote file systems over the CIFS/SMB networking protocol by using the <a shape="rect" class="external-link" href="http://jcifs.samba.org/" rel="nofollow">JCIFS</a> library. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 db4o://className

Modified: websites/production/camel/content/components.html
==============================================================================
--- websites/production/camel/content/components.html (original)
+++ websites/production/camel/content/components.html Tue Aug 27 21:19:14 2013
@@ -837,7 +837,12 @@ activemq.journal:directory-on-filesystem
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 activiti:camelProcess:serviceTask
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="jcifs.html" title="JCIFS">JCIFS</a> / camel-jcifs in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+smb://user@server.example.com/sharename?password=secret&amp;localWorkDirectory=/tmp
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> LGPL </td><td colspan="1" rowspan="1" class="confluenceTd"> This component provides access to remote file systems over the CIFS/SMB networking protocol by using the <a shape="rect" class="external-link" href="http://jcifs.samba.org/" rel="nofollow">JCIFS</a> library. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 db4o://className

Modified: websites/production/camel/content/jcifs.html
==============================================================================
--- websites/production/camel/content/jcifs.html (original)
+++ websites/production/camel/content/jcifs.html Tue Aug 27 21:19:14 2013
@@ -87,7 +87,7 @@
         <td valign="top" width="100%">
 <div class="wiki-content maincontent"><h2><a shape="rect" name="JCIFS-JCIFSComponent"></a>JCIFS Component </h2>
 
-<p>This component provides access to remote file systems over the CIFS/SMB networking protocol. </p>
+<p>This component provides access to remote file systems over the CIFS/SMB networking protocol. The <b>camel-jcifs</b> library is provided by the <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">Camel Extra</a> project which hosts all *GPL related components for Camel.</p>
 
 <p>Maven users will need to add the following dependency to their <tt>pom.xml</tt> for this component: </p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">

Modified: websites/production/camel/content/transport.html
==============================================================================
--- websites/production/camel/content/transport.html (original)
+++ websites/production/camel/content/transport.html Tue Aug 27 21:19:14 2013
@@ -841,7 +841,12 @@ activemq.journal:directory-on-filesystem
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 activiti:camelProcess:serviceTask
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="jcifs.html" title="JCIFS">JCIFS</a> / camel-jcifs in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+smb://user@server.example.com/sharename?password=secret&amp;localWorkDirectory=/tmp
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> LGPL </td><td colspan="1" rowspan="1" class="confluenceTd"> This component provides access to remote file systems over the CIFS/SMB networking protocol by using the <a shape="rect" class="external-link" href="http://jcifs.samba.org/" rel="nofollow">JCIFS</a> library. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 db4o://className

Modified: websites/production/camel/content/uris.html
==============================================================================
--- websites/production/camel/content/uris.html (original)
+++ websites/production/camel/content/uris.html Tue Aug 27 21:19:14 2013
@@ -840,7 +840,12 @@ activemq.journal:directory-on-filesystem
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 activiti:camelProcess:serviceTask
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Apache </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://www.activiti.org/" rel="nofollow">Activiti</a>, a light-weight workflow and Business Process Management (BPM) platform which supports BPMN 2 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="jcifs.html" title="JCIFS">JCIFS</a> / camel-jcifs in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+smb://user@server.example.com/sharename?password=secret&amp;localWorkDirectory=/tmp
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> LGPL </td><td colspan="1" rowspan="1" class="confluenceTd"> This component provides access to remote file systems over the CIFS/SMB networking protocol by using the <a shape="rect" class="external-link" href="http://jcifs.samba.org/" rel="nofollow">JCIFS</a> library. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="db4o.html" title="Db4o">Db4o</a> / camel-db4o in <a shape="rect" class="external-link" href="http://code.google.com/p/camel-extra/" rel="nofollow">camel-extra</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 db4o://className