Former-commit-id:9f19e3f712
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f] Former-commit-id:06a8b51d6d
12 lines
468 B
Text
12 lines
468 B
Text
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
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
org.apache.log4j;bundle-version="1.0.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: gov.noaa.nws.ncep.common.log.logger
|