denio7 / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

TransportBundle should keep track of prereq short descriptions #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When we are lacking a prerequisite object the bundle creator may have left
the short description (aka pretty=oneline) part of the message on the line
which declared the prereq, in place of the ref name.  We should load that
into a map so we can throw a more detailed
MissingBundlePrerequisiteException when we are missing an object.

Original issue reported on code.google.com by shawn.pe...@gmail.com on 9 Sep 2008 at 1:45

GoogleCodeExporter commented 8 years ago

Original comment by shawn.pe...@gmail.com on 9 Sep 2008 at 1:45

GoogleCodeExporter commented 8 years ago
Fixed by commit 4a3870f7a866db45ff7d9d8b5977264c48628db5

Original comment by sop+code@google.com on 1 Oct 2009 at 11:55