Re: [continuum] BUILD FAILURE: Commons Lang

2007-11-05 Thread Matt Benson
--- Henri Yandell <[EMAIL PROTECTED]> wrote: > ExtendedMessageFormat uses the 1.5+ method of > StringBuffer.append(String, int, int). It's late > here, so I've not > looked much, but I have tried a move to the older > (char[], int, int) > and many tests fail. Presumably the methods aren't > equal

Re: [continuum] BUILD FAILURE: Commons Lang

2007-11-05 Thread Matt Benson
--- Henri Yandell <[EMAIL PROTECTED]> wrote: > ExtendedMessageFormat uses the 1.5+ method of > StringBuffer.append(String, int, int). It's late > here, so I've not > looked much, but I have tried a move to the older > (char[], int, int) > and many tests fail. Presumably the methods aren't > equal

Re: [continuum] BUILD FAILURE: Commons Lang

2007-11-03 Thread Henri Yandell
ExtendedMessageFormat uses the 1.5+ method of StringBuffer.append(String, int, int). It's late here, so I've not looked much, but I have tried a move to the older (char[], int, int) and many tests fail. Presumably the methods aren't equal :) Hen On Nov 3, 0007 1:32 AM, Continuum VMBuild Server <[