awips2/edexOsgi/com.raytheon.edex.plugin.recco
Kevin Bisanz d4d1b01f2a Omaha #5166: Update logging to use SLF4J:radar,recco,npp.viirs
Update the following to use SLF4J:
com.raytheon.edex.plugin.radar
com.raytheon.edex.plugin.recco
com.raytheon.uf.edex.plugin.npp.viirs

Most files were deriving directly or indirectly from the deprecated
AbstractDecoder class and using a protected logger member variable. This
change adds a private logger member variable.  In some cases a class no
longer extends AbstractDecoder if the (now hidden) protected logger was
the only inherited item used.

amend:Do not throw PluginException in RadarDecoder.java

Change-Id: Ib65b4624d713be6d9db4d6ff216e0307593f0acf

Former-commit-id: d00fe48ce641253dae3adcad7cb56d48ec9376cd
2015-12-16 16:42:17 -06:00
..
META-INF Omaha #5166: Update logging to use SLF4J:radar,recco,npp.viirs 2015-12-16 16:42:17 -06:00
res/spring Issue #2726: Edex graceful shutdown. 2014-04-14 13:10:11 -05:00
src/com/raytheon/edex/plugin/recco Omaha #5166: Update logging to use SLF4J:radar,recco,npp.viirs 2015-12-16 16:42:17 -06:00
utility 12.12.1-1 baseline 2012-11-07 12:41:20 -06:00
.classpath Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
.project Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
build.properties Omaha #4469 Some files are missing from plugins' build.properties 2015-05-19 11:47:40 -05:00
com.raytheon.edex.plugin.recco.ecl 12.4.1-4 baseline 2012-04-18 15:18:16 -05:00