Changes for issue #12 to make the add-on compatible with Bitbucket Server 5.0

Merged
#3 · Created  · Last updated

Merged pull request

Merged in smoothreggae/reject-merge-commit-hook/feature/update-for-bitbucket-server-5.0 (pull request #3)

e7d445f·Author: ·Closed by: ·2017-10-18

Description

  • Fix miscellaneous warnings in the build (this isn't directly related, so I can put this into a separate pull request, if needed)

  • Update POM for Bitbucket Server 5.0

  • Use alternative for constructor deprecated in Bitbucket Server 4.2

  • Use alternative for method deprecated in Bitbucket Server 4.0

If you would prefer a single changeset for these changes, I can do that.

 

NOTE: I have only fixed the code to use alternatives to dropped API methods that were deprecated in Bitbucket Server 4.x. Some of the API in use is deprecated in Bitbucket Server 5.0 and will be removed in Bitbucket Server 6.0. Using the recommended alternatives represents a much bigger change.

0 attachments

0 comments

Loading commits...