[jbosstools-dev] jmock libraries in hibernate.console.test

Max Rydahl Andersen max.andersen at redhat.com
Tue Jul 7 14:45:20 EDT 2009



Vitali Yemialyanchyk wrote:
>> Anyone know why we got a complete jmock set of libraries in
>> hibernate.console.test which overlaps with hibernate it self ? i.e.
>> cglib and others.
>>
>> Why is this bundled inside hibernate console.test ?
>>      
>
> I add complete set of libraries. I add this in doubt to better have a full
> set of jmock libs then just some of them.
> I do not see compilation/overlap problem, if it is - possible to remove some
> of unused libs.
>    

No, you wont see a compilation problem since it is the same set of 
libraries.

This is a runtime problem which means for example that cglib from 
hibernate.console.test will might be picked up instead of the original one!

And just for good cleaness sake, don't add libs we don't need - every 
jar counts in either download or checkout time for our build.

/max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20090707/d6e2face/attachment.html 


More information about the jbosstools-dev mailing list