Re: ASM6 beta !
Henry Coles <[email protected]> Mon, 31 Jul 2017 11:24:10 +0100
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <CALGd+SQV-4aZbeiBaUEQ2RAOriq=BB9baCaDG0qkmF0BYwUugg@mail.gmail.com> |
Is there any update on when ASM6 will be available on maven central? Thanks Henry On 23 July 2017 at 22:58, <[email protected]> wrote: > 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 <[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/ >> >> 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/ >> >> 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 [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 > > -- 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