RFR: WIP - made maven resource plugin expclicit
Leonid Kuskov
lkuskov at openjdk.org
Thu Nov 16 01:54:58 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 .bin sufix for test classes. The testclasses probably may, and should be .class, 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)
The second direction seems more preferable. Since there is no rush, it makes sense to integrate a comprehensive fix for this Maven-Git issue. Thank you very much.
-------------
PR Comment: https://git.openjdk.org/asmtools/pull/68#issuecomment-1813637497
More information about the asmtools-dev
mailing list