aboyko
b9ab3ff67b
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-12-14 13:39:14 -05:00
aboyko
cf0db57b80
Reduce number of project reconcile requests
2022-12-14 13:38:20 -05:00
aboyko
913ac89668
Parse java source files in batches
2022-12-14 13:38:20 -05:00
aboyko
3a75fb2581
Comment out reconcile all projects on spring index update
2022-12-14 13:36:49 -05:00
Martin Lippert
10da2d17f6
update version of boot extension pack
2022-12-14 14:54:55 +01:00
aboyko
0f72114f8a
Fix common-gradle for Java 17
2022-12-13 23:13:42 -05:00
aboyko
718b459dd0
Back to nodejs 16 for the docker image
2022-12-13 18:45:35 -05:00
aboyko
536d699b05
Update docker image
2022-12-13 18:39:17 -05:00
aboyko
65a8a15649
Boot -> 3, JUnit -> 5, Java -> 17
2022-12-13 17:49:03 -05:00
aboyko
ac16151fe6
Language Server plugins to version 1.43.0
2022-12-12 19:40:48 -05:00
Kris De Volder
3989f2563c
Bump version to 1.43.0
2022-12-13 00:28:05 +00:00
aboyko
e32a1729d2
Move byte-buddy on test scope
2022-12-12 17:22:48 -05:00
aboyko
9883ed1b84
Revert --noVerify option. Didn't help
2022-12-12 15:40:34 -05:00
aboyko
4edea81474
--noVerify option for vscode extensions publishing (corrected)
2022-12-12 15:36:55 -05:00
aboyko
250c96addd
--noVerify option for vscode extensions publishing
2022-12-12 15:31:57 -05:00
aboyko
c3c9f9a892
CHANGELOG updates for vscode extensions patch release
2022-12-08 08:41:24 -05:00
aboyko
88541f6010
Enable Classpath listener when Boot LS is started via command
2022-12-07 18:27:07 -05:00
aboyko
da8ea1d33a
NPE while applying more than one root recipes selected in eclipse
2022-12-07 10:37:35 -05:00
aboyko
ae43ae98d0
ON/OFF support for auto-config reconciling in factories file
2022-12-07 10:10:25 -05:00
Martin Lippert
6aa25effee
updated version to 4.17.1
2022-12-07 12:56:11 +01:00
Martin Lippert
41d836b9ca
remaining version update for test project
2022-12-07 12:50:31 +01:00
Martin Lippert
3c55d9a1e8
update language server plugins to version 1.42.0
2022-12-07 12:50:07 +01:00
Kris De Volder
5b2c3261e4
Bump version to 1.42.0
2022-12-07 11:29:32 +00:00
Martin Lippert
888b3de223
updated changelog with the latest fixes
2022-12-06 08:58:11 +01:00
Martin Lippert
77603f7a32
Merge pull request #916 from Eskibear/patch-1
...
update walkthrough about creating projects
2022-12-06 08:40:00 +01:00
Martin Lippert
e5d4f36a56
switch to lsp4e snapshot repo to include the latest fixes in 4.17.0 release build
2022-12-06 07:56:53 +01:00
Yan Zhang
95cca83078
update walkthrough about creating projects
...
Changes:
- Use "Spring Initilizr" instead of "Spring" to locate the create project command, otherwise there would be lots of other Spring related commands on the list.
- remove "in VS Code" and duplicate "Spring Boot" for simplicity, as the section is all about that, which should be safe and won't cause confusion.
2022-12-06 11:53:42 +08:00
aboyko
da35dcad18
Optimize Maven project parser. Support for factories parsing.
2022-12-05 20:41:38 -05:00
aboyko
213487cf44
Do not disconnect from boot process if some live data received
2022-12-05 16:21:17 -05:00
Martin Lippert
832cfc3a52
Merge pull request #907 from Eskibear/walkthru
...
refine walkthrough steps
2022-12-05 19:07:02 +01:00
Yan Zhang
a225c8c6a7
fine tune theme color
...
Signed-off-by: Yan Zhang <yanzh@microsoft.com >
2022-12-05 19:43:54 +08:00
Martin Lippert
a0620c1a7a
updated changelogs for 1.41.0 / 4.17.0 release
2022-12-05 10:27:25 +01:00
Yan Zhang
d02ff55778
update themable SVGs
...
Signed-off-by: Yan Zhang <yanzh@microsoft.com >
2022-12-05 10:30:10 +08:00
aboyko
040da34ea1
Exclude POM from Spring XML reconciling
2022-12-02 19:33:50 -05:00
aboyko
ae3c6193af
Popup label adjustments
2022-12-02 10:27:54 -05:00
aboyko
c262b5ac50
Prompt to enable Spring Boot Java source reconciling
2022-12-01 22:18:52 -05:00
aboyko
fb3f20c3ea
Unnecessary @Repository problem and quickfix
2022-12-01 19:09:24 -05:00
aboyko
88b591450a
Polishing Rewrite integration
2022-12-01 18:35:39 -05:00
Martin Lippert
33904108c3
fix e425-based builds to specific versions to avoid update conflicts
2022-12-01 11:51:46 +01:00
Martin Lippert
c1663f5e36
added jsoup to update repo to allow smooth upgrades around wikitext bundles
2022-12-01 11:51:46 +01:00
Nieraj Singh
5f422bde21
GH-849: Add pre_without_version and build_without_version ( #910 )
...
* WIP: bug https://github.com/spring-projects/sts4/issues/849
* GH-849: Add build without version
Co-authored-by: Kris De Volder <kdvolder@vmware.com >
2022-11-30 15:07:05 -08:00
Martin Lippert
187b2de322
remove test bundles from remaining update sites
2022-11-30 15:52:04 +01:00
Martin Lippert
ec17d749dc
removed test bundles from update site and from default set of modules
2022-11-30 12:37:20 +01:00
Martin Lippert
d14ea479f7
update digest to use sha-256 instead of sha-1
2022-11-30 12:32:55 +01:00
Martin Lippert
d62d2383ca
move test bundles to specific profile to include/exclude them when necessary
2022-11-30 11:59:59 +01:00
Martin Lippert
9d71a36950
update to latest repos of dependencies in preparation of 4.17.0 release
2022-11-30 10:46:50 +01:00
Yan Zhang
cf7043effc
refine walkthrough steps
2022-11-29 21:36:21 +08:00
aboyko
61d6d1ded0
Adopt Rewrite Boot 3 upgrade
2022-11-28 17:19:37 -05:00
aboyko
ae09b2e671
Limit Boot patch version upgrade to pom version update only
2022-11-28 12:43:22 -05:00
aboyko
8f3e0f3664
Version validator API independent
2022-11-28 11:08:19 -05:00