Author: buildbot Date: Fri Jun 15 13:17:59 2012 New Revision: 821877 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2100-release.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/camel-2100-release.html ============================================================================== --- websites/production/camel/content/camel-2100-release.html (original) +++ websites/production/camel/content/camel-2100-release.html Fri Jun 15 13:17:59 2012 @@ -101,7 +101,7 @@ <h3><a shape="rect" name="Camel2.10.0Release-NewComponents"></a>New <a shape="rect" href="components.html" title="Components">Components</a></h3> -<ul><li><tt><a shape="rect" href="avro.html" title="avro">camel-avro</a></tt> - for <a shape="rect" class="external-link" href="http://avro.apache.org/">Apache Avro</a> integration</li><li><tt><a shape="rect" href="aws.html" title="AWS">camel-aws</a></tt> - for <a shape="rect" class="external-link" href="http://aws.amazon.com/dynamodb/" rel="nofollow">DynamoDB</a> integration within <a shape="rect" class="external-link" href="http://aws.amazon.com/" rel="nofollow">Amazon Web Services</a></li><li><tt><a shape="rect" href="beanio.html" title="BeanIO">camel-beanio</a></tt> - <a shape="rect" href="data-format.html" title="Data Format">Data Format</a> to map objects to flat structured format</li><li><tt><a shape="rect" href="cdi.html" title="CDI">camel-cdi</a></tt> - to deploy Apache Camel in CDI container with Dependency Injection (JSR299, 330)</li><li><tt>camel-core</tt> - new support for "<a shape="rect" href="stub.html" title="Stub">stubbing</a>" endpoints, for development an d testing purposes</li><li><tt><a shape="rect" href="fop.html" title="FOP">camel-fop</a></tt> - to render messages into different outputs using <a shape="rect" href="fop.html" title="FOP">Apache FOP</a></li><li><tt><a shape="rect" href="json.html" title="JSON">camel-gson</a></tt> - provides a <a shape="rect" class="external-link" href="http://www.json.org/" rel="nofollow">JSON</a> data format using the <a shape="rect" class="external-link" href="http://code.google.com/p/google-gson/" rel="nofollow">Google GSON project</a></li><li><tt><a shape="rect" href="hbase.html" title="hbase">camel-hbase</a></tt> - provides integration with <a shape="rect" class="external-link" href="http://hbase.apache.org/">HBase</a></li><li><tt><a shape="rect" href="jsch.html" title="Jsch">camel-jsch</a></tt> - Secure Copy using <a shape="rect" class="external-link" href="http://www.jcraft.com/jsch/" rel="nofollow">JSCH</a></li><li><tt>camel-mina2</tt> - <tt>camel-mina2</tt> is expected to be refacto red in Camel 2.11, so use on own risk of having to migrate.</li><li><tt><a shape="rect" href="mongodb.html" title="MongoDB">camel-mongodb</a></tt> - for <a shape="rect" class="external-link" href="http://www.mongodb.org/" rel="nofollow">MongoDB</a> integration</li><li><tt><a shape="rect" href="springbatch.html" title="SpringBatch">camel-spring-batch</a></tt> - For using Spring Batch with Camel.</li><li><tt><a shape="rect" href="ssh.html" title="SSH">camel-ssh</a></tt> - For executing commands on an <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/SSH" rel="nofollow">SSH</a> <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Comparison_of_SSH_servers" rel="nofollow">server</a></li><li><tt><a shape="rect" href="blueprint-testing.html" title="Blueprint Testing">camel-test-blueprint</a></tt> - for testing Blueprint routes</li><li><tt><a shape="rect" href="spring-testing.html" title="Spring Testing">camel-test-spring</a></tt> - for te sting Spring routes</li><li><tt><a shape="rect" href="twitter.html" title="Twitter">camel-twitter</a></tt> - for <a shape="rect" class="external-link" href="http://www.twitter.com/" rel="nofollow">Twitter</a> integration</li><li><tt><a shape="rect" href="websocket.html" title="Websocket">camel-websocket</a></tt> - for <a shape="rect" class="external-link" href="http://www.websocket.org/" rel="nofollow">WebSocket</a> integration</li></ul> +<ul><li><tt><a shape="rect" href="avro.html" title="avro">camel-avro</a></tt> - for <a shape="rect" class="external-link" href="http://avro.apache.org/">Apache Avro</a> integration</li><li><tt><a shape="rect" href="aws.html" title="AWS">camel-aws</a></tt> - for <a shape="rect" class="external-link" href="http://aws.amazon.com/dynamodb/" rel="nofollow">DynamoDB</a> integration within <a shape="rect" class="external-link" href="http://aws.amazon.com/" rel="nofollow">Amazon Web Services</a></li><li><tt><a shape="rect" href="beanio.html" title="BeanIO">camel-beanio</a></tt> - <a shape="rect" href="data-format.html" title="Data Format">Data Format</a> to map objects to flat structured format</li><li><tt><a shape="rect" href="cdi.html" title="CDI">camel-cdi</a></tt> - to deploy Apache Camel in CDI container with Dependency Injection (JSR299, 330)</li><li><tt>camel-core</tt> - new support for "<a shape="rect" href="stub.html" title="Stub">stubbing</a>" endpoints, for development an d testing purposes</li><li><tt>camel-core</tt> - new <a shape="rect" href="direct-vm.html" title="Direct-VM">direct-vm</a> for synchronous messaging between different CamelContext in the same JVM (for example to support transactions, across CamelContexts).</li><li><tt><a shape="rect" href="fop.html" title="FOP">camel-fop</a></tt> - to render messages into different outputs using <a shape="rect" href="fop.html" title="FOP">Apache FOP</a></li><li><tt><a shape="rect" href="json.html" title="JSON">camel-gson</a></tt> - provides a <a shape="rect" class="external-link" href="http://www.json.org/" rel="nofollow">JSON</a> data format using the <a shape="rect" class="external-link" href="http://code.google.com/p/google-gson/" rel="nofollow">Google GSON project</a></li><li><tt><a shape="rect" href="hbase.html" title="hbase">camel-hbase</a></tt> - provides integration with <a shape="rect" class="external-link" href="http://hbase.apache.org/">HBase</a></li><li><tt><a shape="rect" href=" jsch.html" title="Jsch">camel-jsch</a></tt> - Secure Copy using <a shape="rect" class="external-link" href="http://www.jcraft.com/jsch/" rel="nofollow">JSCH</a></li><li><tt>camel-mina2</tt> - <tt>camel-mina2</tt> is expected to be refactored in Camel 2.11, so use on own risk of having to migrate.</li><li><tt><a shape="rect" href="mongodb.html" title="MongoDB">camel-mongodb</a></tt> - for <a shape="rect" class="external-link" href="http://www.mongodb.org/" rel="nofollow">MongoDB</a> integration</li><li><tt><a shape="rect" href="springbatch.html" title="SpringBatch">camel-spring-batch</a></tt> - For using Spring Batch with Camel.</li><li><tt><a shape="rect" href="ssh.html" title="SSH">camel-ssh</a></tt> - For executing commands on an <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/SSH" rel="nofollow">SSH</a> <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Comparison_of_SSH_servers" rel="nofollow">server</a></li><li><tt><a shape ="rect" href="blueprint-testing.html" title="Blueprint Testing">camel-test-blueprint</a></tt> - for testing Blueprint routes</li><li><tt><a shape="rect" href="spring-testing.html" title="Spring Testing">camel-test-spring</a></tt> - for testing Spring routes</li><li><tt><a shape="rect" href="twitter.html" title="Twitter">camel-twitter</a></tt> - for <a shape="rect" class="external-link" href="http://www.twitter.com/" rel="nofollow">Twitter</a> integration</li><li><tt><a shape="rect" href="websocket.html" title="Websocket">camel-websocket</a></tt> - for <a shape="rect" class="external-link" href="http://www.websocket.org/" rel="nofollow">WebSocket</a> integration</li></ul> <h3><a shape="rect" name="Camel2.10.0Release-DSLChanges"></a>DSL Changes</h3>