summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.core/META-INF/MANIFEST.MF
blob: 4f6c2282d046ebd3af2f31af98a7134107ff56d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Gluster Storage Platform Core
Bundle-SymbolicName: org.gluster.storage.management.core
Bundle-Version: 1.0.0
Bundle-Vendor: GLUSTER
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.gluster.storage.management.core.constants,
 org.gluster.storage.management.core.exceptions,
 org.gluster.storage.management.core.model,
 org.gluster.storage.management.core.response,
 org.gluster.storage.management.core.utils
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.6.0"
Bundle-ClassPath: .
Import-Package: org.gluster.storage.management.core.exceptions