Commit Graph

5677 Commits

Author SHA1 Message Date
aboyko
bd8a98c63d Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2023-11-29 13:45:45 -05:00
aboyko
2cfa020d1d Support http_proxy env vars for VSCode proxy settings 2023-11-29 13:45:17 -05:00
Martin Lippert
8afc86ea30 switched auto-configured p2 update sites to new spring cdn location 2023-11-29 10:18:00 +01:00
aboyko
40643ceb27 Missing bits for boot 3.2 upgrade 2023-11-28 18:27:44 -05:00
aboyko
22dbbfd174 Correction 2023-11-28 17:06:18 -05:00
aboyko
e4f0f235b5 Switch to latest rewrite releases. Include boot 3.2 upgrade 2023-11-28 17:05:17 -05:00
aboyko
7210c50e8d Log instead of throwing exception 2023-11-28 15:57:35 -05:00
Martin Lippert
d1e1dcf3dc replace bundle dependency with package import for javax.inject 2023-11-27 16:05:18 +01:00
Martin Lippert
7bc4f8a918 replace bundle dependency with package import for javax.inject 2023-11-27 15:02:54 +01:00
Martin Lippert
885977ee7d GH-758: improved verification of whether to show mapping method snippets or not at a certain position in the code 2023-11-27 14:15:50 +01:00
Martin Lippert
9c32fc3001 GH-758: further improvements to where exactly to show up the snippets for mappings 2023-11-27 12:28:05 +01:00
Martin Lippert
58c804cf44 GH-758: restrict request mapping snippet completions to classes that are annotated as a spring controller 2023-11-22 15:25:46 +01:00
Martin Lippert
2c2da7ac39 removed javax.annotation from product p2 repo 2023-11-21 17:43:10 +01:00
Martin Lippert
449e59af0c GH-758: added missing import statement 2023-11-21 16:21:55 +01:00
Martin Lippert
d925d12915 GH-758: additional steps towards improved request mapping code completions using snippets 2023-11-21 16:07:41 +01:00
aboyko
2c77f6d891 GHA: Switch to CDN url for p2 site for eclipse ls extensions 2023-11-18 14:01:20 -05:00
aboyko
156251ab1e GHA: Put back signing of libjansi.jnilib inside kotlin compiler jar 2023-11-18 12:22:38 -05:00
aboyko
2c6f348293 GHA: Switch to kotlin 1.9.x to check if binaries are signed inside 2023-11-18 10:51:48 -05:00
aboyko
f5a0fdebfb GHA: Sign binaries inside kotlin-compiler jar 2023-11-18 09:14:18 -05:00
aboyko
b9e4209142 GHA: Sign binaries inside kotlin-compiler jar 2023-11-18 02:50:00 -05:00
aboyko
213730055f GHA: Sign binaries inside kotlin-compiler jar 2023-11-18 01:44:56 -05:00
aboyko
60add43167 GHA: Sign binaries inside kotlin-compiler jar 2023-11-18 01:44:04 -05:00
aboyko
238e8d214f GHA: Sign binaries required signature. Invalidate cache for ls ext snapshot. 2023-11-17 22:45:36 -05:00
aboyko
9b31b8008f GHA: Sign binaries required signature. Invalidate cache for ls ext snapshot. 2023-11-17 20:46:57 -05:00
aboyko
6a1b8c5e35 GHA: Sign binaries required signature. Invalidate cache for ls ext snapshot. 2023-11-17 19:28:50 -05:00
aboyko
65a92bdc70 GHA: Sign binaries required signature. Invalidate cache for ls ext snapshot. 2023-11-17 18:54:12 -05:00
aboyko
fb77fdeb9b GHA: Try to fail the build if notarization failed 2023-11-17 17:41:43 -05:00
aboyko
54b83fc819 GHA: Try to fail the build if notarization failed 2023-11-17 16:06:36 -05:00
aboyko
982260c130 GHA: Debug notarization issue 2023-11-17 15:43:09 -05:00
aboyko
dc985bd4f5 GHA: Debug notarization issue 2023-11-17 15:42:25 -05:00
aboyko
ca93ab086d GHA: Switch p2 urls in poms to cdn.spring.io/spring-tools 2023-11-17 13:31:09 -05:00
aboyko
d173af8b7a GHA: build failure notification connected to purge_cache 2023-11-17 11:38:26 -05:00
aboyko
b6a31bfe83 GHA: Batch URIs to invalidate on Akamai 2023-11-17 11:33:53 -05:00
aboyko
c7c6abfea7 GHA: Batch URIs to invalidate on Akamai 2023-11-17 11:25:57 -05:00
aboyko
0d082c458e GHA: Batch URIs to invalidate on Akamai 2023-11-17 11:24:42 -05:00
aboyko
5b171ce8d3 GHA: Batch URIs to invalidate on Akamai 2023-11-17 11:23:01 -05:00
aboyko
75cda8a282 GHA: Batch URIs to invalidate on Akamai 2023-11-17 10:43:20 -05:00
aboyko
ac1e509a43 GHA: Batch URIs to invalidate on Akamai 2023-11-17 10:39:51 -05:00
aboyko
03bb4509ff GHA: Batch URIs to invalidate on Akamai 2023-11-17 10:30:00 -05:00
aboyko
3a1d52a578 GHA: Batch URIs to invalidate on Akamai 2023-11-17 10:28:15 -05:00
aboyko
61b460e97f GHA: Batch URIs to invalidate on Akamai 2023-11-17 10:14:50 -05:00
aboyko
0cd3731a96 GHA: Batch URIs to invalidate on Akamai 2023-11-17 09:58:08 -05:00
Martin Lippert
9ebea016ed adjust more manifests to import-package the correct apache commons packages 2023-11-16 17:02:06 +01:00
Martin Lippert
14f420433e updated BREE definitions to require JavaSE-17 now 2023-11-16 15:57:06 +01:00
Martin Lippert
effb95f1a7 clean up dependencies on apache commons libs and move those dependencies to impoort-package where necessary to be prepared for bundle symbolic name changes coming up 2023-11-16 15:37:20 +01:00
aboyko
741df4ee03 GHA: LS extensions build only purge cache for non-snapshot builds 2023-11-16 01:48:49 -05:00
aboyko
41e3903d6b GHA: Syntax error 2023-11-16 01:13:01 -05:00
aboyko
c9f9154b3b GHA: Integrate Akamai cache invalidation into ls extensions build 2023-11-16 01:11:39 -05:00
aboyko
4e51bd28fd GHA: Integrate Akamai cache invalidation into distro builds 2023-11-15 23:32:20 -05:00
aboyko
2a9f5b624a GHA: Integrate Akamai cache invalidation into distro builds 2023-11-15 21:34:34 -05:00