Code review comments Change-Id: I1fde9a276ecca44d87603be08a99232a5d7b441e Former-commit-id: 6f206dad8ffbbd7b793b92b8a23bbce74a5b0017
17 lines
702 B
Text
17 lines
702 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Comm Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.comm
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: org.apache.http,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.util,
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.comm.stream
|
|
Eclipse-BuddyPolicy: ext, registered, global
|