]> source.dussan.org Git - jgit.git/commit
Export the ObjectId on MissingObjectException 18/1218/3
authorShawn O. Pearce <spearce@spearce.org>
Sat, 31 Jul 2010 00:50:58 +0000 (17:50 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 21 Aug 2010 00:41:27 +0000 (17:41 -0700)
commitde78cf33672813feecce36637694b189f1c10082
tree4ee79b3d1b4c7ec13d4f524cda0647470455ba35
parent69f8fa31be85e9fbb6befa6cadf98c95c49a5c83
Export the ObjectId on MissingObjectException

Callers catching a MissingObjectException may need programmatic
access to the ObjectId that wasn't available in the repository.

Change-Id: I2be0380251ebe7e4921fa74e246724e48ad88b0e
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/errors/MissingObjectException.java