Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] [Announce] JGit / EGit Release 1.2

I've started working on some release report generation highlighting the major changes and the authors/committers that participated in a release.

The reports for the 1.2 release can be viewed here:

http://kevinsawicki.github.com/git-reports/jgit-1.2.html

http://kevinsawicki.github.com/git-reports/egit-1.2.html

The code that generates this report can be seen here: https://github.com/kevinsawicki/git-reports/blob/master/lib/src/main/java/com/github/kevinsawicki/git/reports/ReleaseReport.java

The project to generate them is here: https://github.com/kevinsawicki/git-reports

It uses JGit to generate the data and the Twitter Bootstrap project to lay it out.

Sincerely,
Kevin

On Fri, Dec 23, 2011 at 6:21 AM, Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx> wrote:
The JGit and EGit project teams are proud to announce their release 1.2.

Release Review Document

New and Noteworthy

Download
The precise release version is 1.2.0.201112221803-r

p2 repository:

p2 repository for GitHub Mylyn Connector:

Eclipse Marketplace (1.2 will soon arrive there):

JGit Maven repository:
http://download.eclipse.org/jgit/maven

EGit p2 repository zip download for system integrators

Merry Christmas and a Happy New Year and have fun gitting with the new version !

--
Matthias

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



Back to the top