These two issues should clarify why it was reverted and new plugin to support Java8 was introduced
https://issues.apache.org/jira/browse/WW-4435 https://issues.apache.org/jira/browse/WW-4347 2015-04-09 7:47 GMT+02:00 Tommy Pham <[email protected]>: > 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 <[email protected]> > 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 <[email protected]>: >> > 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 <[email protected]> >> > 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 <[email protected]>: >> >> > 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: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

