-
Notifications
You must be signed in to change notification settings - Fork 272
Add 243 build profile #4899
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
Add 243 build profile #4899
Conversation
Qodana Community for JVM8 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
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.
there are lots of EDT warnings in 243 but i don't think its worth the time to investigate at right now
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.
Can you please add changelog, and update the readme.md and the GH workflow?
intellijGradle = "2.1.0" | ||
intellijRemoteRobot = "0.11.22" | ||
jackson = "2.16.1" | ||
jackson = "2.17.2" |
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.
We had reverted this to 2.16.1 in a previous version: https://github.com/aws/aws-toolkit-jetbrains/pull/4732/files because it broke chat, just confirming if we know if that's been fixed?
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.
yes we now remove the conflicting jackson jars from our distribution
License
I confirm that my contribution is made under the terms of the Apache 2.0 license.