Author: buildbot
Date: Mon Sep 16 16:21:09 2013
New Revision: 878661

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-dataformat-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2130-release.html
    websites/production/camel/content/crypto.html

Modified: websites/production/camel/content/book-dataformat-appendix.html
==============================================================================
--- websites/production/camel/content/book-dataformat-appendix.html (original)
+++ websites/production/camel/content/book-dataformat-appendix.html Mon Sep 16 
16:21:09 2013
@@ -3623,7 +3623,7 @@ from("direct:hmac-algorithm")
 ]]></script>
 </div></div>
 
-<p>A list of the available alrorithms in Java 7 is available via <a 
shape="rect" class="external-link" 
href="http://pic.dhe.ibm.com/infocenter/java7sdk/v7r0/index.jsp?topic=%2Fcom.ibm.java.security.component.doc%2Fsecurity-component%2FJceDocs%2Fapi_standardnames.html";
 rel="nofollow">IBM's Security Information for Java 7</a> guide.</p>
+<p>A list of the available algorithms in Java 7 is available via the <a 
shape="rect" class="external-link" 
href="http://docs.oracle.com/javase/7/docs/technotes/guides/security/StandardNames.html";
 rel="nofollow">Java Cryptography Architecture Standard Algorithm Name 
Documentation</a>.</p>
 
 <h3><a shape="rect" 
name="BookDataFormatAppendix-SpecifyinganInitializationVector"></a>Specifying 
an Initialization Vector</h3>
 

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 Mon Sep 16 16:21:09 
2013
@@ -14722,7 +14722,7 @@ from("direct:hmac-algorithm")
 ]]></script>
 </div></div>
 
-<p>A list of the available alrorithms in Java 7 is available via <a 
shape="rect" class="external-link" 
href="http://pic.dhe.ibm.com/infocenter/java7sdk/v7r0/index.jsp?topic=%2Fcom.ibm.java.security.component.doc%2Fsecurity-component%2FJceDocs%2Fapi_standardnames.html";
 rel="nofollow">IBM's Security Information for Java 7</a> guide.</p>
+<p>A list of the available algorithms in Java 7 is available via the <a 
shape="rect" class="external-link" 
href="http://docs.oracle.com/javase/7/docs/technotes/guides/security/StandardNames.html";
 rel="nofollow">Java Cryptography Architecture Standard Algorithm Name 
Documentation</a>.</p>
 
 <h3><a shape="rect" 
name="BookInOnePage-SpecifyinganInitializationVector"></a>Specifying an 
Initialization Vector</h3>
 

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

Modified: websites/production/camel/content/camel-2130-release.html
==============================================================================
--- websites/production/camel/content/camel-2130-release.html (original)
+++ websites/production/camel/content/camel-2130-release.html Mon Sep 16 
16:21:09 2013
@@ -99,7 +99,7 @@
 
 <h3><a shape="rect" name="Camel2.13.0Release-FixedIssues"></a>Fixed Issues</h3>
 
-<ul><li>Fixed an <tt>ArrayIndexOutOfBoundsException</tt> with <a shape="rect" 
href="message-history.html" title="Message History">Message History</a> when 
using <a shape="rect" href="seda.html" title="SEDA">SEDA</a></li><li>Fixed 
<tt>requestTimeout</tt> on <a shape="rect" href="netty.html" 
title="Netty">Netty</a> not triggering when we have received 
message.</li><li>Fixed <a shape="rect" 
href="parameter-binding-annotations.html" title="Parameter Binding 
Annotations">Parameter Binding Annotations</a> on boolean types to evaluate as 
<a shape="rect" href="predicate.html" title="Predicate">Predicate</a> instead 
of <a shape="rect" href="expression.html" 
title="Expression">Expression</a></li></ul>
+<ul><li>Fixed an <tt>ArrayIndexOutOfBoundsException</tt> with <a shape="rect" 
href="message-history.html" title="Message History">Message History</a> when 
using <a shape="rect" href="seda.html" title="SEDA">SEDA</a></li><li>Fixed 
<tt>requestTimeout</tt> on <a shape="rect" href="netty.html" 
title="Netty">Netty</a> not triggering when we have received 
message.</li><li>Fixed <a shape="rect" 
href="parameter-binding-annotations.html" title="Parameter Binding 
Annotations">Parameter Binding Annotations</a> on boolean types to evaluate as 
<a shape="rect" href="predicate.html" title="Predicate">Predicate</a> instead 
of <a shape="rect" href="expression.html" 
title="Expression">Expression</a></li><li>Fixed using <a shape="rect" 
href="file2.html" title="File2">File</a> consumer with 
<tt>delete=true&amp;readLock=fileLock</tt> not being able to delete the file on 
Windows.</li></ul>
 
 
 <h3><a shape="rect" 
name="Camel2.13.0Release-NewEnterpriseIntegrationPatterns"></a>New <a 
shape="rect" href="enterprise-integration-patterns.html" title="Enterprise 
Integration Patterns">Enterprise Integration Patterns</a></h3>

Modified: websites/production/camel/content/crypto.html
==============================================================================
--- websites/production/camel/content/crypto.html (original)
+++ websites/production/camel/content/crypto.html Mon Sep 16 16:21:09 2013
@@ -154,7 +154,7 @@ from("direct:hmac-algorithm")
 ]]></script>
 </div></div>
 
-<p>A list of the available alrorithms in Java 7 is available via <a 
shape="rect" class="external-link" 
href="http://pic.dhe.ibm.com/infocenter/java7sdk/v7r0/index.jsp?topic=%2Fcom.ibm.java.security.component.doc%2Fsecurity-component%2FJceDocs%2Fapi_standardnames.html";
 rel="nofollow">IBM's Security Information for Java 7</a> guide.</p>
+<p>A list of the available algorithms in Java 7 is available via the <a 
shape="rect" class="external-link" 
href="http://docs.oracle.com/javase/7/docs/technotes/guides/security/StandardNames.html";
 rel="nofollow">Java Cryptography Architecture Standard Algorithm Name 
Documentation</a>.</p>
 
 <h3><a shape="rect" 
name="Crypto-SpecifyinganInitializationVector"></a>Specifying an Initialization 
Vector</h3>
 


Reply via email to