Author: buildbot
Date: Wed Apr 17 07:18:52 2013
New Revision: 858797

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/hawtdb.html

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

Modified: websites/production/camel/content/hawtdb.html
==============================================================================
--- websites/production/camel/content/hawtdb.html (original)
+++ websites/production/camel/content/hawtdb.html Wed Apr 17 07:18:52 2013
@@ -80,8 +80,11 @@
 
 <p><a shape="rect" class="external-link" href="http://hawtdb.fusesource.org/"; 
rel="nofollow">HawtDB</a> is a very lightweight and embedable key value 
database. It allows together with Camel to provide persistent support for 
various Camel features such as <a shape="rect" href="aggregator2.html" 
title="Aggregator2">Aggregator</a>. </p>
 
+<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif";
 width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Deprecated</b><br clear="none">The <a shape="rect" 
class="external-link" href="http://hawtdb.fusesource.org/"; 
rel="nofollow">HawtDB</a>  project is being deprecated and replaced by <a 
shape="rect" class="external-link" href="https://code.google.com/p/leveldb/"; 
rel="nofollow">leveldb</a> as the lightweight and embedable key value database. 
To make using leveldb easy there is a <a shape="rect" class="external-link" 
href="https://github.com/fusesource/leveldbjni"; rel="nofollow">leveldbjni</a> 
project for that. The Apache ActiveMQ project is planning on using leveldb as 
their primary file based message store in the future, to replace kahadb.</t
 d></tr></table></div>
+
 <div class="panelMacro"><table class="warningMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/forbidden.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Issue with HawtDB 1.4 or older</b><br clear="none">There is a 
bug in HawtDB 1.4 or older which means the filestore will not free unused 
space. That means the file keeps growing. This has been fixed in HawtDB 1.5 
which is shipped with Camel 2.5 onwards.</td></tr></table></div>
 
+
 <p>Current features it provides:</p>
 <ul class="alternate" type="square"><li>HawtDBAggregationRepository</li></ul>
 
@@ -188,7 +191,7 @@
 <h3><a shape="rect" name="HawtDB-SeeAlso"></a>See Also</h3>
 <ul><li><a shape="rect" href="configuring-camel.html" title="Configuring 
Camel">Configuring Camel</a></li><li><a shape="rect" href="component.html" 
title="Component">Component</a></li><li><a shape="rect" href="endpoint.html" 
title="Endpoint">Endpoint</a></li><li><a shape="rect" 
href="getting-started.html" title="Getting Started">Getting 
Started</a></li></ul>
 
-<ul class="alternate" type="square"><li><a shape="rect" 
href="aggregator2.html" title="Aggregator2">Aggregator</a></li><li><span 
class="error">[JDBC-AggregationRepository]</span></li><li><a shape="rect" 
href="components.html" title="Components">Components</a></li></ul>
+<ul class="alternate" type="square"><li><a shape="rect" 
href="aggregator2.html" title="Aggregator2">Aggregator</a></li><li><a 
shape="rect" href="components.html" title="Components">Components</a></li></ul>
 </div>
         </td>
         <td valign="top">


Reply via email to