DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block |
|---|
ARTIFACT="trafficserver-2.0.0-alpha.tar.gz"
md5sum $ARTIFACT > ${ARTIFACT}.md5
sha1sum $ARTIFACT > ${ARTIFACT}.sha1
gpg --armor --output ${ARTIFACT}.asc --detach-sig $file
|
RAT reports
The Release Audit Tool Tool reports are automatically generated on both trunk and all active release branches. The current reports are
- Trunk RAT report
- Release 2.0.x branch RAT report
Uploading
All artifacts, and checksums and signatures, should be checked into the following Subversion directory:
| Code Block |
|---|
https://dist.apache.org/repos/dist/release/incubator/trafficserver
|
Once committed, these files are automatically published to the appropriate areas on people.apache.org.