RFR: hg: add support for skara and focus on webrev, defpath and jcheck

Erik Helin ehelin at openjdk.java.net
Mon Mar 23 13:30:22 UTC 2020


Hi all,

please review this patch that adds proper support for Mercurial for the
following Skara CLI tools:

- webrev
- defpath
- jcheck
- skara

Since the above tools except Skara are already backwards compatible with their Mercurial
counterparts in OpenJDK, I only had to do some work on `GitSkara.java`. Since
the `skara` tool now is supported a user can now run e.g. `hg skara update`.

Testing:
- Manual testing on Linux x64 with hg 4.9.2 and hg 5.3 and Python 2.7.16

Thanks,
Erik

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

Commit messages:
 - hg: add support for skara and focus on webrev, defpath and jcheck

Changes: https://git.openjdk.java.net/skara/pull/535/files
 Webrev: https://webrevs.openjdk.java.net/skara/535/webrev.00
  Stats: 185 lines in 3 files changed: 54 ins; 89 del; 42 mod
  Patch: https://git.openjdk.java.net/skara/pull/535.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/535/head:pull/535

PR: https://git.openjdk.java.net/skara/pull/535


More information about the skara-dev mailing list