On Fri, Feb 6, 2015 at 10:05 AM, Nigel Magnay <[email protected]> wrote: > What's the current story with guava?
Hell. > I.E: if you're pluginFirstClassLoader and a later-than-core guava in > WEB-INF/lib, will this work? If you are very careful. > I notice jclouds-plugin goes to lengths to shade its dependency. It'd be > nice if the jenkins plugin manager could do that (the shading) at > deploy-time It is easy enough to shade dependencies using the Maven plugin, there is no need for any runtime tricks. -- 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/CANfRfr2qvDa1E%3Dw%3DZnWseKK80bA--p-1zNa1n7xctUQL%3DyyOsg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
