RFR: made maven resource plugin and (un)setDetailedOutputOptions expclicit [v6]
Jiří Vaněk
jvanek at openjdk.org
Tue Jan 9 14:49:24 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/asmtools/pull/68/files
- new: https://git.openjdk.org/asmtools/pull/68/files/1d68964f..d542cf01
Webrevs:
- full: https://webrevs.openjdk.org/?repo=asmtools&pr=68&range=05
- incr: https://webrevs.openjdk.org/?repo=asmtools&pr=68&range=04-05
Stats: 2 lines in 4 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/asmtools/pull/68.diff
Fetch: git fetch https://git.openjdk.org/asmtools.git pull/68/head:pull/68
PR: https://git.openjdk.org/asmtools/pull/68
More information about the asmtools-dev
mailing list