Author: buildbot
Date: Wed Feb 20 21:27:45 2013
New Revision: 851349

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/spring-ldap.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Wed Feb 20 
21:27:45 2013
@@ -15962,6 +15962,12 @@ The body of the message must be a map (a
 <h4><a shape="rect" name="BookComponentAppendix-Unbind"></a>Unbind</h4>
 
 <p>No further entries necessary, the node with the specified 
<b><tt>dn</tt></b> is deleted.</p>
+
+<p><b>Key definitions</b></p>
+
+<p>In order to avoid spelling errors, the following constants are defined in 
<tt>org.apache.camel.springldap.SpringLdapProducer</tt>:</p>
+<ul><li>public static final String DN = "dn"</li><li>public static final 
String FILTER = "filter"</li><li>public static final String ATTRIBUTES = 
"attributes"</li></ul>
+
 <h2><a shape="rect" 
name="BookComponentAppendix-SpringWebServicesComponent"></a>Spring Web Services 
Component</h2>
 
 <p><b>Available as of Camel 2.6</b></p>

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 Wed Feb 20 21:27:45 
2013
@@ -36633,6 +36633,12 @@ The body of the message must be a map (a
 <h4><a shape="rect" name="BookInOnePage-Unbind"></a>Unbind</h4>
 
 <p>No further entries necessary, the node with the specified 
<b><tt>dn</tt></b> is deleted.</p>
+
+<p><b>Key definitions</b></p>
+
+<p>In order to avoid spelling errors, the following constants are defined in 
<tt>org.apache.camel.springldap.SpringLdapProducer</tt>:</p>
+<ul><li>public static final String DN = "dn"</li><li>public static final 
String FILTER = "filter"</li><li>public static final String ATTRIBUTES = 
"attributes"</li></ul>
+
 <h2><a shape="rect" name="BookInOnePage-SpringWebServicesComponent"></a>Spring 
Web Services Component</h2>
 
 <p><b>Available as of Camel 2.6</b></p>

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

Modified: websites/production/camel/content/spring-ldap.html
==============================================================================
--- websites/production/camel/content/spring-ldap.html (original)
+++ websites/production/camel/content/spring-ldap.html Wed Feb 20 21:27:45 2013
@@ -124,7 +124,13 @@ The body of the message must be a map (a
 
 <h4><a shape="rect" name="SpringLDAP-Unbind"></a>Unbind</h4>
 
-<p>No further entries necessary, the node with the specified 
<b><tt>dn</tt></b> is deleted.</p></div>
+<p>No further entries necessary, the node with the specified 
<b><tt>dn</tt></b> is deleted.</p>
+
+<p><b>Key definitions</b></p>
+
+<p>In order to avoid spelling errors, the following constants are defined in 
<tt>org.apache.camel.springldap.SpringLdapProducer</tt>:</p>
+<ul><li>public static final String DN = "dn"</li><li>public static final 
String FILTER = "filter"</li><li>public static final String ATTRIBUTES = 
"attributes"</li></ul>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">


Reply via email to