You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by pax95 <gi...@git.apache.org> on 2013/11/02 14:10:49 UTC

camel pull request: Made SplunkEvent store field kvp's in Map instead of St...

GitHub user pax95 opened a pull request:

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

    Made SplunkEvent store field kvp's in Map instead of String

    Small refactor of SplunkEvent

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

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

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

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

----
commit f8e9ead3d7596c3533755b8a1a4070a3989b04b7
Author: Preben Asmussen <pr...@gmail.com>
Date:   2013-11-02T11:28:16Z

    Made SplunkEvent store field kvp's in Map instead of String

----