when dealing with all of the library dependencies of an application, it is important to know the version of each required library.  can we identify the versions of the libraries hibernate depends on either by:
 
a) cvs comment/label
b) name of each library jar includes it's version eg. commons-collections-2.1.jar
 
i would prefer option b.
 
brad

Reply via email to