Change-Id: I05a3643e288778dbb97e80f881f2e71f6373067d Conflicts: edexOsgi/com.raytheon.uf.common.dataplugin.grid/META-INF/MANIFEST.MF Former-commit-id:20e618eb4f
[formerly535c73051d
] [formerly693090cb36
[formerly 8db340a796df354059f3d4142db92dfd5fa527f5]] Former-commit-id:693090cb36
Former-commit-id:884c82c4fe
17 lines
668 B
Text
17 lines
668 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Utility Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.util
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: org.junit;bundle-version="1.0.0",
|
|
org.apache.commons.beanutils;bundle-version="1.8.3",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.common.util,
|
|
com.raytheon.uf.common.util.cache,
|
|
com.raytheon.uf.common.util.header,
|
|
com.raytheon.uf.common.util.registry,
|
|
com.raytheon.uf.common.util.mapping,
|
|
com.raytheon.uf.common.util.session
|
|
Import-Package: org.apache.commons.lang
|