Skip to content

Conversation

@jaikiran
Copy link
Member

@jaikiran jaikiran commented Jul 2, 2020

This is a trivial change to reduce the log level of the objcopy command not found log message. Right now, the upstream master, keeps logging that message at INFO level (I'm on macOS which doesn't have objcopy) whenever any native image is built. A missing objcopy isn't a concerning thing (the code already handles that case), especially when native image debug option hasn't been enabled. So it's better to log this at DEBUG, IMO.

@jaikiran jaikiran requested a review from galderz July 2, 2020 03:49
@gastaldi gastaldi added this to the 1.7.0 - master milestone Jul 2, 2020
@gastaldi gastaldi merged commit 00b6ab4 into quarkusio:master Jul 2, 2020
@jaikiran jaikiran deleted the objcopy-log-level branch July 2, 2020 04:17
@gsmet gsmet modified the milestones: 1.7.0 - master, 1.6.0.Final Jul 2, 2020
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.

3 participants