Amend: Removed deleted files from build.properties Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa Former-commit-id: f47d21972b86d8c2c757874c5e450f93e5704133
16 lines
552 B
Text
16 lines
552 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Decoder Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.python.decoder
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
org.jep,
|
|
org.geotools,
|
|
com.raytheon.uf.common.localization,
|
|
org.apache.commons.pool;bundle-version="1.0.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.edex.python.decoder
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.python,
|
|
org.apache.commons.logging
|