Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] time to generate VERSION.txt?

We might use the commit messages and use the bugzilla # as prefix.

git commit -a -m"123456: Fixed the issue which...."

Will make it into VERSION.txt. Every commit message without a 6 digit number prefix will be ignored. How about that?

On 22/07/2011 03:07, Greg Wilkins wrote:
Now that we have gone to git, the manual editing of VERSION.txt is
causing every parallel change to be treated as a non FF merge.  This
makes our history look a lot more complex than necessary.

Perhaps we should now be generating VERSION.txt for each release?

Anybody have thoughts about how this could be done?

cheers
_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev


Back to the top