jgit/org.eclipse.jgit
Matthias Sohn 4d9e004f57 Fix API breakage caused by extracting WorkTreeUpdater
448052dc2e made WorkTreeUpdater package visible which breaks API for
subclasses of ResolveMerger since they cannot access WorkTreeUpdater.

Fix this by moving WorkTreeUpdater into ResolveMerger as a nested class
and mark it protected so that subclasses can use it.

Bug: 581049
Change-Id: I5a2c4953f8514dc0a1b8041c8e069d28370bb2eb
2022-11-15 15:18:38 +01:00
..
.settings Fix API breakage caused by extracting WorkTreeUpdater 2022-11-15 15:18:38 +01:00
META-INF Prepare 6.3.1-SNAPSHOT builds 2022-09-12 10:09:10 +02:00
findBugs [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored 2020-12-22 10:52:59 +01:00
resources/org/eclipse/jgit ObjectDirectory: improve reading of shallow file 2022-07-31 14:08:48 +02:00
src/org/eclipse/jgit Fix API breakage caused by extracting WorkTreeUpdater 2022-11-15 15:18:38 +01:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.fbprefs
.gitignore
.project
BUILD Squash error-prone messages 2022-08-01 15:47:20 +02:00
about.html
build.properties
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Prepare 6.3.1-SNAPSHOT builds 2022-09-12 10:09:10 +02:00