RFR: WIP - made maven resource plugin expclicit
Jiří Vaněk
jvanek at openjdk.org
Thu Nov 16 14:09:09 UTC 2023
On Wed, 15 Nov 2023 11:42:14 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
> That is still sufferign the https://issues.apache.org/jira/browse/MRESOURCES-237 so the filtering was done. Fitlering is excluding proeprties (as they claim they are ascii) and is adding .class sufix for test classes. Another solution is to use mrp 2.6 which do not suffer the symlinks issue
>
> In both cases, the tests still fail in maven runs, although rummor is, manually it passes (todo, verify)
ok. ty!
-------------
PR Comment: https://git.openjdk.org/asmtools/pull/68#issuecomment-1814500033
More information about the asmtools-dev
mailing list