Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] JGit's overuse of IOException

I fully agree that IOE is overused in JGit. It also leads to bugs,
A user-initiated cancellation of an operation should definitely not
be reported as an IOE.

Some clean-up is in order, but it’s probably not going to
be easy. Targeting 5.0 even for deprecations is probably a bit
ambitious — that’s just one month away.

Thomas

Attachment: signature.asc
Description: Message signed with OpenPGP


Back to the top