summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.client/build.properties
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-06-09 19:46:40 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-06-09 19:54:08 +0530
commit03deae0a3067483df28299d7690a10e182d1ef2f (patch)
tree9104e6ff0d2bd5642f65b1f2487bc3a6fb43dc37 /src/com.gluster.storage.management.client/build.properties
parent81e667e15bb51c6f998050c5dee231fb433845c9 (diff)
SSL communication between console and gateway
Diffstat (limited to 'src/com.gluster.storage.management.client/build.properties')
-rw-r--r--src/com.gluster.storage.management.client/build.properties14
1 files changed, 10 insertions, 4 deletions
diff --git a/src/com.gluster.storage.management.client/build.properties b/src/com.gluster.storage.management.client/build.properties
index 271ce382..4dded7a7 100644
--- a/src/com.gluster.storage.management.client/build.properties
+++ b/src/com.gluster.storage.management.client/build.properties
@@ -2,7 +2,13 @@ source.. = src/
output.. = bin/
bin.includes = .,\
META-INF/,\
- lib/jersey-1.5/jersey-client-1.5.jar,\
- lib/jersey-1.5/jersey-core-1.5.jar
-src.includes = lib/jersey-1.4/jersey-client-1.4.jar,\
- lib/jersey-1.4/jersey-core-1.4.jar
+ lib/,\
+ keystore/
+src.includes = src/,\
+ lib/,\
+ keystore/,\
+ build.properties,\
+ .project,\
+ .classpath,\
+ .settings/,\
+ META-INF/