Re: ASM 5.2 ?
Remi Forax <[email protected]> Sat, 14 Jan 2017 22:54:00 +0100 (CET)
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
----- Mail original ----- > De: "p mouawad" <[email protected]> > À: [email protected] > Envoyé: Samedi 14 Janvier 2017 22:03:46 > Objet: Re: [asm] ASM 5.2 ? > Hello, > Thank you for your library. > I would like to know if ASM 5.2 is backward compatible with 5.1 ? Hi, since ASM 4, ASM is fully backward compatible (the build script fails otherwise), we try to add new public methods only on major releases but sometimes we fail (*), major releases are released at the same time as the release of Java, ASM4 -> jdk 7, ASM5 -> jdk8, upcoming ASM 6 -> jdk9. > > It would be nice if information was present in release notes. > Thank you > > PS : By the way , when you search for ASM, you end up here: > http://asm.ow2.org/ > But website shows Copyright 2009 which misleadingly tend to make you think > library has not been updated for a while. > > PS2 : It would be nice at this same website to link to the release notes in > the "23 December 2016: release of ASM 5.2" sentence > Rémi * that why the javadoc of ASM 5 is the 5.1 while the javadoc of ASM 4 is the 4.0 > > -- > You receive this message as a subscriber of the [email protected] mailing list. > To unsubscribe: mailto:[email protected] > For general help: mailto:[email protected]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws -- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws