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>
Showing
- org.eclipse.jgit/src/org/eclipse/jgit/errors/MissingBundlePrerequisiteException.java 12 additions, 8 deletions...lipse/jgit/errors/MissingBundlePrerequisiteException.java
- org.eclipse.jgit/src/org/eclipse/jgit/transport/BundleFetchConnection.java 14 additions, 7 deletions...src/org/eclipse/jgit/transport/BundleFetchConnection.java
Loading
Please register or sign in to comment