2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: AWIPS II NCEP Log
|
|
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.common.log
|
|
|
|
Bundle-Version: 1.0.0.qualifier
|
|
|
|
Bundle-Activator: gov.noaa.nws.ncep.common.log.Activator
|
|
|
|
Bundle-Vendor: NOAA NWS NCEP NCO SIB
|
2013-07-15 14:10:00 -05:00
|
|
|
Require-Bundle: org.eclipse.core.runtime
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: gov.noaa.nws.ncep.common.log.logger
|
2013-07-15 14:10:00 -05:00
|
|
|
Import-Package: org.apache.log4j
|