RFR: made maven resource plugin and (un)setDetailedOutputOptions expclicit [v5]
Jiří Vaněk
jvanek at openjdk.org
Tue Jan 9 14:31:04 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:
adapted SequenceCallsTests to work with return codes rather then with artificial stdout
-------------
Changes:
- all: https://git.openjdk.org/asmtools/pull/68/files
- new: https://git.openjdk.org/asmtools/pull/68/files/5fd8be17..1d68964f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=asmtools&pr=68&range=04
- incr: https://webrevs.openjdk.org/?repo=asmtools&pr=68&range=03-04
Stats: 38 lines in 1 file changed: 16 ins; 6 del; 16 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