summaryrefslogtreecommitdiffstats
path: root/gmc-build.sh
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-03-10 17:19:31 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-03-10 17:19:31 +0530
commit8e7ecb9bd74da16524ad69f79cdfaf943dedc1dc (patch)
tree869039bd2eab55992417485aca53d2fefc110109 /gmc-build.sh
parentb16e8d6175c0e4453cf32da0078db5acd3e32102 (diff)
Modified to copy rootfiles directory in the webstart build
Diffstat (limited to 'gmc-build.sh')
-rwxr-xr-xgmc-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmc-build.sh b/gmc-build.sh
index 54d3a7bb..4a9b1982 100755
--- a/gmc-build.sh
+++ b/gmc-build.sh
@@ -72,6 +72,7 @@ build()
echo "Exporting the product..."
./buckminster perform --properties ${PROPERTIES_FILE} ${MAIN_FEATURE}#create.eclipse.jnlp.product
+ ./buckminster perform --properties ${PROPERTIES_FILE} ${MAIN_FEATURE}#copy.root.files
# buckminster signs the jars using eclipse certificate - hence unsign and sign them again
echo "Signing product jars..."