[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.8'
Florian Forster
octo at verplant.org
Wed Feb 10 15:19:40 CET 2010
bindings/java/Makefile.am | 15 +++++++++------
configure.in | 31 +++++++++++++++++++++++++++++++
src/collectd.conf.in | 2 +-
3 files changed, 41 insertions(+), 7 deletions(-)
New commits:
commit c983405b9f18cce28d6301124a5426e53adc63b2
Author: Amit Gupta <amit.gupta221 at gmail.com>
Date: Wed Feb 10 14:37:36 2010 +0100
Build system: Put Java class files into a .jar file.
Hi,
I was wondering why the java plugin api class files are published under
share/collectd/java. Ideally, a java-plugin.jar file containing all the class
files should get published rather than the individual class files.
Additionally, the jar files IMO should get published to the lib directory where
the so files are sitting rather than the share directory.
Same holds true for jmx class files as well (probably jmx.jar?).
I could work on this if everyone is okay with it.
Regards
Amit
More information about the collectd-changes
mailing list