-
Notifications
You must be signed in to change notification settings - Fork 20
7902766: Idempotent builds #6
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 account related emails.
Already on GitHub? Sign in to your account
7902766: Idempotent builds #6
Conversation
Merge remote-tracking branch 'upstream/master' into idempotent-builds
👋 Welcome back jjg! A progress list of the required criteria for merging this PR into |
@jonathan-gibbons This change now passes all automated pre-integration checks After integration, the commit message will be:
There are currently no new commits on the ➡️ To integrate this PR with the above commit message to the |
Webrevs
|
@dbessono Only the author (@jonathan-gibbons) is allowed to issue the |
/issue add CODETOOLS-7902766 |
@dbessono Only the author (@jonathan-gibbons) is allowed to issue the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for improving this aspect of the JTH build procedure!
/issue CODETOOLS-7902766 |
@jonathan-gibbons This issue is referenced in the PR title - it will now be updated. |
/integrate |
@jonathan-gibbons Pushed as commit 332abaf. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
7902766: Idempotent builds
In aid of idempotent builds ...
Replace
<delete>
before<javac>
with<depend>
Remove
<delete>
before copying help filesFor now the tasks are just commented out. If you agree, they can be removed.
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jtharness pull/6/head:pull/6
$ git checkout pull/6