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 <[email protected]>
Date: 2013-11-02T11:28:16Z
Made SplunkEvent store field kvp's in Map instead of String
----