summaryrefslogtreecommitdiffstats
path: root/hudson-builds
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-09 07:34:47 +0100
committerSven Gothel <[email protected]>2010-11-09 07:34:47 +0100
commit6600cbaeef5b0fa47751cdaa10575915dc92d456 (patch)
treec02ea43fd841f4391665148017bf2d5c7a199fe2 /hudson-builds
parent8f5ec187a744d3535a3a0bce928b2e2ae0ddc2f5 (diff)
Add jnlp security tag filter for unsigned temp builds
Diffstat (limited to 'hudson-builds')
-rwxr-xr-xhudson-builds/promote-latest-builds.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/hudson-builds/promote-latest-builds.sh b/hudson-builds/promote-latest-builds.sh
index b4d1692..f9da1e0 100755
--- a/hudson-builds/promote-latest-builds.sh
+++ b/hudson-builds/promote-latest-builds.sh
@@ -1,5 +1,12 @@
#! /bin/bash
+##
+#
+# Will end up with an aggregated folder, webstart enabled,
+# but not pack200 compressed and not signed.
+#
+##
+
sdir=`dirname $0`
. $sdir/../deployment/funcs_jnlp_relocate.sh
@@ -256,3 +263,5 @@ diff -Nurbw aggregated.artifact.properties.sorted jocl-demos-jogl-demos.artifact
copy_relocate_jnlps $url $wsdir
+remove_security_tag_jnlps $wsdir
+