aboutsummaryrefslogtreecommitdiff
path: root/jdk9-update-src-tree.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-12-12 13:18:47 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-12-12 13:19:42 +0000
commitad75e81e206ca0c1fddf1ea74b1da8ef4d1ef508 (patch)
tree9ede50de81773106b8db330ce88cd3b49337a400 /jdk9-update-src-tree.yaml
parenta774911a9b5eb841c99e3f06deace71e0949c0a3 (diff)
jdk: Add BOM to artifacts exported by update src.
out/BOM was missing - we aren't using wildcards here. Change-Id: Iace92084befd97bea32a7f90522c1f0ddd4d3050
Diffstat (limited to 'jdk9-update-src-tree.yaml')
-rw-r--r--jdk9-update-src-tree.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk9-update-src-tree.yaml b/jdk9-update-src-tree.yaml
index effe59bd17..2bc3aee74e 100644
--- a/jdk9-update-src-tree.yaml
+++ b/jdk9-update-src-tree.yaml
@@ -142,7 +142,7 @@
tar --exclude=.hg -acf out/jdk9.tar.gz jdk9
publishers:
- archive:
- artifacts: 'out/jdk9.tar.gz, out/build-date.sh'
+ artifacts: 'out/jdk9.tar.gz, out/build-date.sh, out/BOM'
- fingerprint:
files: 'out/*'
record-artifacts: true