Skip to content

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Mar 21, 2025

There was overlapping concerns, so better to separate them. Also, this now allows to use tool with other maven that the one being tested, so result should not be affected.

Also contains fix for ExecutorTool implementation to enforce that process do produce output, as under some circumstances (on Windows) the process may exit with 0 exit code (no error) but produce empty output
on standard output, which should not be possible.

There was overlapping concerns, so better to separate them.
Also, this now allows to use tool with other maven that
the one being tested, so result should not be affected.

Also contains fix for ExecutorTool implementation to
enforce that process do produce output, as under some
circumstances (on Windows) the process may exit with
0 exit code (no error) but produce empty output
on standard output, which should not be possible.
@cstamas cstamas self-assigned this Mar 21, 2025
@cstamas cstamas requested a review from gnodet March 21, 2025 12:44
@cstamas cstamas mentioned this pull request Mar 21, 2025
@cstamas cstamas marked this pull request as ready for review March 21, 2025 13:04
@cstamas cstamas merged commit 7934439 into apache:master Mar 21, 2025
13 checks passed
@cstamas cstamas deleted the refactor-executor branch March 21, 2025 13:30
@github-actions github-actions bot added this to the 4.0.0-rc-4 milestone Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants