Sync dependencies with odlparent 14.3.1#2609
Open
Tobianas wants to merge 13 commits intoPANTHEONtech:22.xfrom
Open
Sync dependencies with odlparent 14.3.1#2609Tobianas wants to merge 13 commits intoPANTHEONtech:22.xfrom
Tobianas wants to merge 13 commits intoPANTHEONtech:22.xfrom
Conversation
We have some dependencies we usually bump according to odlparent. Assuming they are managed by ODL we do not need to manage them in lighty.io as well. JIRA: LIGHTY-427 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
Adopt: - odlparent-14.3.1 - infrautils-7.1.12 - yangtools-14.0.23 - mdsal-14.0.21 - controller-11.0.4 - aaa-0.21.4 - netconf-9.0.2 - bgpcep-0.23.2 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
opendaylight/netconf@45afbb4 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
opendaylight/netconf@1907975 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
opendaylight/netconf@c1b8141 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
Netconf-node-topology now imports modules required for SSH transport configuration, which means that the size of loaded modules increased: opendaylight/netconf@cffd889#diff-28799befb2681209d93c0cccbad076367bcd2b93f645d48c372e7da29b7b8c17R10 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
OpenApiServiceImpl now no longer receives base path from JaxRsEndpoint but rather just as a string through JaxRsOpenApi, which makes storing JaxRsEndpoint in LightyServices pointless. see: opendaylight/netconf@99744ac#diff-bc065e5b677ea0df8f2f90804ccfed6efc8369de523bc241a13585779523555b opendaylight/netconf@064f52e JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
https://github.com/apache/maven-resources-plugin/releases/tag/maven-resources-plugin-3.4.0 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.5 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
https://github.com/apache/maven-assembly-plugin/releases/tag/v3.8.0 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.4.0 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
https://checkstyle.org/releasenotes.html#Release_12.2.0 https://checkstyle.org/releasenotes.html#Release_12.3.0 https://checkstyle.org/releasenotes.html#Release_12.3.1 https://checkstyle.org/releasenotes.html#Release_13.0.0 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
Odlparent bumped to newer version of jetty, making this version override redundant: opendaylight/odlparent@edb4f96 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
There was a problem hiding this comment.
Code Review
This pull request upgrades OpenDaylight dependencies to newer versions, including odlparent 14.3.1 and yangtools 14.0.23, and updates several Maven plugins. It updates the netconf-node-topology revision to 2025-12-05 project-wide and refactors the controller to remove JaxRsEndpoint management, delegating context path handling to the OpenAPI module. Redundant dependencies are removed, and necessary method implementations are added to NetconfCallhomePlugin. I have no feedback to provide.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.