Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

Eclipse JGit: Java implementation of Git 3.1.0 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Release

3.1.0

Description

New features:

  • Support for git archive command
  • Add path option to StatusCommand
  • Enable LsRemoteCommand to work without local repository
  • Make gc command a public command in jgit command line interface
  • Add --quiet flag to fetch command in jgit command line interface

Updates of 3rd party dependencies

  • update to Jetty 7.6.11.v20130520
  • update to JUnit 4.11.0
  • update target platform to Orbit build R20130827064939

Releng

  • update build to Tycho 0.18.0
  • update Maven plugins
  • update build to use CBI jarsigner plugin
  • moved build jobs to https://hudson.eclipse.org/egit/

Bug fixes

Release Review