RFR: 8091: Refactoring for jmc/application [v3]
Christoph Langer
clanger at openjdk.org
Tue Jun 20 13:25:15 UTC 2023
On Tue, 20 Jun 2023 07:09:24 GMT, Christoph Langer <clanger at openjdk.org> wrote:
>> The sibling PR to #495 for the non-core project.
>>
>> It cleans up the pom, bumping some versions and fixing URLs.
>> The integration for spotless and checkstyle is cleaner now, allowing to build projects from subdirectories.
>> spotless is called as part of the main build lifecycle now.
>
> Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> JMC-8091
I think this one is ready for review now. It touches a lot of files which are merely the pom.xml's, converting from spotless.config.path to the more generic jmc.config.path. Particularly interesting is probably only the main pom.xml where the real modifications happen.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/497#issuecomment-1598778930
More information about the jmc-dev
mailing list