Re: [dbutils] binary compatibility

2009-11-04 Thread Dan Fabulich
Jörg Schaible wrote: Maybe you can use the src tarball from 1.2, change group and artifact id to something local, drop the Java source from main and add 1.3-SNAPSHOT as dependency. Then you should be able to run with this POM the tests of 1.2 with code base of 1.3. That test passes, though I d

Re: [dbutils] binary compatibility

2009-11-04 Thread Jörg Schaible
Dan Fabulich wrote at Dienstag, 3. November 2009 21:03: > Jörg Schaible wrote: > >> Is it binary backward compatible? > > I think it is, but I'm not 100% certain; it's confusing. > > I ran clirr on dbutils-1.2 and my locally built 1.3-SNAPSHOT; it found one > clear compatibility error which I j

Re: [dbutils] binary compatibility

2009-11-03 Thread Dan Fabulich
Jörg Schaible wrote: Is it binary backward compatible? I think it is, but I'm not 100% certain; it's confusing. I ran clirr on dbutils-1.2 and my locally built 1.3-SNAPSHOT; it found one clear compatibility error which I just fixed (DBUTILS-61). This is what it says as of r832529: INFO: