Versions Compared

Key

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

...

Code Block
svn co https://svn.apache.org/repos/asf/incubator/sqoop/branches/branch-X.Y.0

2. (Optional) Tag the release candidate, where R is the iteration number for this release candidate:

Code Block
svn copy https://svn.apache.org/repos/asf/incubator/hcatalogsqoop/branches/branch-X.Y.0 \
  https://svn.apache.org/repos/asf/incubator/hcatalogsqoop/tags/release-X.Y.Z0-rcR \
  -m "HCatalogSqoop X.Y.Z0-rcR release."

...

Performing sanity check

1. Running unit tests Run tests

2. Check license

  • Download RAT
  • Run java jar apache-rat*.jar on the release tarball.
  • There should be only one known violation, i.e CHANGES.txt.