Integrated: 1932: Override abstract method canCreatePullRequest in BitbucketRepository

Zhao Song zsong at openjdk.org
Mon Jun 5 17:32:23 UTC 2023


On Mon, 5 Jun 2023 16:47:20 GMT, Zhao Song <zsong at openjdk.org> wrote:

> After integrated [SKARA-1903](https://bugs.openjdk.org/browse/SKARA-1903), the build of SKARA failed. The reason is that BitbucketRepository implements interface HostedRepository and in [SKARA-1903](https://bugs.openjdk.org/browse/SKARA-1903), a new method canCreatePullRequest was introduced in HostedRepository, so we need to override this method in BitbucketRepository.

This pull request has now been integrated.

Changeset: 29dc11ea
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/29dc11ea177af4c0f515a279d5171f05271e663d
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

1932: Override abstract method canCreatePullRequest in BitbucketRepository

Reviewed-by: erikj

-------------

PR: https://git.openjdk.org/skara/pull/1525


More information about the skara-dev mailing list