pan3793 commented on code in PR #67:
URL: https://github.com/apache/celeborn-website/pull/67#discussion_r1636041487


##########
docs/community/release_guide.md:
##########
@@ -175,6 +175,45 @@ After cutting release branch, don't forget bump version in 
`main` branch.
 export RELEASE_RC_NO=<RC number, e.g. 0>
 ```
 
+- Check License and Notice
+
+Build a release package and check license and notice with the binary package's 
jars directory instead of the pom.xml.
+```shell
+./buile/make-distribution.sh --release --sbt-enabled
+```
+According to the Apache License section 4, the principal of License and Notice 
is as following:

Review Comment:
   can we add the hyperlink for "Apache License section 4", and use quote 
syntax for the reference sections
   



-- 
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: dev-unsubscr...@celeborn.apache.org

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

Reply via email to