~bcsaller/juju-gui/phantom-testing

Viewing all changes in revision 335.

  • Committer: Francesco Banconi
  • Date: 2013-01-22 11:55:05 UTC
  • mfrom: (334.1.1 bug-1102633-make-distfile)
  • Revision ID: francesco.banconi@canonical.com-20130122115505-ojgx862k2u2w61tk
Allow creating non-FINAL release tarballs.

In the charm, when juju-gui-source is a branch,
a release tarball is created from the checkout
running "NO_BZR=1 make distfile".
The "distfile" target was included in the 
released/unreleased check by our Makefile.
This means that trying to deploy the charm
from a branch whose CHANGES.yaml does not
include "unreleased:" always fails with 
the error reported by therve: 
"non-FINAL releases must have a most-recent 
version number of unreleased in CHANGES.yaml".
This branch removes that check from the distfile
target: I think we should protect "dist", but
I don't see, given the problems described above,
a valid reason to continue preventing users
to create non-FINAL tarballs, even if the 
branch is a final release.

R=teknico, bac
CC=
https://codereview.appspot.com/7189043

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: