In all cases you'll have a problem because 2.1 and 3.1 are binary incompatible. http://jakarta.apache.org/commons/collections/compatibility.html
Arnaud On 2/8/06, Matt Raible <[EMAIL PROTECTED]> wrote: > (Sorry, didn't mean to take this off list) > > OK, I created an upload bundle and sent a message to the webtest guys. > Hopefully everyone can come to a reasonable resolution. > > http://lists.canoo.com/pipermail/webtest/2006q1/005371.html > > Thanks, > > Matt > > On 2/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > > Excluding it from Hibernate works, but forcing it sounds better. Can > > > I do that in my htmlunit pom? > > > > You can include it in the end project with the desired version (but > > that tends to be a "fake" dependency, so it's not really recommended). > > You can also set a range in the htmlunit POM if it really requires > > that version: [3.1,) > > > > If htmlunit doesn't actually require 3.1, the solution is to fix it on > > your end as its really a distribution decision then. > > > > > Also, what's the policy on SNAPSHOTs? > > > I'd like to get a POM uploaded for Canoo WebTest 1168, but it depends > > > on htmlunit-1.8-SNAPSHOT (20060131). > > > > No snapshots on ibiblio. We can probably make a timestamped release > > available, but I'd much prefer to interact with Canoo WebTest and > > HTMLUnit to avoid that happening (to actually cut a tagged release). > > > > - Brett > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
