You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of Spring Framework 4.1, we should compile our tests with 1.8 source and target level by default, with spring-oxm as the only exception (because of JiBX). This goes along nicely with the AspectJ 1.8 upgrade (#15837), and even requires it to some degree (target 1.8 for the spring-aspects module only works with AspectJ 1.8.0.RC3 or later).
Juergen Hoeller opened SPR-11699 and commented
As of Spring Framework 4.1, we should compile our tests with 1.8 source and target level by default, with spring-oxm as the only exception (because of JiBX). This goes along nicely with the AspectJ 1.8 upgrade (#15837), and even requires it to some degree (target 1.8 for the spring-aspects module only works with AspectJ 1.8.0.RC3 or later).
Issue Links:
Referenced from: commits 95b1cb7, 7bc2168
The text was updated successfully, but these errors were encountered: