-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Disable telemetry client due to incompatibilites with jakarta #8526
Conversation
For Tobi's sake, let's make moving to 3.x a priority |
Let's move forward here... We need an ADR about our telemetry. Somewhere else we discussed about an open source alternative, but negleted it, because Azure just works. |
Note on 2.x to 3.x updates: #7161 (comment) Regarding 2.x errors see microsoft/ApplicationInsights-Java#1060 |
Moving to 3.x is filed as issue at #8529 |
I don't hate anyone. The telemetry thing has been semi broken anyway so upgrading to v3 is a good idea |
* upstream/main: Bump guava from 31.0.1-jre to 31.1-jre (#8543) Bump org.beryx.jlink from 2.24.4 to 2.25.0 (#8548) Bump postgresql from 42.3.2 to 42.3.3 (#8546) Bump richtextfx from 0.10.7 to 0.10.9 (#8547) Bump archunit-junit5-engine from 0.22.0 to 0.23.1 (#8545) Bump actions/checkout from 2 to 3 (#8542) Squashed 'buildres/csl/csl-styles/' changes from eb97405..8f69d4e Bump classgraph from 4.8.139 to 4.8.141 (#8535) Bump archunit-junit5-api from 0.22.0 to 0.23.1 (#8536) issue(8448): allow URL with + sign in entry tabs (#8508) Add initial telemetry development documentation (#8530) Add existing "Remote storage" to index Disable telemetry client due to incompatibilites with jakarta (#8526) Update to jakarta xml everywhere and update PDFbox (#8521) Bump flexmark-ext-gfm-tasklist from 0.62.2 to 0.64.0 (#8515) Bump xmlunit-core from 2.8.4 to 2.9.0 (#8519) Bump org.openjfx.javafxplugin from 0.0.11 to 0.0.12 (#8518) Bump mockito-core from 4.3.0 to 4.3.1 (#8520)
Quick fix fixes #8525
Tobi will hate me, but we really need to either get rid of it completely or move to version 3.x which comes as an agent.
2.6.x is not working with jpms.
I had to disable it due to #8525 which fails due to Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)