-
Notifications
You must be signed in to change notification settings - Fork 175
[MCOMPILER-397] Use relative paths in jpms.args to make the builds reproducible #193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you 8000 account related emails.
Already on GitHub? Sign in to your account
base: maven-compiler-plugin-3.x
Are you sure you want to change the base?
Conversation
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 aa4509b)? |
We can change target branch by edit PR ... |
ok, was merged with #320 - one big PR 😄 |
Resolve #626 |
PR for https://issues.apache.org/jira/browse/MCOMPILER-397