You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@ In this example we assume 7.0.19.
5
5
1. Check beforehand that this version does NOT exist in [staging](https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/main/distributions/glassfish/) else bump the version
6
6
2. Go to [GlassFish CI](https://ci.eclipse.org/glassfish/)
4. Open [glassfish_1-build-and-stage](https://ci.eclipse.org/glassfish/view/GlassFish/job/glassfish_1-build-and-stage/)
9
-
5. Click [Build with parameters](https://ci.eclipse.org/glassfish/view/GlassFish/job/glassfish_1-build-and-stage//build) in menu
8
+
4. Open [1_glassfish-build-and-stage](https://ci.eclipse.org/glassfish/view/GlassFish/job/1_glassfish-build-and-stage/)
9
+
5. Click [Build with parameters](https://ci.eclipse.org/glassfish/view/GlassFish/job/1_glassfish-build-and-stage/build) in menu
10
10
-`RELEASE_VERSION` = `7.0.19`
11
11
-`USE_STAGING_REPO` = `false` (uncheck)
12
12
- click [Build] button
13
13
6. Wait for it to finish successfully
14
-
7. Drill down into this build e.g. [build 79](https://ci.eclipse.org/glassfish/view/GlassFish/job/glassfish_1-build-and-stage/79/)
15
-
8. Click [Console Output](https://ci.eclipse.org/glassfish/view/GlassFish/job/glassfish_1-build-and-stage/79/console) in menu
14
+
7. Drill down into this build e.g. [build 79](https://ci.eclipse.org/glassfish/view/GlassFish/job/1_glassfish-build-and-stage/79/)
15
+
8. Click [Console Output](https://ci.eclipse.org/glassfish/view/GlassFish/job/1_glassfish-build-and-stage/79/console) in menu
16
16
9. Ctrl+F 'orgglassfish', to find release ID, e.g. `Created staging repository with ID "orgglassfish-1230"`, remember this for `STAGING_RELEASE_ID` in a later step
17
17
In case the release ID is not in the log (sometimes it just isn't, we don't know why), use
18
-
go to [jsftemplating_1_build-and-stage]()https://ci.eclipse.org/glassfish/view/JSFTemplating/job/jsftemplating_1_build-and-stage/build
18
+
go to [1_jsftemplating-build-and-stage](https://ci.eclipse.org/glassfish/view/JSFTemplating/job/1_jsftemplating-build-and-stage/build)
19
19
-`LIST_FIRST` = `true` (check)
20
20
- click [Build] button
21
21
In the output, look for a line like the following:
0 commit comments