Versions Compared

Key

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

...

Once this file has been updated, you need to publish it in the appropriate dist directory for the project on it will automatically be pushed to http://www.apache.org/dist/sqoop/KEYS. To do this, you must copy the file as follows:

...

...

$ scp KEYS people.apache.org:/www/www.apache.org/dist/sqoop/KEYS

This will take some time to propagate in which you can continue with the other steps of the release process.

...

6. Upload artifacts and all created check sums with signatures to your own web-space on people.apache.orgto to repos/dist/dev/sqoop

Code Block
ssh peoplesvn checkout https://dist.apache.org "mkdir -p ~/public_html/sqoop-/repos/dist/dev/sqoop sqoop-dev

mkdir 1.99.1-_rc0"
scpcd * people1.apache.org:~/public_html/sqoop-99.7_rc0
cp /tmp/sqoop-release-preparations/* .
svn add .
svn commit -m "Stage Sqoop 1.99.1-rc0
 RC0 artifacts"

Running the vote

...

Call for sqoop dev list votes

...