release procedure questions

2014-06-04 Thread Daan Hoogland
H, I created a test release (wishfull thinking) using the command sh tools/build/build_asf.sh -b 4.4 -u dahn -v 4.4.0 -s ~/cloudstack-4.4/cloudstack -c -t it created a local branch called 4.4-RC20140604T1455 and a bunch of files ls -l /tmp/cloudstack-build/ total 15960 -rw-r--r-- 1 daan

Re: release procedure questions

2014-06-04 Thread Chip Childers
On Wed, Jun 04, 2014 at 03:31:47PM +0200, Daan Hoogland wrote: H, I created a test release (wishfull thinking) using the command sh tools/build/build_asf.sh -b 4.4 -u dahn -v 4.4.0 -s ~/cloudstack-4.4/cloudstack -c -t it created a local branch called 4.4-RC20140604T1455 and a bunch of

Re: release procedure questions

2014-06-04 Thread Daan Hoogland
Does, but I changed build_asf.sh to create a branch an no longer revert. this commit-sh is meant to be the id on my branch then. and it is the one we vote on. Not some script that creates another commit. So in the new situation the release branch x.y keeps the SNAPSHOT at all times. In addition

Re: release procedure questions

2014-06-04 Thread Chip Childers
On Wed, Jun 04, 2014 at 04:57:18PM +0200, Daan Hoogland wrote: Does, but I changed build_asf.sh to create a branch an no longer revert. this commit-sh is meant to be the id on my branch then. and it is the one we vote on. Not some script that creates another commit. So in the new situation

Re: release procedure questions

2014-06-04 Thread Daan Hoogland
ok, it does. i am now convinced I changed the right thing and enough. On Wed, Jun 4, 2014 at 5:11 PM, Chip Childers chipchild...@apache.org wrote: On Wed, Jun 04, 2014 at 04:57:18PM +0200, Daan Hoogland wrote: Does, but I changed build_asf.sh to create a branch an no longer revert. this