diff options
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..." |
