Łukasz, You are right, the issue mentioning about the change to commons-lang3 version 3.6 is in the issue list. This is also where we found what needed to be done.
This is the list where we looked when something was wrong, unfortunately for us, we spotted a different issue first: * [WW-4748] - Upgrade commons-lang3 to 3.5 The only idea i can come up with so far would be to add a miniature upgrade guide section (from the previous version to this one). Something as small as 2 bullet points, for example: Upgrade guide (2.5.10.1 -> 2.5.12) * upgrade struts libraries to the new version (2.5.12) * struts2 now requires at least commons-lang3 version 3.6 (transitive dependency) Technicaly we should have just spotted it by listing the dependencies of the project. So, it's nothing important, it's just an idea. Regards, Stefaan Dutry (sdutry) 2017-07-13 14:23 GMT+02:00 Lukasz Lenart <lukaszlen...@apache.org>: > 2017-07-13 14:20 GMT+02:00 Stefaan Dutry <sdu...@apache.org>: >> We are upgrading our projects at work to the new released struts version >> 2.5.12. >> >> We encountered a problem while upgrading one of our applications. >> The problem was that the project defined a dependency to commons-lang3. >> The struts AnnotationValidationInterceptor uses a method that was >> added to commons-lang3 version 3.6 (Methodutils.getAnnotation) >> >> This was easily fixed by updating our own commons-lang3 version to 3.6. >> >> I was wondering if there's a possibility to add to the version notes >> for 2.5.12 that it requires a minimum version of commons-lang3 of 3.6. >> >> This just to prevent others having to search for the same problem. > > There is such entry > https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.12 > https://issues.apache.org/jira/browse/WW-4809 > > or did you have something else on the mind? > > > Regards > -- > Ł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