PDA

View Full Version : How to use Common.Logging of nightbuilds?


Nop
03-19-2007, 01:33 PM
Hi all.
Could anybody advice how to resolve conflicts between different versions of Common.Logging of Spring.NET projects?
For example, I try to use Spring.NET-20070318-2215 and Spring.Data.NHibernate12-20070314-1608, but different versions of Common.Logging are used in this projects which exclude each other in my solution.
I realize that I can recompile all and it should work.
But maybe there are alternate ways to avoid spending time on compiling...
What about synchronization of Common.Loggin versions in Spring.NET projects?

Best regards,
Nop.

Mark Pollack
03-19-2007, 04:07 PM
Hi,
My bad, I did a very quick job of this in a rush for something that Aleks needed. I'll sort it all out today and ping back here when done. Sorry.
Mark

Mark Pollack
03-20-2007, 01:02 AM
Hi Nop,
Give it a try now with the latest and let me know. I won't be able to verify until tomorrow morning and given the time difference you can take an early look. Pick up the latest nh12 and nightly build.
Cheers,
Mark

Nop
03-20-2007, 08:33 AM
Hi Mark,
thanks for the quick reply.

I downloaded Spring.Data.NHibernate12-20070319-2002 and Spring.NET-20070319-2216. It works fine. There are no any problem with versions.

Best regars,
Nop