jojochuang opened a new pull request, #11107:
URL: https://github.com/apache/ozone/pull/11107

   ## Summary
   Prepare the `ozone-2.2.1` release branch with Maven version 2.2.1.
   
   **Do not merge this PR into `ozone-2.2`.** This head branch is the source 
for the release branch.
   
   ## Blocked on
   1. Merge https://github.com/apache/ozone/pull/11104 into `ozone-2.2`
   2. Rebase `jojochuang:ozone-2.2.1` onto updated `ozone-2.2` if needed
   3. Create branch `ozone-2.2.1` on apache:
      ```bash
      git fetch origin ozone-2.2
      git push origin jojochuang/ozone-2.2.1:ozone-2.2.1
      ```
   4. Close this PR (branch is created directly, not via merge into `ozone-2.2`)
   
   ## Jira
   https://issues.apache.org/jira/browse/HDDS-16103
   
   ## After branch creation
   - Tag `ozone-2.2.1-RC0` on `ozone-2.2.1`
   - Build release artifacts: `mvn -Pdist -DskipTests package`
   - Upload to dist.apache.org and start dev@ RC vote
   
   ## Test plan
   - [ ] CI on fork branch passes after rebase onto post-#11104 `ozone-2.2`
   
   
   Made with [Cursor](https://cursor.com)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to