Update to JGit 0.8.4.329-g9239c10

ReceivePack now includes the full stack trace when an unpack error
occurs.  This should help track down strange issues being seen with
some pushes.

Change-Id: I404f902c5a096f4d3b2df37108b273826dbca196
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce 2010-09-03 11:07:42 -07:00
parent 70a7ca0726
commit 2122241ebf
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
<jgitVersion>0.8.4.328-ge6bd689</jgitVersion>
<jgitVersion>0.8.4.329-g9239c10</jgitVersion>
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.2</gwtexpuiVersion>