Support the new 'MessageException' unchecked exception and log by default the error stack trace only when a non-MessageException is thrown
Description
is related to
Activity
Show:

Fabrice BellingardSeptember 16, 2016 at 3:50 PM
Checked.
Janos GyerikSeptember 16, 2016 at 2:38 PM
Verified.

Duarte MenesesSeptember 16, 2016 at 1:22 PM
Fixed. Could you please try again?
Janos GyerikSeptember 16, 2016 at 1:02 PM
The error message for missing sonar.projectKey
used to be like this:
Now it's like this:
User is forced to run with -X
so that the problem (missing sonar.projectKey
) is printed
Fixed
Details
Assignee
Duarte MenesesDuarte MenesesReporter
Freddy MalletFreddy Mallet(Deactivated)Fix versions
Due date
Sep 22, 2016Priority
Normal
Details
Details
Assignee

Reporter

Fix versions
Due date
Sep 22, 2016
Priority

Sentry
Linked Issues
Sentry
Linked Issues
Sentry
Linked Issues
Created August 1, 2013 at 8:04 AM
Updated November 25, 2024 at 3:32 PM
Resolved September 26, 2016 at 3:01 PM
This ticket means that :
the '-e' option is useless and must be removed (probably deprecated for backward compatibility)
exception message must always be logged
exception stacktrace is logged if non-MessageException or if sonar.verbose is true