OSGi. See versioning in list of benefits here<http://www.osgi.org/About/WhyOSGi> .
Regards, Stevo. On Sun, Oct 25, 2009 at 5:08 PM, Alexander <[email protected]> wrote: > Hello all, > > My project has two dependencies A and B. > > A - has asm:2.2.3 as dependency. > B - has asm:1.5.3 as dependency. > > Its invalid to use asm:2.2.3 in B and asm:1.5.3 in A. (lot of error occurs) > > How could I make both A and B use their favourite asm version? > > -- > Regards, > Alexander >
