~bac/juju-gui/1103207

Viewing all changes in revision 326.

  • Committer: Francesco Banconi
  • Date: 2013-01-17 16:00:35 UTC
  • mfrom: (325.1.2 bug-1095663-test-final)
  • Revision ID: francesco.banconi@canonical.com-20130117160035-vtq0ddmj30em5iwq
Avoid version check if make target != dist[file]

Our Makefile stops the execution if the user:
1) tries to make a stable release and the latest
version in CHANGES.yaml is "unreleased";
2) tries to make a devel release and the latest
version is not "unreleased".

Now this check is only performed when the make
target is dist or distfile, so that it is 
possible, e.g., to run tests on a stable release
without defining FINAL=1.

Updated process documentation.

R=gary.poster, teknico
CC=
https://codereview.appspot.com/7138054

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: