Replace old jrobin with rrd4j 3.5 (ticket #2684)

2019-02-10
From https://github.com/rrd4j/rrd4j/releases
Copyright (c) 2001-2005 Sasa Markovic and Ciaran Treanor.
Copyright (c) 2011 The OpenNMS Group, Inc.
Copyright 2011 The RRD4J Authors.
Apache 2.0 and LGPLv2.1

Unmodified as a base for future merges, except for omitted
files listed below.
This rev will not work; font patch to follow in next revision.

Following directories and files omitted:
converter/
core/RrdBerkeleyDbBackendFactory.java
core/RrdBerkeleyDbBackend.java
core/RrdMongoDBBackendFactory.java
core/RrdMongoDBBackend.java
demo/
graph/RrdGraphDefTemplate.java
inspector/
eu/bengreen/data/utility/
This commit is contained in:
zzz
2020-02-25 14:04:21 +00:00
parent 4826bbd333
commit 5bed4a0d7f
188 changed files with 8582 additions and 24540 deletions

View File

@ -123,12 +123,10 @@ the binaries or sources.
From https://github.com/PauloMigAlmeida/identicon
No package or not widely available.
* jrobin
* rrd4j (jrobin.jar)
This is the Java graphing package.
We bundle a large portion of the 1.6.0 source from https://github.com/OpenNMS/jrobin
We bundle most of the source from https://github.com/rrd4j/rrd4j
No package or not widely available.
There is an old 1.5.9 Maven jrobin package at http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.jrobin%22
Jrobin is in Gentoo.
* libhttpclient-java
We only use a few classes from this large package.