Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to newer javahg version #1192

Merged
merged 2 commits into from Jun 16, 2020
Merged

Conversation

eheimbuch
Copy link
Member

@eheimbuch eheimbuch commented Jun 16, 2020

Proposed changes

The command in javahg.py is used there from registrar and no longer from cmdUtil.
https://bitbucket.org/aragost/javahg/src/edf07669edd1576d2bc4b5a9647f9cec6a815322/src/main/resources/javahg.py#lines-51

The support for various newer Mercurial versions was added in this release.

Your checklist for this pull request

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • PR is well described
  • Target branch is not master (in most cases develop should bet the target of choice)
  • Code does not conflict with target branch
  • New code is covered with unit tests
  • CHANGELOG.md updated
  • Documentation updated (only necessary for new features or changed behaviour)

Checklist for branch merge request (not required for forks)

@eheimbuch eheimbuch linked an issue Jun 16, 2020 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Jun 16, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pfeuffer pfeuffer merged commit 3e54fcf into develop Jun 16, 2020
@pfeuffer pfeuffer deleted the bugfix/use_command_from_registrar branch June 16, 2020 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SCM-Manager 2.0.0 Error in javahg.py
2 participants