You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by Edward Sumerfield <es...@bitbashers.org> on 2007/12/05 22:51:33 UTC

JBoss 4.2.2

 I am using Ivy to generate the jar subsets necessary for a web and ejb
install to JBoss.

We are using JBoss 4.2.2.GA and I am trying to integrate Spring for
Hibernate work.

The problem:

    JBoss includes hibernate3 version 3.2.4.ap1

    Spring version 2.0.7 is declared in Ivy/Maven as being dependent on
3.2.5.ga

So, obviously I need to do some testing with these incompatible packages but
what strategy should I use to declare the alternate dependency?

-- 
Ed