Update to JGit 0.7.1.74-g16419da

This version of JGit contains a bug fix to work around packs being
closed and removed from the pack list when a thread is interrupted.
This should resolve Gerrit's issue 390 which causes objects (and
branches that point to them) to disappear from the server.

Bug: issue 390
Change-Id: I50a1cd941fe9f0a7dd2a6a15d6bd56a36fc773a0
Change-Id: Ic7bfe313808f56421d18ceb4c76caf74046a62aa
Signed-off-by: Shawn O. Pearce <sop@google.com>
(cherry picked from commit 2366d781b3)
This commit is contained in:
Shawn O. Pearce 2010-05-27 11:40:48 -07:00
parent 0dc1423215
commit 0653f25685

View File

@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
<jgitVersion>0.7.1.46-gdd63f5c</jgitVersion>
<jgitVersion>0.7.1.74-g16419da</jgitVersion>
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.1</gwtexpuiVersion>