You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/01/24 10:23:00 UTC

[jira] [Resolved] (WICKET-6948) Upgrade Spring to latest 5.3.x

     [ https://issues.apache.org/jira/browse/WICKET-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov resolved WICKET-6948.
-----------------------------------------------
    Fix Version/s: 9.8.0
       Resolution: Fixed

Spring 6.0.0-M2 does not have this method (yet), so there is nothing to do for Wicket 10.x

> Upgrade Spring to latest 5.3.x
> ------------------------------
>
>                 Key: WICKET-6948
>                 URL: https://issues.apache.org/jira/browse/WICKET-6948
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-spring
>    Affects Versions: 9.7.0
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>             Fix For: 9.8.0
>
>
> Spring 5.3.x introduced a new method : org.springframework.beans.factory.ListableBeanFactory#findAnnotationOnBean(java.lang.String, java.lang.Class<A>, boolean)
> We need to update org.apache.wicket.spring.test.ApplicationContextMock to implement it to fix the build.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)