awips2/edexOsgi/com.raytheon.uf.common.comm/META-INF/MANIFEST.MF
Mike Duff b9abbcdf37 Issue #1786 - Initial checkin of https for thin client
Code review comments

Change-Id: I1fde9a276ecca44d87603be08a99232a5d7b441e

Former-commit-id: 6f206dad8ffbbd7b793b92b8a23bbce74a5b0017
2013-04-10 10:29:33 -05:00

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