diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-03-10 17:19:31 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-03-10 17:19:31 +0530 |
| commit | 8e7ecb9bd74da16524ad69f79cdfaf943dedc1dc (patch) | |
| tree | 869039bd2eab55992417485aca53d2fefc110109 /gmc-build.sh | |
| parent | b16e8d6175c0e4453cf32da0078db5acd3e32102 (diff) | |
Modified to copy rootfiles directory in the webstart build
Diffstat (limited to 'gmc-build.sh')
| -rwxr-xr-x | gmc-build.sh | 1 |
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..." |
