Author: buildbot
Date: Thu May 29 22:05:14 2014
New Revision: 910457

Log:
Staging update by buildbot for gora

Modified:
    websites/staging/gora/trunk/content/   (props changed)
    websites/staging/gora/trunk/content/index.html

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 29 22:05:14 2014
@@ -1 +1 @@
-1596332
+1598427

Modified: websites/staging/gora/trunk/content/index.html
==============================================================================
--- websites/staging/gora/trunk/content/index.html (original)
+++ websites/staging/gora/trunk/content/index.html Thu May 29 22:05:14 2014
@@ -187,6 +187,26 @@ under the License. 
   </div>
 </div></p>
 <h2 id="news">News</h2>
+<h3 id="29-may-2014-apache-gora-now-implemented-as-apache-camel-component">29 
May, 2014: Apache Gora now implemented as <a 
href="http://camel.apache.org";>Apache Camel</a> Component</h3>
+<p><img src="http://camel.apache.org/images/apache-camel-100h.png"; alt="Apache 
Camel Logo"></p>
+<p>We recently heard some excellent news that Gora is now implemented as a 
+<a 
href="https://fisheye6.atlassian.com/browse/camel-git/components/camel-gora";>Camel
 Component</a> within Camel trunk.</p>
+<p>Apache Camel is a rule-based routing and mediation engine which provides a 
Java object based implementation of 
+the Enterprise Integration Patterns using an API (or declarative Java Domain 
Specific Language) to configure 
+routing and mediation rules. The domain specific language means that Apache 
Camel can support type-safe 
+smart completion of routing rules in your IDE using regular Java code without 
huge amounts of XML configuration 
+files; though XML configuration inside Spring is also supported.</p>
+<p>You can use this module with the following Maven configuration</p>
+<div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>
+  <span class="nt">&lt;groupId&gt;</span>org.apache.camel<span 
class="nt">&lt;/groupId&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>camel-gora<span 
class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>x.x.x<span 
class="nt">&lt;/version&gt;</span>
+  <span class="c">&lt;!-- use the same version as your Camel core version 
--&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span>
+</pre></div>
+
+
+<p>You can find more information on the history of the development on the 
relevant <a href="https://issues.apache.org/jira/browse/CAMEL-4817";>Jira 
ticket</a>.</p>
 <h3 id="19-may-2014-apache-gora-at-hbase-london-meetup">19 May, 2014: Apache 
Gora at <a href="http://www.meetup.com/HBase-London/events/179791252/";>HBase 
London Meetup</a></h3>
 <p><img src="http://hbase.apache.org/images/hbase_logo.png"; alt="HBase London 
Meetup"></p>
 <p>Keeping in trend with our continual drive to build the Gora community, Gora 
is featuring
@@ -373,7 +393,7 @@ See the official project proposal <a hre
 was to be established as a Top Level Project entity within the Apache Software 
Foundation. This is excellent news for 
 the Gora community and we are looking forward to tackling the benefits and 
challenges brought by our new Top Level status. 
 </p></p>
-<h3 
id="15-january-2012-apache-gora-announces-full-support-for-wzxhzdk209wzxhzdk210hector-clientwzxhzdk211wzxhzdk212">15
 January, 2012: Apache Gora announces full support for <a 
href="ext:hector"><b>Hector Client</b>:</a></h3>
+<h3 
id="15-january-2012-apache-gora-announces-full-support-for-wzxhzdk211wzxhzdk212hector-clientwzxhzdk213wzxhzdk214">15
 January, 2012: Apache Gora announces full support for <a 
href="ext:hector"><b>Hector Client</b>:</a></h3>
 <p><p>Some time ago, the Apache Gora development team made the decision to 
support Hector as the 
 primary Apache Cassandra client. This decision enables Gora to build on the 
expressiveness offered by the 
 Hector API, some features include:


Reply via email to