NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: announce: release netcdf-java stable version 2.2.18

oops, sorry:

We have pushed logging facilities down into even the core packages. This means that you need to add an SLF4J logging implementation to your classpath. The simplest/smallest is
 ftp://ftp.unidata.ucar.edu/pub/netcdf-java/slf4j-jdk14.jar

which uses the default jdk1.4 logging. The other likely choice is one using 
Log4J:

 ftp://ftp.unidata.ucar.edu/pub/netcdf-java/nlog4j-1.2.21.jar

which is widely used, especially at the enterprise level.
I apologize for not making this new dependency clear; it is now documented on 
the netcdf-java home page.

John


Jochen Deyke wrote:
John Caron wrote:

Hi Jochen :
Thanks for pointing out, it should be fixed now.


I now get this instead:
java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

2.2.16 used to complain of missing libraries as well, but just worked anyways. Now, the error is all I get.


==============================================================================
To unsubscribe netcdf-java, visit:
http://www.unidata.ucar.edu/mailing-list-delete-form.html
==============================================================================


  • 2007 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: