[ 
https://issues.apache.org/jira/browse/CAMEL-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790457#comment-13790457
 ] 

Preben Asmussen commented on CAMEL-6584:
----------------------------------------

I just replaced the original splunk dependency with the new splunk osgi enabled 
servicemix bundle.
To my surprise the bundle has dependency on the original splunk 1.2.0 jar. Is 
this intended ?

{code}
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ camel-splunk ---
[INFO] org.apache.camel:camel-splunk:bundle:2.13-SNAPSHOT
[INFO] +- org.apache.camel:camel-core:jar:2.13-SNAPSHOT:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.6.6:compile
[INFO] +- 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.splunk:jar:1.2.0_1:compile
[INFO] |  \- com.splunk:splunk:jar:1.2.0:compile
[INFO] +- joda-time:joda-time:jar:2.1:compile
[INFO] +- com.google.code.gson:gson:jar:2.2.4:compile
[INFO] +- org.apache.camel:camel-test:jar:2.13-SNAPSHOT:test
[INFO] |  \- junit:junit:jar:4.11:test
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.5:test
[INFO] |  \- log4j:log4j:jar:1.2.17:test
[INFO] +- org.mockito:mockito-core:jar:1.9.5:test
[INFO] |  \- org.objenesis:objenesis:jar:1.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.apache.camel:apt:jar:2.13-SNAPSHOT:provided
[INFO] |  \- org.apache.camel:spi-annotations:jar:2.13-SNAPSHOT:provided
[INFO] \- com.sun.xml.bind:jaxb-impl:jar:2.2.6:compile
{code}

> camel splunk component
> ----------------------
>
>                 Key: CAMEL-6584
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6584
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Preben Asmussen
>            Assignee: Claus Ibsen
>             Fix For: 2.13.0
>
>         Attachments: CAMEL-6584-2.patch, CAMEL-6584.patch, Screen Shot 
> 2013-09-25 at 08.57.15.png, splunk.patch
>
>
> I would like to donate a new component that integrates with Splunk, a 
> platform for collecting, analyzing and visualizing machine data in real time. 
> http://splunk.com
> The component is hosted at github https://github.com/pax95/camel-splunk, and 
> a example of use can be found at https://github.com/pax95/camel-splunk-example
> There has been some discussions here 
> http://camel.465427.n5.nabble.com/Camel-Splunk-component-td5730476.html
> The component has external dependencies on Splunk java library which is 
> hosted at http://splunk.artifactoryonline.com/splunk/ext-releases-local/ 
> The library is ASL licensed, but is not osgi compliant.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to