summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.gateway/buckminster.cspex
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 20:15:52 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 20:15:52 +0530
commitc35e8c9752642f9efdaefb85ae54163aef0aa8d9 (patch)
tree2116c1a0a7abd41a4cdf761ed207a2801db69b3b /src/org.gluster.storage.management.gateway/buckminster.cspex
parenteca66e7234791857aa5ce7797a8ca42b382ce7e0 (diff)
parent1142b0e41de39010de7845cf70d71dbb001fc1dc (diff)
Merge branch 'community'
Diffstat (limited to 'src/org.gluster.storage.management.gateway/buckminster.cspex')
-rw-r--r--src/org.gluster.storage.management.gateway/buckminster.cspex37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.gateway/buckminster.cspex b/src/org.gluster.storage.management.gateway/buckminster.cspex
new file mode 100644
index 00000000..31eb9d67
--- /dev/null
+++ b/src/org.gluster.storage.management.gateway/buckminster.cspex
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cspecExtension
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0"
+ xmlns="http://www.eclipse.org/buckminster/CSpec-1.0">
+ <dependencies>
+ <!-- Place your Dependencies here -->
+ </dependencies>
+ <generators>
+ <!-- Place your Generators here -->
+ </generators>
+ <artifacts>
+ <!-- Place your Artifacts here -->
+ </artifacts>
+ <actions>
+ <public name="archive" actor="ant">
+ <actorProperties>
+ <property key="buildFile" value="build/glusterserver.ant"/>
+ </actorProperties>
+ </public>
+ </actions>
+ <groups>
+ <!-- Place your Groups here -->
+ </groups>
+ <alterDependencies>
+ <!-- Place your Dependency alterations here -->
+ </alterDependencies>
+ <alterArtifacts>
+ <!-- Place your Artifact alterations here -->
+ </alterArtifacts>
+ <alterActions>
+ <!-- Place your Action alterations here -->
+ </alterActions>
+ <alterGroups>
+ <!-- Place your Group alterations here -->
+ </alterGroups>
+</cspecExtension>