Adopt to Gerrit Core 3.3.x Switch source and target to Java 11 to match Gerrit 3.3.x build requirements. Reuse DelegateRepository to avoid code duplication. Bump version to 3.3.0-rc0 Also bump maven-javadoc-plugin to version 3.2.0. Feature: Issue 13429 Change-Id: I60e840657f88eb1978849f3e58b82f93f06a2538
Global ref-database interface for use with Gerrit Code Review.
Enables the de-coupling between Gerrit, the multi-site plugin and the different implementations of a globally shared ref-database.
The design for a global ref-db interface for Gerrit has been posted to the Gerrit Code Review project for review.