maven-compiler-plugin
maven-compiler-plugin copied to clipboard
[MCOMPILER-397] Use relative paths in jpms.args to make the builds reproducible
PR for https://issues.apache.org/jira/browse/MCOMPILER-397
This is incomplete, the path separators have to be normalized too.
Done on a clone of the master branch (not yet merged). The fix in this pull request could not be applied on master, but could be applied on the 3.x branch. Should we redirect the target branch to 3.x, or close as "fixed" (after merge of aa4509b94629b6ab136fb763992ed055793f2421)?
We can change target branch by edit PR ...
@ebourg can you look at commit: https://github.com/apache/maven-compiler-plugin/commit/aa4509b94629b6ab136fb763992ed055793f2421 I don't see if was or not merged
but look like better implementation
ok, was merged with https://github.com/apache/maven-compiler-plugin/pull/320 - one big PR 😄
Resolve #626
This pull request is stale because it has been waiting for feedback for 60 days. Remove the stale label or comment on this PR, or it will be automatically closed in 30 days.