aboutsummaryrefslogtreecommitdiff
path: root/jdk8-update-src-tree.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-12-14 11:10:22 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-12-14 11:10:22 +0000
commitaff8ceae8895c3066d2c6fc71dcd36a4177550d4 (patch)
tree93e95309289957ebc2ca3d6f2445b72dfeb38bf2 /jdk8-update-src-tree.yaml
parent14e3112b5397ac8bc57540f182672ccbd7cc9b04 (diff)
jdk: Fix jdk8-update-src
jdk9 directory and archive names creeped in. Change-Id: I9bb9d1b88eaca3b8e4bd1e5998c47a15fe1643f2
Diffstat (limited to 'jdk8-update-src-tree.yaml')
-rw-r--r--jdk8-update-src-tree.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jdk8-update-src-tree.yaml b/jdk8-update-src-tree.yaml
index e052a66d..2b45f911 100644
--- a/jdk8-update-src-tree.yaml
+++ b/jdk8-update-src-tree.yaml
@@ -101,7 +101,7 @@
rm -rf out
mkdir out
- pushd jdk9
+ pushd jdk8u
#find . -name BOM -exec rm {} \;
#commit_id=$(hg identify | awk '{print $1}')
#echo "jdk9-${commit_id}" | tee -a BOM
@@ -142,7 +142,7 @@
tar --exclude=.hg -acf out/jdk8u.tar.gz jdk8u
publishers:
- archive:
- artifacts: 'out/jdk9.tar.gz, out/build-date.sh, out/BOM'
+ artifacts: 'out/jdk8u.tar.gz, out/build-date.sh, out/BOM'
- fingerprint:
files: 'out/*'
record-artifacts: true