michaelsembwever commented on code in PR #96:
URL: https://github.com/apache/cassandra-builds/pull/96#discussion_r1354774716
##########
cassandra-release/prepare_release.sh:
##########
@@ -245,7 +245,7 @@ then
execute "cd cassandra"
execute "git checkout $release-tentative"
execute "ant realclean"
- execute "ant publish -Drelease=true -Dbase.version=$release"
+ execute "ant publish -Drelease=true -Dno-checkstyle=true -Drat.skip=true
-Dant.gen-doc.skip=true"
Review Comment:
We don't publish docs with/in releases. ref CASSANDRA-17260
--
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]