On 13/12/11 12:09, Vladimir Vuksan wrote:
> I am coming to see it your way. I agree we should simply include the
> latest web in the Ganglia tree. Call it Ganglia 3.3.0 and release it.
>
> Ganglia Web 2.2.0 is nearly ready. I think it will be released either
> tomorrow or after tomorrow.
>
In that case, just make a 3.3.0 release perhaps?

The merge may actually require some tweaks (e.g. Makefile.am and/or the
spec file) so it would be a good idea to make a 3.3.0 tar but not
announce it (and not put it on the SF download page), just let people
test it, fine tune it, and then announce it as 3.3.1 after maybe 1-2 weeks

> Jeff also packaged up 3.2.1 which contains fixes for broken gstat and
> optionally configured graphite emitter. If you have time give it a
> shot from here
>
> https://github.com/ganglia/monitor-core/downloads
>
Can you just comment on the process for releasing now that we use git?

Would I be correct in understanding it is:

a) tweak versions in configure.in, ...
b) update release notes file
c) tag
d) check out the tag
e) run the `make dist' command
f) upload the generated tarball

Also, I notice this in configure.in:

AC_REVISION([$Revision$])

Maybe a leftover from SVN, any logic like this probably needs to be
replaced with something that checks the git tag (or revision if not
building from a tag) - has anyone seen any good examples of how to do
this in other projects?

Here are some of the comments I found about the issue in Google:

http://stackoverflow.com/questions/8215785/how-can-i-use-ac-revision-with-git


------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to