OK, great, switched to 3.6 and seems to work now. Cheers Greg.
On 23 June 2017 at 09:15, Lukasz Lenart <lukaszlen...@apache.org> wrote: > Just notice that the Struts 2.5.11 is using Commons-Lang 3.6, maybe > this is the issue. > > 2017-06-23 10:04 GMT+02:00 Greg Huber <gregh3...@gmail.com>: > > Getting a really strange message testing this : > > > > > > 1. > > org.apache.commons.lang3.reflect.MethodUtils. > getMethodsListWithAnnotation(Ljava/lang/Class;Ljava/lang/ > Class;ZZ)Ljava/util/List; > > 2. java.lang.NoSuchMethodError: > > org.apache.commons.lang3.reflect.MethodUtils. > getMethodsListWithAnnotation(Ljava/lang/Class;Ljava/lang/ > Class;ZZ)Ljava/util/List; > > > > Seems to be on this statement : > > > > <s:a href="https://someURL/me" rel="nofollow noopener" > target="_blank"><img > > src="<s:url value='/images/someImage.png'/>" alt="SomeAlt" > > title="SomeTitle" border="0" /></s:a> > > > > > > as if I remove it it works?? Also if I go back to 2.5.10.1 it works. > > > > Cheers Greg > > > > On 22 June 2017 at 14:36, Lukasz Lenart <lukaszlen...@apache.org> wrote: > > > >> Hi, > >> > >> Please take a time and test the bits - any help is appreciated. Please > >> report any problems back. I'll call for vote in a week if no problems > >> will be spotted. > >> > >> Staging Maven repo > >> https://repository.apache.org/content/groups/staging/ > >> > >> Standalone artifacts > >> https://dist.apache.org/repos/dist/dev/struts/2.5.11/ > >> > >> Release notes > >> https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.11 > >> > >> > >> Thanks in advance > >> -- > >> Ćukasz > >> + 48 606 323 122 http://www.lenart.org.pl/ > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > >> For additional commands, e-mail: dev-h...@struts.apache.org > >> > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >