Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

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.