Skip to content

`JavaModule` and no `PublishModule` support

Latest
Compare
Choose a tag to compare
@lolgab lolgab released this 30 May 13:48
· 3 commits to main since this release
8d8f63b
Make MiMa not extend `PublishModule` (#158)

* Make MiMa not extend `PublishModule`

Functionality for `PublishModule` is still supported but it is required
only at runtime, to allow checking on modules that don't extend `PublishModule`

* Simplify MyProblemReporting.isReported