> saying apt-get works, so we'd only be able to have one version on a > server, of say Spring, which seems to nearly delight in making > breaking changes between revisions.
Hmm..I'd be interested to know what your major issues have been upgrading Spring. I did an upgrade from 2.5 to 3.0 last for around 20 modules at my current project. The only enforced change was that I needed to move to Junit 4.5+. I've found Spring to be very good at maintaining backwards compatibility. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
