How to release Petalslink projects

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
** change the current directory to the directory of the project which fails (in the local checkout directory)
** if release failed at perform time (prepare worked), remove by hand created svn tag.
** remove target dir
** launch the rollback of the release (*mvn release:rollback*) => POM should be reverted.
** correct the failure
** return to the release directory and resume (*release.sh resume*).