Carlos Sanchez wrote on Friday, July 08, 2005 12:45 AM: > Actually I was wrong, it doesn't allow that.
Bad news. > Probably the way to go with hibernate will be put the 2.x > versions under net.sf.hibernate groupId and the 3.x under > org.hibernate, but for instance for iBatis 1.x and 2.x the > package structure hadn't changed too much os I don't know > what will be the way to do this. > > Spring depends in both hibernate 2.x and 3.x and iBatis 1.x and 2.x As long as the libraries are not incompatible to themselves, it should be possible to use both. This might not be the use case for an application, but building a framework supporting those different versions. We are in the same situation in the Nano camp. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
