]> source.dussan.org Git - jgit.git/commit
Include description for missing bundle prereqs 04/4/1
authorSasa Zivkov <sasa.zivkov@sap.com>
Tue, 29 Sep 2009 14:03:40 +0000 (16:03 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 1 Oct 2009 23:41:43 +0000 (16:41 -0700)
commit96690904f53241e825a29be9558be319a0bbfba1
treee57d7e7e947233960eedc5f319cae9ca55516ba0
parent4cfc7baf9ee56a282232a243c1bcc5931aa9ea75
Include description for missing bundle prereqs

When throwing MissingBundlePrerequisiteException we
also include the short description, if available, of
each missing object.

This is the fix for the following issue:
http://code.google.com/p/egit/issues/detail?id=25

Change-Id: I5d45aec7873af76a12170d9a500626a7264f2c42
Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/errors/MissingBundlePrerequisiteException.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/BundleFetchConnection.java