From cb02ee65f1d9692f19920df3a46116433ecd2c61 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 22 Sep 2023 10:01:06 +0000 Subject: [PATCH] update release guide git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1912479 13f79535-47bb-0310-9956-ffa450edef68 --- release-guide.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-guide.txt b/release-guide.txt index 23af0efc7..8f4e2811d 100644 --- a/release-guide.txt +++ b/release-guide.txt @@ -51,7 +51,7 @@ the left hand side. 6c. It's a good idea to check at - https://builds.apache.org/view/P/view/POI/job/POI-XMLBeans-DSL-1.8/ + https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ that Jenkins is in a good state (i.e. most recent build passed and is up to date with SVN). You probably also want to e-mail the dev list with a note to say you're building a release. @@ -91,7 +91,7 @@ svn pd 'svn:executable' $(find -name .svn -prune -or -type f ! -name \*.sh \ (II) Making release artifacts 1. Grab the output from a successful Jenkins build for the desired revision: - https://builds.apache.org/view/P/view/POI/job/POI-XMLBeans-DSL-1.8/lastBuild/artifact/build/ + https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ - xmlbeans-VERSION.jar - xmlbeans-VERSION-javadoc.jar - xmlbeans-VERSION-sources.jar