On Thu, Dec 13, 2018 at 11:47 AM Matt Sicker <[email protected]> wrote: > If upstream doesn't want to support our features, is there any way to > refactor said features into its own library that works with an unpatched > upstream xstream?
I think wherever that is possible, we are already doing it in core. `RobustCollectionConvertor` etc. (Though the XStream maintainer has said that this trick cannot work reliably.) We also made some stuff in XStream thread-safe which the maintainer says should not be—we are using it incorrectly. References upon request. -- 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 on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2%2B_E-uBMyuxduFDK%2BiBYa6UUfvZiWir6S%2BGY_RumKACg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
