jdaugherty commented on code in PR #15115:
URL: https://github.com/apache/grails-core/pull/15115#discussion_r2404618848
##########
RELEASE.md:
##########
@@ -61,11 +61,11 @@ During the staging step, we must create a source
distribution & stage any binary
5. (no approval required) The `upload` job will:
* Download the source distribution
* Download the binary distributions (wrapper & grails clis)
- * upload the source distribution to
https://dist.apache.org/repos/dist/dev/incubator/grails/core/VERSION/sources
- * upload the grails-wrapper binary distribution to
https://dist.apache.org/repos/dist/incubator/dev/grails/core/VERSION/distribution
- * upload the grails binary distribution to
https://dist.apache.org/repos/dist/incubator/dev/grails/core/VERSION/distribution
(note: this is the sdkman artifact)
+ * upload the source distribution to
https://dist.apache.org/repos/dist/dev/grails/core/VERSION/sources
+ * upload the grails-wrapper binary distribution to
https://dist.apache.org/repos/dist/dev/grails/core/VERSION/distribution
+ * upload the grails binary distribution to
https://dist.apache.org/repos/dist/dev/grails/core/VERSION/distribution (note:
this is the sdkman artifact)
* upload a file containing the SVN revision for the uploaded artifacts
- * generate vote email templates for both the Grails PPMC and Groovy PMC
+ * generate vote email templates for the Grails PMC
Review Comment:
templates => template
--
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]