You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ugol <gi...@git.apache.org> on 2014/01/13 17:33:19 UTC

camel pull request: Camel Couchbase component

GitHub user ugol opened a pull request:

    https://github.com/apache/camel/pull/87

    Camel Couchbase component

    Added a camel-couchbase component. Need to write the documentation and some more thorough tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ugol/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/87.patch

----
commit 0b915c69b55273095ea7835d2b32668e1a1bd183
Author: ugol <ug...@redhat.com>
Date:   2014-01-13T16:16:09Z

    Added camel-couchbase component

commit 69e7ea3a0c158d9589901b39944c4a5869bcf5f2
Author: ugol <ug...@redhat.com>
Date:   2014-01-13T16:16:39Z

    Added couchbase client property

commit 766bcd5785bbdae24749c00655f76877f1e58263
Author: ugol <ug...@redhat.com>
Date:   2014-01-13T16:30:31Z

    Added log4j.properties and minor tweaks

----