On Fri, Feb 27, 2015 at 2:56 AM, <[email protected]> wrote: > Items.XSTREAM2.addCompatibilityAlias("com.xxx.yyy.ResultCode", > ResultCode.class);
This is not very safe since if the *other* plugin also tries to use XStream, it will fail. -- 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/CANfRfr1SUMgyXCL_v-Pkf2kpeJ9jdDAKYe_ckrWFrgJzn3dNcA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
