Commit Graph

5848 Commits

Author SHA1 Message Date
aboyko
8cdbdc4d15 Adopt latest lsp4e snapshots 2024-03-21 10:17:56 -04:00
aboyko
3a0ee635f2 Yaml -> Props conversion 2024-03-20 16:34:52 -04:00
Martin Lippert
8bf29f4b91 update eclipse language server plugins to version 1.54.0 2024-03-13 16:19:25 +01:00
Martin Lippert
7ae9675382 updated versions to 4.22.1 2024-03-13 16:17:37 +01:00
Kris De Volder
80d677ba05 Bump version to 1.54.0 2024-03-13 15:16:40 +00:00
Martin Lippert
490cf9784a switch to workflow_call instead of workflow_dispatch 2024-03-13 15:53:18 +01:00
aboyko
44291b4640 Include Boot 3 Best Practices recipe rather than Boot 2 2024-03-06 16:57:34 -05:00
aboyko
04b68811b0 Fix typo in the prompt string 2024-03-06 16:08:26 -05:00
aboyko
13991f0285 Update changelogs 2024-03-06 13:40:02 -05:00
aboyko
399f24ee88 Fix 'diffLabel' IllegalArgumentException in add starters wizard 2024-03-06 12:51:25 -05:00
aboyko
1abd3e6dd2 Upgrade Boot and Rewrite dependencies 2024-03-05 23:11:16 -05:00
aboyko
c0c53e7f9b Pipeline and GHA corrections 2024-03-05 22:53:16 -05:00
aboyko
4ce4f02bf4 Evict CU cache future entry in case of exception 2024-03-05 19:09:20 -05:00
aboyko
8349671a3a Preference to enable/disable regeneration of Modulith metadata 2024-03-05 16:42:37 -05:00
Martin Lippert
0e7fe799a5 fix typo 2024-03-05 15:16:57 +01:00
Martin Lippert
7b1dcdb6d5 set upcoming release build to use lsp4e 0.25.0 release 2024-03-05 14:04:51 +01:00
Martin Lippert
24974f2eec added missing package import to fix potential dependency issue while building test bundles 2024-03-05 13:51:01 +01:00
aboyko
d3af0a32f9 Preference setting to turn on/off TestJars support 2024-03-04 19:28:37 -05:00
aboyko
1b148dec76 Observe exact wording for version validations 2024-03-04 16:25:41 -05:00
aboyko
387e8b1a9b Adjust Boot version validations to include Spring Runtime support 2024-03-04 16:21:51 -05:00
aboyko
2f52905e39 Disable "Add Starters" inlay in eclipse 2024-03-04 12:09:51 -05:00
aboyko
1ca58db8e9 Fix unit test 2024-03-01 16:39:26 -05:00
aboyko
52dd4d2ff5 IDE support for TestJars: maven projects in the workspace only 2024-03-01 15:23:12 -05:00
aboyko
13c2c04997 Unit test for pom inlay handler 2024-02-22 19:26:15 -05:00
aboyko
09ed9c1157 Add Starters Inlay Hint in the pom file 2024-02-22 14:40:43 -05:00
Brian Fernandes
9011e040f9 Fix JavaModelException with non-Java projects (#1188)
Added a check that the JDT project uses to confirm the project is a Java
project. JavaCore#create will return an object even if the project isn't
a Java project and is therefore insufficient. Bring up the context menu
on non Java projects to the see the JME logged without this fix
(possibly other repercussions as well).
2024-02-16 10:10:22 -05:00
aboyko
2ad9cf1ff3 Reconcile only docs with file schema URIs 2024-02-15 15:32:22 -05:00
aboyko
f8b81fb30e Correction to add starters compare view 2024-02-13 14:48:44 -05:00
aboyko
1b9dd1b96c Avoid IllegalArgumentException in e4.31 with add starters 2024-02-13 11:42:03 -05:00
aboyko
aa250f7fad Install JustJ into .app/Contents/Eclipse to work on linux and osx runners
Finalize
2024-02-12 12:38:36 -05:00
aboyko
1b2cc045f8 [GHA] Disable tcp dump for macosx runner 2024-02-12 10:31:21 -05:00
aboyko
d5aaaa87d9 [GHA] Fix yaml syntax errors 2024-02-12 09:59:54 -05:00
aboyko
45f8fe0962 [GHA] Try distro build on macosx to check if JustJ issues is fixed 2024-02-12 09:25:13 -05:00
Martin Lippert
81f1668a51 GH-1189: use apache commons io instead of maven runtime IO utils to reduce dependencies on maven runtime code 2024-02-12 13:42:20 +01:00
Martin Lippert
7f13fd996d update jdt.core to 3.36.0 in order to get early Java21 support 2024-02-12 10:44:46 +01:00
aboyko
4530d412b5 Upgrade rewrite dependencies 2024-02-09 16:55:23 -05:00
aboyko
263930d7b5 Regenerate Modulith metadata on select .class file create/change in the output dir 2024-02-09 15:05:47 -05:00
aboyko
5d40879a6d [GHA] Remove current TCP dump files. Upload more data from TCP Dump 2024-02-09 14:53:36 -05:00
aboyko
36d8305eaa [GHA] Try fix for appdmg 2024-02-08 18:18:48 -05:00
aboyko
a3cfdfdf06 Remove old s3 bucket (dist.springsource.com) in GHA, Concourse, links 2024-02-08 17:00:23 -05:00
aboyko
8809b31879 Update versions of eclipse pieces to 4.22.0 in preparation of the next release 2024-02-08 16:08:31 -05:00
aboyko
f7443c88cb Updated language server eclipse parts to next version 1.53.0 2024-02-08 14:45:54 -05:00
Kris De Volder
70ba27e594 Bump version to 1.53.0 2024-02-08 19:39:12 +00:00
aboyko
7e0b3e6636 [GHA] GH release creation on workflow dispatch 2024-02-08 10:31:08 -05:00
aboyko
6aa75a8fc4 Switch lsp4e back to snapshot 2024-02-06 11:58:04 -05:00
aboyko
2549860617 Roll back lsp4e to 0.24.5 2024-02-05 17:30:47 -05:00
aboyko
09bc34566d Roll back lsp4e to 0.24.6 2024-02-05 13:01:39 -05:00
aboyko
87b931ae8f Fix NPE occurring when quick fix selected in Eclipse 2024-02-05 08:36:37 -05:00
Martin Lippert
ecae909274 Merge pull request #1182 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks/org.springframework-spring-context-5.2.22.RELEASE
Bump org.springframework:spring-context from 5.2.21.RELEASE to 5.2.22.RELEASE in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks
2024-02-05 13:48:22 +01:00
Martin Lippert
ab3225257e Merge pull request #1181 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations/org.springframework-spring-context-5.3.19
Bump org.springframework:spring-context from 5.3.18 to 5.3.19 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations
2024-02-05 13:47:54 +01:00