Final check file for new alpha release.

This commit is contained in:
falgout 2013-01-17 00:36:07 +00:00
parent fcc7b8aad5
commit d6ab821560
2 changed files with 7 additions and 7 deletions

Binary file not shown.

View File

@ -39,34 +39,34 @@ the responsible project member before the release is made available to users.
- Update 'config/configure.in' and 'CMakeLists.txt' with release number and
date, then run 'config/bootstrap' and commit changes to the repository.
[]
[rdf 1/16/2013]
- Tag repository with release number (e.g., 'cvs rtag V2-8-2a linear_solvers').
[]
[rdf 1/16/2013]
- Create release tar files by running the 'tools/mkdist' script (for more
information, do 'mkdist -help'). This can be run from within any directory,
just be sure to use the latest version of the 'mkdist' script.
[]
[rdf 1/16/2013]
- Run the 'AUTOTEST/testdist.sh' script to verify a stable release. For more
information on running this script, do 'testdist.sh -help'. If any of the
tests fail, untag the repository, make necessary corrections, and start over.
[**OPTIONAL**]
[rdf 1/16/2013 **OPTIONAL**]
- Commit the verification file generated by the 'testdist.sh' script into the
releases/ directory of the repository.
[**OPTIONAL**]
[rdf 1/16/2013 **OPTIONAL**]
- On the CASC cluster, copy tar file to '/usr/casc/hypre'.
[]
[rdf 1/16/2013]
- FINAL CERTIFICATION: Verify that all steps have been signed off and commit
this file to the repository.
[]
[rdf 1/16/2013]