Re: Struts 2 and ASM jar version

2016-09-22 Thread Adam Brin
If you want to use the Java8 plugin, then yes, you’ll need Java8 w/the JDK to compile. And, yes, you can use the java-8-plugin with 2.5. As for where to find it, it’s just an additional maven dependency, the info is on the struts2 wiki: https://struts.apache.org/docs/java-8-support-plugin.html

RE: Struts 2 and ASM jar version

2016-09-22 Thread Dhamelia, Krunal
So this means I can upgrade to struts 2.3.21+ with java8 plugin and upgrade the asm libraries? Where can I find the java8-plugin? And do I need to upgrade the JDK to 8 as well? Thanks and Regards, Krunal Dhamelia Consultant | TD Securities Technology Solutions| TD Securities 130 Adelaide St W –

Re: Struts 2 and ASM jar version

2016-09-22 Thread Adam Brin
Hi Krunal, I looked at this issue similarly in our own code, the answer is “it depends.” The convention plugin in Struts 2.5 appears to be the only part of the codebase that seems to use ASM, so, you might be able to omit the dependency if you’re not using that plugin. Alternately, we’ve had

Re: Struts 2 and ASM jar version

2016-09-22 Thread Lukasz Lenart
You can use the Java 8 Support plugin but it was available since 2.3.21 http://struts.apache.org/docs/java-8-support-plugin.html or migrate to Struts 2.5.3 (should be available soon) 2016-09-22 15:29 GMT+02:00 Dhamelia, Krunal : > Hi, > I am using Struts2 v2.3.16 and that has dependency on asm3.3

Struts 2 and ASM jar version

2016-09-22 Thread Dhamelia, Krunal
Hi, I am using Struts2 v2.3.16 and that has dependency on asm3.3 jar. Now my project using some other libraries where asm5.0 is encountered and they are incompatible to each other. Which version of Struts2 uses ASM5.0? looks like other than upgrading Struts I don't have any other option. Thank

Struts2 2.3.16 integration with Spring Boot 1.3.5

2016-09-22 Thread Rodman, Kenneth J
Hi, I am trying to wrap Spring Boot 1.3.5 around my Struts2 application [version 2.3.16]. I have successfully received control into my action classes and my action classes are able to access the backend database and retrieve data. However, beyond that the JSP is never rendered. So, is it possib

Re: When is the next release of struts2.5.3

2016-09-22 Thread Lukasz Lenart
2016-09-22 10:40 GMT+02:00 杨华杰 : > I have time during weekend and weekday night. > > Which branch is the development branch? Shall I checked out master branch and > fix the pending issues? Yes, the "master" branch is for development of 2.5.x branch Regards -- Łukasz + 48 606 323 122 http://www

Re: When is the next release of struts2.5.3

2016-09-22 Thread 杨华杰
I have time during weekend and weekday night. Which branch is the development branch? Shall I checked out master branch and fix the pending issues? Sent from my iPhone > On 22 Sep 2016, at 4:05 PM, Lukasz Lenart wrote: > > 2016-09-22 3:27 GMT+02:00 杨华杰 : >> Any timeline? > > When we will hav

Re: When is the next release of struts2.5.3

2016-09-22 Thread Lukasz Lenart
2016-09-22 3:27 GMT+02:00 杨华杰 : > Any timeline? When we will have time - we're all volunteers :) > Where can I find the pending list? Can I contribute? Here https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.5.3%20AND%20project%20%3D%20WW%20AND%20resolution%20%3D%20Unresolved%20ORDE