Re: ASM6 beta !
[email protected] Sun, 23 Jul 2017 23:58:40 +0200 (CEST)
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Hi Gunnar, thanks for the info, it seems that the beta release is stuck in the OW2 staging repo because we know need to use the web interface to publish an artifact to Central. Eric, can you take a look ? regards, Rémi > De: "Gunnar Morling" <[email protected]> > À: "Remi Forax" <[email protected]> > Cc: "asm" <[email protected]> > Envoyé: Dimanche 23 Juillet 2017 20:52:44 > Objet: Re: [asm] ASM6 beta ! > Hi Remi, > That's great news, thanks a lot to everyone involved! > Are you planning to push the binary to Maven Central, too? The latest one I can > find there still is org.ow2.asm:asm:6.0_ALPHA. > Cheers, > --Gunnar > 2017-07-16 16:36 GMT+02:00 Remi Forax < [ mailto:[email protected] | > [email protected] ] > : >> Hi all, >> we, the ASM Team, are proud to announce the release of ASM6 Beta, >> which include the support of the Java 9 classfile format. >> Over the last month, we have (mostly Eric in fact) moved ASM out of SVN to Git, >> the code source is now available at >> [ https://gitlab.ow2.org/asm/ | https://gitlab.ow2.org/asm/ ] >> The issues and the docs, etc have not yet migrated to OW2's Gitlab but will be >> soon. >> The binaries of the ASM6 beta releases are available on the Gforge: >> [ http://forge.ow2.org/projects/asm/ | http://forge.ow2.org/projects/asm/ ] >> Maven Central repository will be updated soon, we're still have a small issue >> with the internal ow2 nexus due to the migration to Gitlab. >> The ASM6_FUTURE branch has been merged to the master (ex trunk) so bug fixes, >> etc, will be done in priority on ASM6. >> ASM 6 release notes: >> - add a new kind of visitor, ModuleVisitor that visit a module descriptor >> (module-info) >> - add a new API constant: Opcodes.ASM6 >> - support JDK specific attributes (ModuleTarget, ModuleHashes and >> ModuleResolution) in asm.commons >> - support PACKAGE and MODULE new constant pool entries (can be used by custom >> attributes) >> - update asm.tree by adding ModuleNode, ModuleRequireNode, ModuleExportNode, >> ModuleOpenNode and ModuleProvideNode >> - update ASMifier and the Trace visitors >> - the remapper support to remap module name (and update ModuleHashes if present >> accordingly) >> - ASM jars are now modules too, most of the jars are still compatible with Java >> 1.3, asm-xml is compatible with Java 1.4 and asm-all-debug is compatible with >> Java 1.5 >> - does not work with javac 9 (yet !) >> regards, >> Rémi >> -- >> You receive this message as a subscriber of the [ mailto:[email protected] | >> [email protected] ] mailing list. >> To unsubscribe: mailto: [ mailto:[email protected] | >> [email protected] ] >> For general help: mailto: [ mailto:[email protected] | [email protected] ] ?subject=help >> OW2 mailing lists service home page: [ http://www.ow2.org/wws | >> 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