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
>
>

Reply via email to