On Sun, Mar 7, 2010 at 3:41 PM, sebb <[email protected]> wrote: > On 07/03/2010, Niall Pemberton <[email protected]> wrote: >> On Sun, Mar 7, 2010 at 1:51 PM, Jörg Schaible <[email protected]> wrote: >> > Niall Pemberton wrote: >> > >> >> As per comments on the JIRA ticket I'm -1 to changing the groupid >> > >> > Well, is upcoming 2.0 binary compatible to 1.x ? >> >> >> I just ran the clirr report and the only thing showing currently as an >> error on the clirr report is that the LineIterator's next() method has >> changed from Object to String. I believe that is a false positive >> though since generics get erased. >> > > I just ran the 1.4 test suite against 2.0 classes (using Ant) and > everything passed (except FileUtils, because I had not rebuilt the jar > since reverting that change) > > So looks good to me.
Thanks, good to be sure its not an issue. Niall >> Niall >> >> >> > - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
