Commit Graph

299 Commits

Author SHA1 Message Date
aboyko
c5da49443d Fix Dependency Bot warnings. Managed jackson version for Rewrite 2022-10-05 11:36:27 -04:00
aboyko
1860406651 Reconcile all java sources in a project 2022-09-02 18:43:27 -04:00
Martin Lippert
bd34877b73 GH-818: do not create bean symbols for annotation declarations 2022-08-25 14:49:49 +02:00
aboyko
b50db98ce0 Categorize boot problems. Boot 3 reconciling. 2022-08-23 20:19:32 -04:00
aboyko
afd6b9eac0 LSP4J 0.14.0. SymbolInformation -> WorkspaceSymbol where possible 2022-08-22 14:38:12 -04:00
aboyko
2ae5240d8e Regex version matching fix revisited 2022-08-09 10:32:53 -04:00
aboyko
3a0b66b50d Adjust tests for project version validation 2022-08-08 23:16:25 -04:00
aboyko
e002ddf6fb Adopt title in the progress notification in lsp 2022-07-19 15:14:03 -04:00
aboyko
722a8cf6d5 Better rewrite recipe integration into IDE quick fix and assist 2022-07-13 19:29:26 -04:00
Kris De Volder
7eccab1262 Don't validate completely empty yaml subdocs in application.yml
See https://github.com/spring-projects/sts4/issues/711
2022-06-21 14:40:58 -07:00
Martin Lippert
6e21995fb2 fix failing test due to latest changes to mapping symbol generation 2022-06-10 14:27:13 +02:00
Martin Lippert
7bcbc88483 GH-781: fixed missing http method type for annotations without params 2022-06-10 10:16:17 +02:00
Kris De Volder
67f723c8ce Fix build issue 2022-05-11 10:10:20 -07:00
Kris De Volder
199b35253c Less noise in test logs 2022-05-11 09:43:01 -07:00
Kris De Volder
3f6129bcbb Merge pull request #721 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks/junit-junit-4.13.1
Bump junit from 4.7 to 4.13.1 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks
2022-05-10 07:00:27 -07:00
Kris De Volder
aea9251757 Merge pull request #749 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations/org.springframework-spring-webmvc-5.3.18
Bump spring-webmvc from 3.1.1.RELEASE to 5.3.18 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations
2022-05-10 07:00:03 -07:00
Kris De Volder
173c7ddca7 Merge pull request #762 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-non-boot-project/org.springframework-spring-webmvc-5.3.18
Bump spring-webmvc from 5.1.3.RELEASE to 5.3.18 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-non-boot-project
2022-05-10 06:59:41 -07:00
Kris De Volder
a3be18a0fb Merge pull request #763 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/org.springframework-spring-webmvc-5.3.18
Bump spring-webmvc from 5.1.3.RELEASE to 5.3.18 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project
2022-05-10 06:59:07 -07:00
Kris De Volder
006cbd0721 Refine api for connected process listeners
Events now include some extra information instead of just processKey.
2022-05-09 16:12:59 -07:00
BoykoAlex
9fa05f5a08 Unit tests failures 2022-05-03 13:45:01 -04:00
BoykoAlex
c880ef943d Fix compiler error 2022-05-03 12:14:22 -04:00
BoykoAlex
580350564a Rewrite integration for Spring Boot server and vscode client 2022-05-02 13:02:01 -04:00
dependabot[bot]
796e5b115d Bump spring-webmvc
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 09:37:21 +00:00
dependabot[bot]
2b6a134ecd Bump spring-webmvc
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 09:37:11 +00:00
Kris De Volder
bf7389ca9e Fix some failing tests 2022-04-06 08:07:39 -07:00
dependabot[bot]
a18f2c4f54 Bump spring-webmvc
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.1.1.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.1.RELEASE...v5.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 22:38:49 +00:00
dependabot[bot]
692efe752e Bump junit
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 23:36:41 +00:00
Kris De Volder
0562afa121 Support of 'classpath:' prefix in spring.config.imports property
See: https://github.com/spring-projects/sts4/issues/536
2022-01-28 15:35:31 -08:00
BoykoAlex
f36671814c Use LSP progress instead of our own LSP extension 2022-01-14 19:23:38 -05:00
BoykoAlex
b0960b012a Platform specific newline for multiline yaml completion 2022-01-11 17:33:54 -05:00
BoykoAlex
4447021b79 Switch LS to std in/out from socket with port 2021-08-12 08:48:02 -04:00
BoykoAlex
4f007de1bd Wait for document symbols in sync fashion 2021-05-12 23:21:55 -04:00
Kris De Volder
193ada2917 Fix and test for https://github.com/spring-projects/sts4/issues/615 2021-05-04 11:03:01 -07:00
Martin Lippert
07459c6f5e fixed typo 2021-04-28 10:09:53 +02:00
Martin Lippert
8238c1dc90 initial re-work of async behavior of language server, looking at the text document service first 2021-02-10 10:51:26 +01:00
Nieraj Singh
9384f71223 PT 173730396 - Further changes for project version validation 2021-01-26 00:29:15 -08:00
Nieraj Singh
909b8f4b8f PT 173730396 - Various changes to spring project validation
Pushed various changes that had remained uncommitted
2021-01-22 16:21:49 -08:00
Martin Lippert
03b41e4e83 removed debug output and cyclic interface hierarchy test, seems to be the root cause of the issues and it not really needed anymore 2020-12-27 14:13:47 +01:00
Martin Lippert
e78318032b trying more modifications to investigate failing tests on CI system 2020-12-26 17:32:25 +01:00
Martin Lippert
6a218747c5 Revert "added additional debug output for parser issue"
This reverts commit 08b76ff6f9.
2020-12-26 17:24:30 +01:00
Martin Lippert
08b76ff6f9 added additional debug output for parser issue 2020-12-25 20:00:13 +01:00
Martin Lippert
1632d4a63b cleanup 2020-12-23 08:35:15 +01:00
Martin Lippert
43e51891ac seems like that maven javadoc config was needed on the build machine 2020-12-22 16:45:29 +01:00
Martin Lippert
d6c0dbf090 removed unused setting from javadoc maven plugin 2020-12-22 16:25:38 +01:00
Martin Lippert
a0bd810ee5 updated test to take locale specific formatting into account 2020-12-22 16:24:48 +01:00
Martin Lippert
30a57e4807 updated more tests projects to work with JDK >= 11 2020-12-21 18:03:08 +01:00
Martin Lippert
e5a99975c9 updated more tests projects to work with JDK >= 11 2020-12-21 17:35:53 +01:00
Martin Lippert
3e4188c520 updated more tests projects to work with JDK >= 11 2020-12-21 17:07:05 +01:00
Martin Lippert
6a89a1bb90 updated more tests projects to work with JDK >= 11 2020-12-21 15:24:24 +01:00
BoykoAlex
1bc145b42b Unit tests for startup metrics hover and codelens 2020-11-24 15:03:36 -05:00