commit | 360b5bbef97d06388562a62bd032cf573dd45271 | [log] [tgz] |
---|---|---|
author | Ralph Goers <rgoers@apache.org> | Sun Apr 02 10:01:55 2023 -0700 |
committer | Ralph Goers <rgoers@apache.org> | Sun Apr 02 10:01:55 2023 -0700 |
tree | 86024ce954c76cf0efca2c46f94508904091008a | |
parent | b81b3d047d311763bb2cf8bfe9c0feb2a7de025d [diff] |
Update download links
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.