-
Notifications
You must be signed in to change notification settings - Fork 130
Jackson upgrade #3899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shroffk
wants to merge
45
commits into
master
Choose a base branch
from
jackson-upgrade
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Jackson upgrade #3899
Changes from 4 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
199a054
starting updating the pom.xml to move toe jackson3
shroffk e684c57
updating jackson dependencies
shroffk c066494
update imports com.fasterxml.jackson to tools.jackson
shroffk 0832f5b
switch to using jackson exception JacksonException
shroffk 202b020
Continue fixing the exception to match jackson3
shroffk 7d07659
fix most of the instances of the ObjectMapper creation
shroffk 4700916
fixing object mappers with added modules and mxin's
shroffk 18495d8
fixing the more complex objectmappers
shroffk f857621
prepare to move to elastic 9.4.x
shroffk fe3e187
updating deserializers and queries to match elastic 9.x client
shroffk d42885e
Continued fixes of the ObjectMapper
shroffk 31e7c7c
use the new JsonFactory
shroffk b755b9a
fix JsonToken usage to use new API
shroffk 39cce4d
the services need explicit dep definition
shroffk 26cff10
improve the mapper test to be more resilient
shroffk 16aab05
disabling a few tests until we move to springboot4
shroffk 257ac1b
expliclity include jackson dep, update exception types
shroffk 08e5148
replace the legacy elastic rest client with rest5
shroffk 9db701d
expliclity manage dep
shroffk f08635a
more temporary explicit dep - remove when moving to spring4
shroffk 2fb8c08
expanding the pom to support local IT
shroffk 7954caa
Phased upgrade of springboot
shroffk 5723ffc
update save and restore - spring 3, jakarta
shroffk 6188eab
spring 4.1
shroffk ad7a641
now try to make save and restore to spring4.1
shroffk b03359b
start migration to new spring security API
shroffk e0d2e1f
updating save and restore tests for springboot 4.1
shroffk d98fd57
use named path variables as required by springboot4
shroffk 18eefbe
fix windows test for the Path calculations
shroffk bc14788
Add the need compiler flag "-parameter"
shroffk 52a0484
switch some of the tests to use real SnapshotUtil
shroffk 7ceb150
moving to jdk25 and javafx25
shroffk 16ad5da
upgrade springdoc version
shroffk f75352f
updating the elastic client to 9.4.4
shroffk 413818b
consistent switch to low level elastic rest client
shroffk cd3a07e
first pass of replacing elastic high level client with low level
shroffk 86d8ee9
move sar to the low level elastic rest client
shroffk c82c486
switching all remaining elastic high level client usage to low level …
shroffk 4ea5933
Merge pull request #3906 from ControlSystemStudio/jdk-25
shroffk 26a3314
cleanup the local test docker file
shroffk fcd1d3b
Moving all phoebus modules to springboot 4.1.0
shroffk 6bb1ad0
update SAR properties for elastic 9.4.4
shroffk cbaad62
Changes due to changed web socket connection API, which also allows f…
georgweiss 0fa7489
Merge pull request #3907 from ControlSystemStudio/spring4
shroffk e183a6b
Merge remote-tracking branch 'origin/master' into jackson-upgrade
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
6 changes: 3 additions & 3 deletions
6
...g-ui/src/main/java/org/phoebus/applications/alarm/logging/ui/AlarmLogConfigSearchJob.java
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
6 changes: 3 additions & 3 deletions
6
...logging-ui/src/main/java/org/phoebus/applications/alarm/logging/ui/AlarmLogSearchJob.java
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops