[ http://jira.codehaus.org/browse/MAVENUPLOAD-612?page=comments#action_52161 ]
Eugene Kuleshov commented on MAVENUPLOAD-612: --------------------------------------------- Good point. Though in most of the cases it may not be a good idea to have asm.jar added transiently because it is a primary package... Anyways, I'll fix that for the next releases. Thanks for pointing it out. > ASM 2.2 > ------- > > Key: MAVENUPLOAD-612 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-612 > Project: maven-upload-requests > Type: Task > Reporter: Eugene Kuleshov > Assignee: Carlos Sanchez > Attachments: asm-2.2-bundle.zip > > > http://www.md.pp.ru/~eu/11/asm-2.2-bundle.zip > http://asm.objectweb.org/ > http://asm.objectweb.org/team.html > ASM is a Java bytecode manipulation framework. It can be used to dynamically > generate stub classes or other proxy classes, directly in binary form, or to > dynamically modify classes at load time, i.e., just before they are loaded > into the Java Virtual Machine. > PS: it seems that upload guide needs to be updated to reflect custom JIRA > fields.. > PPS: here is request from Groovy developers for this ASM revision uploaded on > Ibiblio > -------- Original Message -------- > Subject: [asm] ASM 2.2 release > Date: Sat, 26 Nov 2005 18:19:37 +0000 > From: Russel Winder <[EMAIL PROTECTED]> > To: ASM List <[EMAIL PROTECTED]> > CC: Guillaume Laforge <[EMAIL PROTECTED]> > Hi, > I was trying to upgrade Groovy to use ASM v2.2 but the jar files do not > yet seem to have been entered into the Maven repository. Does this mean > we should stay with v2.1? > Thanks. > Russel. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
