commit | 52dc4c67e28c92abd2d599e2d6f874eb6e29ae0b | [log] [tgz] |
---|---|---|
author | Ralph Goers <rgoers@apache.org> | Tue Mar 28 09:34:42 2023 -0700 |
committer | Ralph Goers <rgoers@apache.org> | Tue Mar 28 09:34:42 2023 -0700 |
tree | f5f67f232432981dd3a5e3eeb18b4740a7cf2d47 | |
parent | 4a519dacba0bdcfe2df4129c0d50632de1d1eec1 [diff] |
Update team page
Publishing the Apache Flume web site requires:
mvn package
.mvn pre-site install
.git add
on the affected files and git commit
.git push
.git rebase asf-staging
followed by git push
.Further information regarding what to edit in the site during a release may be found at How to Release - Update the Web Site.