Bug 356922 - Remove ambiguous CheckoutConflictException
Summary: Remove ambiguous CheckoutConflictException
Status: RESOLVED FIXED
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: 1.1   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: 2.0-M1   Edit
Assignee: Tomasz Zarna CLA
QA Contact:
URL: http://egit.eclipse.org/r/4178
Whiteboard:
Keywords:
Depends on:
Blocks: 369461
  Show dependency tree
 
Reported: 2011-09-07 08:36 EDT by Tomasz Zarna CLA
Modified: 2012-03-08 08:55 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2011-09-07 08:36:21 EDT
There are two classes called CheckoutConflictException. First one in org.eclipse.jgit.api.errors, another in org.eclipse.jgit.errors. I would remove the former and move the latter to the org.eclipse.jgit.api.errors.
Comment 1 Tomasz Zarna CLA 2012-03-08 04:16:16 EST
Fixed with 90d002c15fd2131b9f80fb9bb6f28bf691c00b5d
Comment 2 Tomasz Zarna CLA 2012-03-08 08:55:45 EST
.