Skip to content

Conversation

@PatrickTasse
Copy link
Contributor

Change use of deprecated methods from error to warning in o.e.tc.common.core to allow use of deprecated Thread.getId() in TraceCompassLogUtils.

Replace use of deprecated URL(String, String, String) constructor.

Replace use of Charsets deprecated in Guava 33.4 with java.nio.charset.StandardCharsets.

Change use of deprecated methods from error to warning in
o.e.tc.common.core to allow use of deprecated Thread.getId() in
TraceCompassLogUtils.

Replace use of deprecated URL(String, String, String) constructor.

Replace use of Charsets deprecated in Guava 33.4 with
java.nio.charset.StandardCharsets.

Signed-off-by: Patrick Tasse <[email protected]>
@PatrickTasse PatrickTasse merged commit c65f3a4 into eclipse-tracecompass:master Jan 21, 2025
4 checks passed
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