Change-Id: Id5c82e7d01e7f229bc99366b1339bc38333ffa5a Former-commit-id:3c673896a0
[formerlyb3463d27fc
] [formerly0d75fbf942
[formerly 1b2496a6db33fc65efecfdffb380d8b4e07ec590]] Former-commit-id:0d75fbf942
Former-commit-id:c22f135dbc
23 lines
869 B
Text
23 lines
869 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Level Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.level
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-BuddyPolicy: registered, ext, global
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: Raytheon
|
|
Require-Bundle: javax.measure,
|
|
javax.persistence,
|
|
org.apache.commons.lang,
|
|
org.apache.commons.logging,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.common.status
|
|
Export-Package: com.raytheon.uf.common.dataplugin.level,
|
|
com.raytheon.uf.common.dataplugin.level.request,
|
|
com.raytheon.uf.common.dataplugin.level.xml
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.comm,
|
|
org.hibernate.annotations
|