Details
Description
The library of the Simple Logging Facade for Java (SLF4J) are included into the BEAM lib directory. They are a dependency of the netCDF library and included in the lib-netcdf module.
The duplication of the library leads to unnecessary warnings:
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/people/luis/beam-4.8/lib/slf4j-jdk14-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/people/luis/beam-4.8/modules/lib-netcdf-4.0/lib/slf4j-jdk14-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
The duplication of the library leads to unnecessary warnings:
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/people/luis/beam-4.8/lib/slf4j-jdk14-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/people/luis/beam-4.8/modules/lib-netcdf-4.0/lib/slf4j-jdk14-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Activity
Marco Zühlke
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | General [ 10053 ] | |
| Fix Version/s | 4.9 [ 10370 ] | |
| Assignee | Norman Fomferra [ norman ] | Marco Zühlke [ marcoz ] |
| Fix Version/s | 4.8.1 [ 10371 ] |
Marco Zühlke
made changes -
| Affects Version/s | 4.7 [ 10313 ] | |
| Affects Version/s | 4.7.1 [ 10353 ] |
Marco Zühlke
made changes -
| Resolution | Fixed [ 1 ] | |
| Assignee | Marco Zühlke [ marcoz ] | Olga Faber [ olga ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Olga Faber
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |