You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/12 21:50:57 UTC

[GitHub] [arrow] kszucs edited a comment on pull request #9155: ARROW-6103: [Java] Remove mvn release plugin [WIP]

kszucs edited a comment on pull request #9155:
URL: https://github.com/apache/arrow/pull/9155#issuecomment-818266200


   > @kszucs I think that the following related tasks are remained to release with this change:
   > 
   > * Remove the `apache-arrow-${version}` tag dependency from `dev/release/02-source.sh`. (Should we use `apache-arrow-${version}-rc${N}` instead?)
   > * Add `dev/release/post-XX-tag.sh` that create and push `apache-arrow-${version}` tag.
   > * Add `dev/release/post-XX-version.sh` that bumps version to `5.0.0-SNAPSHOT`.
   > * Add `dev/release/post-XX-java.sh` that releases Java packages by `mvn deploy`.  (Do we still need https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide#ReleaseManagementGuide-UpdatingJavaMavenartifactsinMavencentral manual step with `mvn deploy`?)
   
   I guess so. Could we test mvn deploy before actually going to production?
   
   > * (Not related) Remove `dev/release/post-00-rebase.sh`
   > 
   > Can we work on them as follow-up tasks? Or should we do them in this pull request?
   
   Do you mean that we should incorporate these changes to this PR?


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org