On 11/25/2012 11:16 AM, Ulli Hafner wrote:
I think Jenkins uses a different class loader for each plug-in.
Yes. If you want to share a library among two plugins, you need to factor it into a third plugin they can depend on.
On 11/25/2012 11:16 AM, Ulli Hafner wrote:
I think Jenkins uses a different class loader for each plug-in.
Yes. If you want to share a library among two plugins, you need to factor it into a third plugin they can depend on.