kou commented on pull request #11669:
URL: https://github.com/apache/arrow/pull/11669#issuecomment-966835394


   Thanks.
   I understand.
   
   Our release process 
https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide 
should "close" the repository BEFORE vote to verify by downstream projects.
   
   I noticed that the 6.0.1 RC1 artifacts built by Crossbow miss some files: 
`*-sources.jar`, `*-javadoc.jar` and `arrow-java-root-X.Y.Z-source-release.zip`
   If we can mix artifacts by `mvn deploy` and and Crossbow, we can publish 
arrow-c-data `.jar` for 6.0.1.
   
   FYI: Crossbow can build `*-sources.jar` and `*-javadoc.jar` by 
https://github.com/apache/arrow/pull/11675 and 
`arrow-java-root-X.Y.Z-source-release.zip` by 
https://github.com/apache/arrow/pull/11684 . So we can use artifacts built by 
Crossbow for 7.0.0.


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


Reply via email to