Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix deprecation messages for default values#329

Merged
KarstenSchnitter merged 2 commits into
mainSAP/cf-java-logging-support:mainfrom
config-log-fixSAP/cf-java-logging-support:config-log-fixCopy head branch name to clipboard
Jan 2, 2026
Merged

Fix deprecation messages for default values#329
KarstenSchnitter merged 2 commits into
mainSAP/cf-java-logging-support:mainfrom
config-log-fixSAP/cf-java-logging-support:config-log-fixCopy head branch name to clipboard

Conversation

@KarstenSchnitter

Copy link
Copy Markdown
Contributor

The extension should only recommend usage of non-deprecated config parameters.
There is a small number of deprecated parameters that have their own deprecated
fall-backs. But since they had no default value, the check to print the deprecation
message was positive even when the property was not set explicitly. Adding the
default values removes the deprecation message. This is correct when it is not
explicitly given.

The extension should only recommend usage of non-deprecated config parameters.
There is a small number of deprecated parameters that have their own deprecated
fall-backs. But since they had no default value, the check to print the deprecation
message was positive even when the property was not set explicitly. Adding the
default values removes the deprecation message. This is correct when it is not
explicitly given.

Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>
Formatting has been changed. Only real change is the name of the dynatrace
token-name property.

Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>

@nicklas-dohrn nicklas-dohrn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@KarstenSchnitter KarstenSchnitter merged commit 6ff42f2 into main Jan 2, 2026
5 checks passed
@KarstenSchnitter KarstenSchnitter deleted the config-log-fix branch January 2, 2026 09:09
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.