Skip to content

Conversation

donat
Copy link
Member

@donat donat commented Oct 20, 2021

Fixes #13708

When set to `all`, `summary` or `none`, Gradle will use different warning type display. See <<command_line_interface.adoc#sec:command_line_logging,Command-line logging options>> for details.
_Default is `summary`._

`org.gradle.showstacktrace=(internal,all,full)`::
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think using the entries from the ShowStacktrace enum as they are wouldn't look nice here, so I came up with simpler ones.

@gradle gradle deleted a comment from donat Oct 21, 2021
@donat donat marked this pull request as ready for review October 21, 2021 09:25
@donat donat modified the milestones: 7.3, 7.4 RC1 Oct 21, 2021
@asodja asodja self-requested a review October 21, 2021 09:27
@asodja
Copy link
Member

asodja commented Oct 21, 2021

Looks good to me, added just some suggestions to consider.

@gradle gradle deleted a comment from donat Oct 21, 2021
@gradle gradle deleted a comment from donat Oct 21, 2021
@gradle gradle deleted a comment from donat Oct 21, 2021
Copy link
Member

@big-guy big-guy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of questions/comments

@donat donat force-pushed the donat/stacktrace-property branch from 6dc14e3 to 1a44dc5 Compare October 22, 2021 14:51
@donat
Copy link
Member Author

donat commented Oct 22, 2021

@big-guy ptal

@gradle gradle deleted a comment from donat Oct 26, 2021
@donat
Copy link
Member Author

donat commented Oct 27, 2021

@bot-gradle test rFM

@gradle gradle deleted a comment from donat Oct 27, 2021
@bot-gradle
Copy link
Collaborator

OK, I've already triggered ReadyForMerge build for you.

Copy link
Member

@big-guy big-guy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, thought I had already +1

@donat
Copy link
Member Author

donat commented Oct 28, 2021

@bot-gradle test and merge

@gradle gradle deleted a comment from donat Oct 28, 2021
@bot-gradle
Copy link
Collaborator

Your PR is queued. See the queue page for details.

@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit f6b04b3 into master Oct 28, 2021
@blindpirate blindpirate deleted the donat/stacktrace-property branch November 5, 2021 06:46
@mihalyr
Copy link

mihalyr commented Aug 22, 2024

In 8.x this property is still there, but the documentation is missing #30278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make --stacktrace and --full-stacktrace options available through gradle.properties

5 participants