awips2/edexOsgi/com.raytheon.uf.common.util/META-INF/MANIFEST.MF
Max Schenkelberg e1d946912c Issue #763 Removed references to OBE cots org.apahce.tomcat.nativ to reduce size of collaboration standalone product. This project could now be removed from the baseline
Change-Id: I9d8d0155afa5c01f3cc027a5f5adb0e2a9893e47

Former-commit-id: e1d23a56a9 [formerly 62bd4a667a] [formerly e1d23a56a9 [formerly 62bd4a667a] [formerly a3014f6ec3 [formerly 24423c6b03bffd01313a93b6c641b3d8fef35902]]]
Former-commit-id: a3014f6ec3
Former-commit-id: 544ffdc4ca [formerly 9328717a1a]
Former-commit-id: 57cc1a4830
2012-06-28 15:29:05 -05:00

12 lines
442 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"
Export-Package: com.raytheon.uf.common.util,
com.raytheon.uf.common.util.cache,
com.raytheon.uf.common.util.registry
Import-Package: org.apache.commons.lang