summaryrefslogtreecommitdiffstats
path: root/com.gluster.storage.management.gui.feature.webstart
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-02-18 16:08:32 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-02-18 16:08:32 +0530
commit4512e991ed4e73480d794f29459f63900517075e (patch)
treeb3e186efb3c91169db5fe72674ca7ac3df856289 /com.gluster.storage.management.gui.feature.webstart
parentb48faf9bc01f2bf20051c221f8c4f3edfbf1da51 (diff)
headless build of server project
Diffstat (limited to 'com.gluster.storage.management.gui.feature.webstart')
-rw-r--r--com.gluster.storage.management.gui.feature.webstart/buckminster.cspex4
-rw-r--r--com.gluster.storage.management.gui.feature.webstart/build/glustermc.ant (renamed from com.gluster.storage.management.gui.feature.webstart/build/product.ant)2
2 files changed, 3 insertions, 3 deletions
diff --git a/com.gluster.storage.management.gui.feature.webstart/buckminster.cspex b/com.gluster.storage.management.gui.feature.webstart/buckminster.cspex
index f6053c4a..db255a8a 100644
--- a/com.gluster.storage.management.gui.feature.webstart/buckminster.cspex
+++ b/com.gluster.storage.management.gui.feature.webstart/buckminster.cspex
@@ -20,13 +20,13 @@
</public>
<public name="unsign.jars" actor="ant">
<actorProperties>
- <property key="buildFile" value="build/product.ant" />
+ <property key="buildFile" value="build/glustermc.ant" />
<property key="targets" value="unsign"/>
</actorProperties>
</public>
<public name="sign.jars" actor="ant">
<actorProperties>
- <property key="buildFile" value="build/product.ant" />
+ <property key="buildFile" value="build/glustermc.ant" />
<property key="targets" value="sign"/>
</actorProperties>
</public>
diff --git a/com.gluster.storage.management.gui.feature.webstart/build/product.ant b/com.gluster.storage.management.gui.feature.webstart/build/glustermc.ant
index daf869b8..183dec06 100644
--- a/com.gluster.storage.management.gui.feature.webstart/build/product.ant
+++ b/com.gluster.storage.management.gui.feature.webstart/build/glustermc.ant
@@ -1,5 +1,5 @@
<project>
- <property name="export.dir" value="${buckminster.output}/dist/" />
+ <property name="export.dir" value="${buckminster.output}/glustermc/" />
<target name='unsign'>
<buckminster.signatureCleaner>
<fileset dir='${export.dir}/plugins'>