Another core library that we are using extensively in Jenkins is Jackson. There is a new major release with breaking changes available as well: https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0
We use Jackson directly in core, plugins use it via the Jackson 2 API plugin. What are the plans here? Does it make sense to create a Jackson 3 API plugin so that plugins can migrate to Jackson 3 if they want? Or will this be a conflict when Jenkins core does not update its own dependency? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/0754AC9B-7A50-41AF-B0C0-06C424B92161%40gmail.com.
