Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] jgit timestamp provider ignores local changes

On 03/11/2013 06:22 PM, Igor Fedorenko wrote:
This will be surprising behaviour (in the bad sense). Proposed behaviour
will results in wrong version qualifier produced by CI build if the
working tree happens to become dirty for whatever reason, and if you do
manual release build.

In case of dirty tree jgit timestamp provider should throw an exception
"Working tree is dirty, use -DtimestampProvider=default to use current
build timestamp. Alternatively, use -DforceContextQualifier=qualifier to
use literal '.qualifier' version qualifier".

Ok, I opened this for a better tracking: https://bugs.eclipse.org/bugs/show_bug.cgi?id=402949
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top