Most of Apache Commons uses the Maven JApiCmp plugin FWIW. I work on other
projects that use RevApi. I've never heard of the one mentioned below. Note
that 1.x versions should be binary compatible.

Gary


On Tue, Jul 4, 2023, 05:57 Olivier Jaquemet <olivier.jaque...@jalios.com>
wrote:

> Hi Velitchko,
>
> I highly recommend "Java API Compliance Checker" when you want to check
> binary compatibility between two version of the same library.
>
> https://lvc.github.io/japi-compliance-checker/
>
> Very useful tool !
>
> Olivier
>
> On 04/07/2023 11:34, Gary Gregory wrote:
> > Hi Velitchko,
> >
> > Releases within the 1.x line should be binary compatible.
> >
> > Gary
> >
> >
> > On Tue, Jul 4, 2023, 04:54 Valkov Velitchko (BD/PAD-DDA-ES1)
> > <velitchko.val...@bosch.com.invalid> wrote:
> >
> >> Hey!
> >> I am planning to update from commons-fileupload version 1.3.3 to version
> >> 1.5 as a bundle in an OSGi framework. I currently use
> org.apache.commons-io
> >> version 1.4, and I wonder - is commons-fileupload version 1.5 compatible
> >> with this commons-io version? I noticed that in the Import-Package
> header
> >> in the bundle manifest, commons-io isn't specified with a specific
> version,
> >> but I want to be sure.
> >> Thanks!
> >> Velitchko
> >>
> >>
> >> P.S. Sorry if I double posted something, I had to subscribe first 🙂
> >>
> > EXTERNAL SENDER: Do not click any links or open any attachments unless
> you trust the sender and know the content is safe.
> > EXPÉDITEUR EXTERNE: Ne cliquez sur aucun lien et n’ouvrez aucune pièce
> jointe à moins qu’ils ne proviennent d’un expéditeur fiable, ou que vous
> ayez l'assurance que le contenu provient d'une source sûre.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>

Reply via email to