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: [netcdf-java] Mavenizing NetCDF: Mostly done, feedback needed

One more comment, this time about slf4j.

slf4j-1.5.6 will throw an error if no binding is provided (e.g.
slf4j-log4j12). So if a user forgets to add the jar containing an slf4j
implementation binding to a particular logger, his/her application won't
run. As of slf4j-1.6, if no binding is provided, the app will still run; the
logger messages are simply discarded. 1.6.x  is backwards compatible with
1.5.x ( I switched a large number of projects over with no issues at all)

Cheers

In order to test the build, please see this README file:
>
> http://hg.geotoolkit.org/netcdf-deploy/raw-file/tip/README.html
>
> Now what is the next step? Jon, is the trunk at revision 12812 in a state
> stable enough for a 4.2.5 release, or should we wait a bit? Chris, do you
> plan to test and eventually deploy?
>

-- 
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Brian Schlining
bschlining@xxxxxxxxx
  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: