summaryrefslogtreecommitdiffstats
path: root/com.gluster.storage.management.client/META-INF
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-03-08 22:06:42 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-03-08 22:06:42 +0530
commitfc16f56e2a95e23be6cf86ccfe7d4a6d3603baab (patch)
treea646ad0f3e0a87afb0c37805af63fb6183ff3a9c /com.gluster.storage.management.client/META-INF
parent2b73f885f9b9bba01b220cd0199b8040e299086f (diff)
Removed unnecessary plugin com.sun.jersey, introduced image caching.
Diffstat (limited to 'com.gluster.storage.management.client/META-INF')
-rw-r--r--com.gluster.storage.management.client/META-INF/MANIFEST.MF9
1 files changed, 4 insertions, 5 deletions
diff --git a/com.gluster.storage.management.client/META-INF/MANIFEST.MF b/com.gluster.storage.management.client/META-INF/MANIFEST.MF
index a5cc4530..48cb74f5 100644
--- a/com.gluster.storage.management.client/META-INF/MANIFEST.MF
+++ b/com.gluster.storage.management.client/META-INF/MANIFEST.MF
@@ -5,9 +5,8 @@ Bundle-SymbolicName: com.gluster.storage.management.client
Bundle-Version: 1.0.0
Bundle-Vendor: GLUSTER
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Require-Bundle: com.gluster.storage.management.core;bundle-version="1.0.0",
- com.sun.jersey;bundle-version="1.4.0"
+Require-Bundle: com.gluster.storage.management.core;bundle-version="1.0.0"
Export-Package: com.gluster.storage.management.client
-Bundle-ClassPath: lib/jersey-client-1.4.jar,
- lib/jersey-core-1.4.jar,
- .
+Bundle-ClassPath: .,
+ lib/jersey-1.5/jersey-client-1.5.jar,
+ lib/jersey-1.5/jersey-core-1.5.jar