-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[GR-42375] Introduce -H:±GenerateBuildArtifactsFile
option.
#5441
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
Conversation
@jerboaa please feel free to take a look at this. We've decided to not include this in the build output JSON because the two files target different consumers: build output for monitoring, build artifacts for packaging tools. |
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.
Looks fine to me.
OK, looking forward to hear more about this. As long as we have a way of knowing what the produced output filename is (for |
Thanks for the quick review.
Yes, although we probably won't allow users to customize the filename (easier to unify output and to match against corresponding schema), only the target directory can be changed. |
Sure, as long as the file name is predictable, say |
Sure, will do. Thank you |
6507d99
to
0263d6a
Compare
0263d6a
to
c5fa2dd
Compare
Please feel free to take another look, @jerboaa:
|
-H:BuildArtifactsJSON
option.-H:±BuildArtifacts
option.
I'll take a look next week, thanks. |
-H:±BuildArtifacts
option.-H:±GenerateBuildArtifactsFile
option.
ccb6093
to
4114997
Compare
…om.oracle.svm.core into com.oracle.svm.core.util.json
3570d09
to
c55d533
Compare
…r/com.oracle.svm.core.util.json
and deprecate `.build_artifacts.txt` files.
c55d533
to
6f6ef02
Compare
and deprecate
.build_artifacts.txt
files.