RFR: 8086: Some refactoring for jmc/core [v11]

Christoph Langer clanger at openjdk.org
Sat Jun 17 05:28:26 UTC 2023


> I worked on some improvements/refactoring for jmc/core. In detail:
> 
> Better handling of Spotless and Checkstyle:
>     - Fix calling spotless/checkstyle directly in submodules by refering to a `$jmc.config.path` variable
>     - Integrate spotless into the regular build workflow
> 
> Cleanup of core/pom.xml:
>     - URL cleanups
>     - Plugin version bumps
> 
> Lighter test projects:
>     - They don't need to be p2 plugin projects since they only test basic functionality but not in the context of Eclipse/OSGI modules
>     - Disable some maven plugin executions that are not needed there

Christoph Langer has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  Dependency cleanup, move testlib project into main core project

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

Changes:
  - all: https://git.openjdk.org/jmc/pull/495/files
  - new: https://git.openjdk.org/jmc/pull/495/files/1821eaec..4b91c5bd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=495&range=10
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=495&range=09-10

  Stats: 37 lines in 8 files changed: 15 ins; 16 del; 6 mod
  Patch: https://git.openjdk.org/jmc/pull/495.diff
  Fetch: git fetch https://git.openjdk.org/jmc.git pull/495/head:pull/495

PR: https://git.openjdk.org/jmc/pull/495


More information about the jmc-dev mailing list