Update JGit to 0.8.4.389-gba984ba

This version fixes missing object errors identified during branch
level access control checks when receiving a push from a client.

It also corrects a pack stream corruption created while packing a
large delta compressed file as a whole object.

Change-Id: Ic67064ce5bc086331caf7ee76620de11318d62c1
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2010-09-06 12:28:56 -07:00
parent d78e2a0d07
commit 503a28aa01

View File

@@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
<jgitVersion>0.8.4.378-g2aa4196</jgitVersion>
<jgitVersion>0.8.4.389-gba984ba</jgitVersion>
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.2</gwtexpuiVersion>