summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.core/build.properties
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-07-05 13:16:45 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-07-05 13:24:31 +0530
commit429d3149d5cf042f1aabc5836d7df451c7da06bd (patch)
treef911faaa91cd87cbd26d864c12ecc6ed53a5df20 /src/com.gluster.storage.management.core/build.properties
parent70e5b09bba0a5d035bc7fd37db707cd041db9580 (diff)
Changed base URI of REST resources to include the API version
Diffstat (limited to 'src/com.gluster.storage.management.core/build.properties')
-rw-r--r--src/com.gluster.storage.management.core/build.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.core/build.properties b/src/com.gluster.storage.management.core/build.properties
index 34d2e4d2..89d32a46 100644
--- a/src/com.gluster.storage.management.core/build.properties
+++ b/src/com.gluster.storage.management.core/build.properties
@@ -1,4 +1,7 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ lib/
+src.includes = lib/,\
+ src/