Reviewing history of asm [1], I think it's a bug since asm 4.x added support for Java 7 and asm 5.x added support for Java 8. Should I file it?
[1] http://asm.ow2.org/history.html On Wed, Apr 8, 2015 at 10:47 PM, Tommy Pham <tommy...@gmail.com> wrote: > Am I imagining things or is there typo/bug: > > xwork-core 2.3.20 uses asm 5.0.2 > > From: 'ObjectWeb' (http://www.objectweb.org/) > - ASM Core (http://asm.objectweb.org/asm/) org.ow2.asm:asm:jar:5.0.2 > License: BSD (http://asm.objectweb.org/license.html) > - ASM Commons (http://asm.objectweb.org/asm-commons/) > org.ow2.asm:asm-commons:jar:5.0.2 > License: BSD (http://asm.objectweb.org/license.html) > - ASM Tree (http://asm.objectweb.org/asm-tree/) > org.ow2.asm:asm-tree:jar:5.0.2 > License: BSD (http://asm.objectweb.org/license.html) > > xwork-core 2.3.23 uses asm 3.3 > > From: 'ObjectWeb' (http://www.objectweb.org/) > - ASM Core (http://asm.objectweb.org/asm/) asm:asm:jar:3.3 > License: BSD (http://asm.objectweb.org/license.html) > - ASM Commons (http://asm.objectweb.org/asm-commons/) > asm:asm-commons:jar:3.3 > License: BSD (http://asm.objectweb.org/license.html) > - ASM Tree (http://asm.objectweb.org/asm-tree/) asm:asm-tree:jar:3.3 > License: BSD (http://asm.objectweb.org/license.html) > > > Is it supposed to be 3.3 or 5.0.3? > > > On Wed, Apr 8, 2015 at 10:00 PM, Lukasz Lenart <lukaszlen...@apache.org> > wrote: > >> 2.3.23 is under test now, you can help as well :) >> >> http://markmail.org/thread/oqtssgeesejrobko >> >> >> Regards >> -- >> Ćukasz >> + 48 606 323 122 http://www.lenart.org.pl/ >> >> 2015-04-09 6:45 GMT+02:00 Tommy Pham <tommy...@gmail.com>: >> > Hi Lukasz, >> > >> > Thanks for the feedback. Do you know what version is the next >> release? My >> > current projects running into a bug regarding clearing the cache in >> Tomcat >> > 8 that's fixed in 2.3.23. >> > >> > Regards, >> > Tommy >> > >> > On Tue, Apr 7, 2015 at 12:08 AM, Lukasz Lenart <lukaszlen...@apache.org >> > >> > wrote: >> > >> >> Yeah... it's broken. I'm fixing it right now and it will be included >> >> in a next release. >> >> >> >> 2015-04-05 22:32 GMT+02:00 Tommy Pham <tommy...@gmail.com>: >> >> > Hi folks, >> >> > >> >> > I just tried adding a maven project in Eclipse Luna (4.4.2) using >> remote >> >> > repository: http://struts.apache.org. The struts2-archetype-blank >> >> seems to >> >> > be broken. Navigating to the web app gives 404 error: >> >> > >> >> > >> >> > HTTP Status 404 - /struts2-blank/WEB-INF/example/HelloWorld.jsp >> >> > >> >> > >> >> > type Status report >> >> > >> >> > message /struts2-blank/WEB-INF/example/HelloWorld.jsp >> >> > >> >> > description The requested resource is not available. >> >> > >> >> > >> >> > Apache Tomcat/8.0.20 >> >> > >> >> > >> >> > Could someone please confirm? >> >> > >> >> > Thanks, >> >> > Tommy >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> >> For additional commands, e-mail: user-h...@struts.apache.org >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> >> >