Baptiste Mathus closed Improvement MBUILDNUM-104 as Won't Fix

I'm sorry but I agree with Rickard.
I think it's a really bad idea to use that kind of command.

  • As Git is a DVCS, you can't expect that number to help you find a commit, so you would anyway have to fall back using the sha (which for one actually uniquely identifies a state of the repository)

Btw, off the top of my head, if you really want a not-so-meaningful number, then you can use whatever is the build number of your CI server, of even the System.currentTimeMillis() /time-zone adjusted/ value at the moment of the build. At least, that should give you an almost interesting value.

Cheers

Change By: Baptiste Mathus (17/Apr/13 3:07 AM)
Resolution: Won't Fix
Status: Open Closed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to