On 11/7/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
On 11/7/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote:
> Henri Yandell wrote:
> > http://people.apache.org/~bayard/dbutils-1.0-to-1.1-jardiff.html
> >
> > It doesn't look that bad - jardiff complains that we've moved a method
> > into a superclass in a few places. So a recompile will be needed (I
> > think) rather than being able to drop the jar in place.
>
> You might want to try a clirr report to check for binary compatability.
> IIRC, moving a method up the hierarchy is binary compatible.

It seems to give the same info:

http://people.apache.org/~bayard/dbutils-1.0-to-1.1-clirr.txt

<snip/>

INFOs are OK though.

-Rahul


> If not, then a simple super.xxx() method in the subclasses where the
> method was removed from should be added.

Yup, that'd work.

Hen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to