RFR: made maven resource plugin and (un)setDetailedOutputOptions expclicit [v6]
Leonid Kuskov
lkuskov at openjdk.org
Tue Jan 9 19:43:52 UTC 2024
On Tue, 9 Jan 2024 14:49:24 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)
>
> Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
>
> Returned bin suffix to test classes instead of .class as they confused decompile/compile all tests
Happy New Year!
Thank you for letting me know about this. These six errors are a regression caused by adding support for 'this_class/super_class' entries. Once I have a fix, I will check the commit - 1d68964.
-------------
PR Comment: https://git.openjdk.org/asmtools/pull/68#issuecomment-1883670366
More information about the asmtools-dev
mailing list