This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 7a4f29fd944da234550c3a04dec04dca20268345 Merge: ff360b622e aa03d94037 Author: Michael Bien <[email protected]> AuthorDate: Sat Feb 10 05:43:52 2024 +0100 Merge pull request #6994 from mbien/retire-eol-spring-libs Retire EOL Spring 3, 4 and update Spring 5 lib wrapper to 5.3.31. .../spring/webmvc/SpringConfigPanelVisual.java | 19 +- .../spring/webmvc/SpringWebModuleExtender.java | 35 +-- .../spring/webmvc/resources/Bundle.properties | 4 +- .../modules/spring/webmvc/resources/layer.xml | 6 - .../spring/webmvc/resources/spring-webmvc-3.0.xml | 44 --- .../spring/webmvc/resources/spring-webmvc-4.0.xml | 43 --- .../spring/webmvc/resources/spring-webmvc-5.0.xml | 4 +- java/libs.springframework/external/binaries-list | 83 ++---- .../spring-framework-3.2.18.RELEASE-license.txt | 287 -------------------- .../spring-framework-3.2.18.RELEASE-notice.txt | 2 - .../spring-framework-4.3.29.RELEASE-license.txt | 297 --------------------- .../spring-framework-4.3.29.RELEASE-notice.txt | 2 - ...nse.txt => spring-framework-5.3.31-license.txt} | 14 +- ...tice.txt => spring-framework-5.3.31-notice.txt} | 2 +- .../nbproject/project.properties | 165 +++--------- .../libs/springframework/Bundle.properties | 6 +- .../org/netbeans/libs/springframework/layer.xml | 6 - .../libs/springframework/spring-framework300.xml | 85 ------ .../libs/springframework/spring-framework400.xml | 87 ------ .../libs/springframework/spring-framework500.xml | 86 +++--- java/spring.beans/nbproject/project.properties | 3 +- nbbuild/licenses/Apache-2.0-spring5 | 10 +- 22 files changed, 154 insertions(+), 1136 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
