Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] preparing 2.0

Hey!

Somebody should _really_ investigate the problems with missing object exceptions in JGit before release. It happens for me sporadically with EGit and Gerrit-2.4rc1 (which is way worse as the server is stuck afterwards; for EGit i still have to restart Eclipse when this happens, as JGit will never get back to a working state anymore).

In my opinion JGit is currently not in a releasable state. But 1.3.0 was neither, as it suffers from the same problem.

[1] http://code.google.com/p/gerrit/issues/detail?id=1402&q=missing%20object&colspec=ID%20Type%20Stars%20Milestone%20Status%20Priority%20Owner%20Summary
[2] http://dev.eclipse.org/mhonarc/lists/jgit-dev/msg01505.html
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=373938

Regards,
Markus

On 05/23/2012 05:54 PM, Matthias Sohn wrote:
> I created release branch stable-2.0 for JGit and EGit repositories
> and I will create the IP logs this evening (CEST timezone).
> 
> https://git.eclipse.org/r/#/c/4899/ and friends will most likely make
> it into 2.0 as at least the tests on Mac are fine.
> 
> Other than that no more contributions from non-committers for 2.0
> are possible as we need to freeze the IP log now.
> 
> Push any committer changes which should reach 2.0 to 
> refs/for/stable-2.0 and close the corresponding changes targetting 
> master.
> 
> -- 
> Matthias
> 
> 
> _______________________________________________
> jgit-dev mailing list
> jgit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jgit-dev


Back to the top