Commit Graph

5836 Commits

Author SHA1 Message Date
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
aboyko
9445e28e83 [vscode-spring-cli] Experimental guide apply --lsp-edit support 2024-02-02 20:42:27 -05:00
dependabot[bot]
3157b9bfe7 Bump org.springframework:spring-context
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.2.21.RELEASE to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.21.RELEASE...v5.2.22.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 23:07:37 +00:00
dependabot[bot]
eea1ec9122 Bump org.springframework:spring-context
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 20:44:57 +00:00
aboyko
2b443c7106 Update lsp4e to 0.24.7 2024-02-02 10:46:51 -05:00
aboyko
fe7dd32df2 Changelog update for vscode extensions for 1.52.0/4.21.1 release 2024-01-31 15:06:42 -05:00
aboyko
2c084299a4 https url for buildship 2024-01-31 13:01:13 -05:00
aboyko
e1b6bf5b00 Switch m2e, lsp4e and buildship to the releases from snapshots 2024-01-31 12:20:30 -05:00
aboyko
b13e1e8a8c GHA: Store tcpdump in a dedicated location 2024-01-30 10:18:15 -05:00
aboyko
3df1bf7426 GHA: Move up store-s3-paths step such that it is available for tcp dump storage 2024-01-30 09:41:05 -05:00
aboyko
cfdd85535f GHA: Prepare tcpdump to run for snapshot build and upload on the build failure 2024-01-30 00:26:12 -05:00
aboyko
2407ca68a3 GHA: Move tcp dump upload after p2 upload 2024-01-29 23:35:01 -05:00
aboyko
141ecd977b GHA: Fix typos 2024-01-29 22:47:05 -05:00