Hi all, I have gone through and updated on the 2.1 branch for all the jars that are easy to version. Here are a couple issues I ran into:
1) Ant in CVS is recorded as being at 1.5.3. It is 721k file, so I renamed it ant-1.5.3.jar. Just as an FYI, on ibiblio at [1] there is a version called ant-1.5.3-1.jar that is 721k as well. If ant was a runtime requirement, I would suggest that we use that version, to simplify life for people who use Maven to download the hibernate dependencies, but since it is build time, I think it is fine to keep calling our version of ant 1.5.3. 2) cglib2.jar. According to the readme, this is version 2.0rc2. However, on ibiblio is a version called cglib-rc2-1.0.jar that is 107k [2] , while the version in hibernate/lib is 283k. I believe that part of release 2.1.1 was to clean up some confusion with cglib. So, I am reluctant to rename the cglib2 to cglib-2-0rc2.jar because of the confusion it would cause users. Especially since I tried the version on iBiblio, and found it didn't work. If someone can clarify the discrepancy, I can get another version uploaded to ibiblio that works with hibernate. Or, just wait till Hibernate uses the released version of cglib. 3) optional.jar. I renamed optional.jar to ant-optional-1.5.3.jar to clarify that it is used by ant, and to match the ibiblio naming. [1] I updated the build.bat to use the explicitly versioned jar names and it appears to work fine! Lastly, I had two unit tests fail: MasterDetailTest and FooBarTest. I am assuming these tests failed before I made the naming changes, the errors didn't look like a "look up a jar by explicit name" type failures that would be caused by the versioning changes... If this all looks good, I am going to move to updating the HibernateExt/ code to use 2.1.1. Eric Pugh [1] http://www.ibiblio.org/maven/ant/jars/ [2] http://www.ibiblio.org/maven/cglib/jars/ ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel