[
https://issues.apache.org/jira/browse/CAMEL-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341482#comment-14341482
]
Daniel Pocock commented on CAMEL-8342:
--------------------------------------
Claus, thanks for the feedback about gmetric4j. It's not clear how the version
was wrong, I set it with a property placeholder, maybe the JAR was not built
from a completely clean tree so I'll release another one ASAP.
Can you please let me know if this fix appears sufficient:
https://github.com/ganglia/gmetric4j/commit/8b58556e75b9d83a5bf1a24d712984af32ab5657
I made a fresh build and the manifest looks like this:
Manifest-Version: 1.0
Bnd-LastModified: 1425123997757
Boot-Class-Path: oncrpc.jar
Build-Jdk: 1.7.0_60
Built-By: daniel
Bundle-Description: JVM instrumentation to Ganglia
Bundle-License: http://www.opensource.org/licenses/mit-license.php
Bundle-ManifestVersion: 2
Bundle-Name: gmetric4j
Bundle-SymbolicName: info.ganglia.gmetric4j.gmetric4j
Bundle-Version: 1.0.10
Can-Redefine-Classes: false
Created-By: Apache Maven Bundle Plugin
Export-Package: info.ganglia.gmetric4j.gmetric;uses:="info.ganglia.gmetr
ic4j,info.ganglia.gmetric4j.xdr.v30x,org.acplt.oncrpc,info.ganglia.gmet
ric4j.xdr.v31x";version="1.0.10",info.ganglia.gmetric4j.xdr.v31x;uses:=
"org.acplt.oncrpc";version="1.0.10",info.ganglia.gmetric4j;uses:="info.
ganglia.gmetric4j.gmetric";version="1.0.10",info.ganglia.gmetric4j.xdr.
v30x;uses:="org.acplt.oncrpc";version="1.0.10"
Implementation-Title: gmetric4j
Implementation-Version: 1.0.10
Import-Package: org.acplt.oncrpc;version="[1.1,2)"
Tool: Bnd-1.50.0
Let me know if you think this is OK and then I will release 1.0.10 to the Maven
repository.
> add Ganglia component
> ---------------------
>
> Key: CAMEL-8342
> URL: https://issues.apache.org/jira/browse/CAMEL-8342
> Project: Camel
> Issue Type: New Feature
> Environment: all
> Reporter: Daniel Pocock
> Assignee: Willem Jiang
> Fix For: 2.15.0
>
>
> Add a component to send values to Ganglia as metrics
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)