Skip to content

releng: Upgrade target to dependencies of 2025-12 (Eclipse 4.38) release#261

Merged
PatrickTasse merged 1 commit intoeclipse-tracecompass-incubator:stable-11.2from
PatrickTasse:stable-11.2
Dec 15, 2025
Merged

releng: Upgrade target to dependencies of 2025-12 (Eclipse 4.38) release#261
PatrickTasse merged 1 commit intoeclipse-tracecompass-incubator:stable-11.2from
PatrickTasse:stable-11.2

Conversation

@PatrickTasse
Copy link
Contributor

What it does

Replace use of org.apache.commons.lang with org.apache.commons.lang3

Change deprecation from error to warning in
org.eclipse.tracecompass.incubator.tsp.client.core due to use of deprecated MapperBuilder.serializationInclusion() in generated JSON.java

How to test

Build with latest target

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Replace use of org.apache.commons.lang with org.apache.commons.lang3

Change deprecation from error to warning in
org.eclipse.tracecompass.incubator.tsp.client.core due to use of
deprecated MapperBuilder.serializationInclusion() in generated JSON.java

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
@PatrickTasse PatrickTasse merged commit d7f1c5f into eclipse-tracecompass-incubator:stable-11.2 Dec 15, 2025
2 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