[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Sun Nov 18 00:15:13 CET 2012


 .../java/org/collectd/java/GenericJMXConfConnection.java     |    1 +
 configure.in                                                 |   10 +++++-----
 src/libcollectdclient/Makefile.am                            |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

New commits:
commit e51b86dec5842bcb31d2f73e6043e21de4c51100
Author: Ruben Kerkhof <ruben at tilaa.nl>
Date:   Sat Nov 17 18:19:58 2012 +0100

    Fix java detection as unprivileged user.
    
    If you have an inaccessible directory inside
    JAVA_HOME, find returns an error and the test fails.
    
    I found this on Fedora, where /usr/lib64/audit is only
    readable by root, and my JAVA_HOME was set to /usr
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit 6b6daae34fbb90a5a7b25915ea2f62e1a58f405f
Author: Ruben Kerkhof <ruben at tilaa.nl>
Date:   Sat Nov 17 18:43:52 2012 +0100

    Fix building of java binding
    
    Caused by d327beed4d1541d883c4823485b381d1dff79039
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit a12d66d5b676b2a319ad6a8eb093f1eddcfee949
Author: Florian Forster <octo at collectd.org>
Date:   Sat Nov 17 13:43:32 2012 +0100

    src/libcollectdclient/Makefile.am: Fix typo.

commit 37392e3b7b8f9c2b7b2c601cec5b879d9a75116e
Author: Florian Forster <octo at collectd.org>
Date:   Sat Nov 17 13:25:27 2012 +0100

    src/libcollectdclient/Makefile.am: Add "collectd/network.h".




More information about the collectd-changes mailing list