Commit Graph

929 Commits

Author SHA1 Message Date
Kris De Volder
36b60d43fa Another attempt to fix test builds of spring-boot-ls 2022-05-11 11:25:12 -07:00
BoykoAlex
7c72bdd6e9 Revert extra logging not to flood logs 2022-05-11 11:57:46 -04:00
BoykoAlex
df8f3b01f5 Adjust debug logging 2022-05-10 22:23:19 -04:00
BoykoAlex
f9f2ac9738 Logging to debug failed tests 2022-05-10 18:01:42 -04:00
Kris De Volder
672e0b2270 Less verbose test output 2022-05-10 11:45:14 -07:00
Kris De Volder
c1cb9f68e9 Another try to fix spring-boot-ls build/test 2022-05-10 11:25:08 -07:00
Kris De Volder
ac6c889470 Try fixing build again 2022-05-10 10:01:34 -07:00
Kris De Volder
cbe627925f Try to fix build 2022-05-10 07:51:52 -07:00
Kris De Volder
a837b67ae8 Merge pull request #720 from spring-projects/dependabot/maven/headless-services/commons/commons-maven/org.apache.maven-maven-3.8.1
Bump maven from 3.3.9 to 3.8.1 in /headless-services/commons/commons-maven
2022-05-10 07:00:45 -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
8102c19f8a Refactorings. Bean methods not public. 2022-05-06 19:47:01 -04:00
BoykoAlex
d78752e747 Check dependency versions for java diagnostics 2022-05-04 13:15:35 -04:00
BoykoAlex
c880ef943d Fix compiler error 2022-05-03 12:14:22 -04:00
BoykoAlex
ddcf27e976 Test harness support CodeAction 2022-05-03 11:56:47 -04:00
BoykoAlex
580350564a Rewrite integration for Spring Boot server and vscode client 2022-05-02 13:02:01 -04:00
Kris De Volder
ff01f60a36 Add support for across Step modifier
See: https://github.com/spring-projects/sts4/issues/752
2022-04-27 17:10:24 -07:00
Kris De Volder
b87375b97d Bump version to 1.34.0 2022-04-27 07:48:59 +00:00
Martin Lippert
5d0bed47e4 GH-750 - introduce dedicated thread pool executors to avoid handing threads to block everything else 2022-04-13 16:42:07 +02:00
Martin Lippert
cda0b75048 little cleanup 2022-04-12 11:19:56 +02:00
Martin Lippert
cee07a6f7f added additional log output for debugging purposes 2022-04-12 11:19:56 +02:00
Martin Lippert
c66e61160c add new notifications to sts4 eclipse language server protocol client 2022-04-07 11:16:56 +02:00
Kris De Volder
37e495f20c Some tweaks to PR 751 2022-04-05 15:52:11 -07:00
Kris De Volder
9322fd6c3d Bump version to 1.33.0 2022-03-16 17:59:56 +00:00
BoykoAlex
a588354ca9 Shutdown LS eventually if parent shell process is gone 2022-03-09 16:03:38 -05:00
BoykoAlex
db2f622c9d Better locking 2022-03-01 12:22:21 -05:00
BoykoAlex
cbdd11831f LS extension-id in the source field for Diagnostic 2022-02-09 13:56:26 -05:00
Kris De Volder
fbe0ea0bcb Bump version to 1.32.0 2022-02-08 16:12:42 +00:00
Kris De Volder
e51ac7ad01 Bump version to 1.31.0 2022-02-02 12:13:56 +00:00
dependabot[bot]
745f2a0ce7 Bump maven in /headless-services/commons/commons-maven
Bumps [maven](https://github.com/apache/maven) from 3.3.9 to 3.8.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 23:36:39 +00:00
BoykoAlex
5b1d78cea5 Fix UnsupportedExceptions in tests due to LSP progress messages 2022-01-15 15:39:39 -05:00
BoykoAlex
cdf585c7fb Support either for text edits in test-harness 2022-01-14 19:41:09 -05:00
BoykoAlex
f36671814c Use LSP progress instead of our own LSP extension 2022-01-14 19:23:38 -05:00
BoykoAlex
ec388d7b1b Ignore some commons-maven tests 2022-01-11 18:08:21 -05:00
BoykoAlex
b0960b012a Platform specific newline for multiline yaml completion 2022-01-11 17:33:54 -05:00
Kris De Volder
cb75af60be Bump version to 1.30.0 2021-12-16 15:03:19 +00:00
Martin Lippert
8490b7b38e GH-690: fix NPE in type wrapper that caused property indexing and content-assist problems 2021-11-29 16:02:22 +01:00
Martin Lippert
ef71fd164d formatting 2021-11-29 16:00:39 +01:00
Kris De Volder
5b90a9de7e Bump version to 1.29.0 2021-09-15 08:59:45 +00:00
BoykoAlex
5e6b3f10ce Handle log file not found case 2021-08-24 16:36:09 -04:00
Kris De Volder
0a21b58f39 Bump version to 1.28.0 2021-08-19 14:55:19 +00:00
BoykoAlex
4447021b79 Switch LS to std in/out from socket with port 2021-08-12 08:48:02 -04:00
Martin Lippert
6ed55989cd update version of language servers to 1.27.0 2021-06-22 11:59:24 +02:00
dependabot[bot]
9473f0ee27 Bump httpclient
Bumps httpclient from 4.5.2 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 23:49:35 +00:00
BoykoAlex
94dd78b2fc Support add/remove classpath listener at runtime 2021-06-03 13:54:09 -04:00
Martin Lippert
695750e4fd remove keystore properties 2021-05-31 20:49:28 +02:00
BoykoAlex
b2ebc43bc0 Outline with JDT LS LightWeight mode 2021-05-28 15:16:17 -04:00
Martin Lippert
6e548dda1e added automatic system exit after 3sec of shutdown message received + made system exit process more robust by not doing too much automatic from Spring beans 2021-05-25 16:27:54 +02:00
Martin Lippert
7b098c039d added missing copyright header 2021-05-25 16:27:54 +02:00
Kris De Volder
6945fe18fc Fix https://github.com/spring-projects/sts4/issues/639
Basic support for using glob pattern in concourse group declarations.
2021-05-18 15:09:41 -07:00
BoykoAlex
6a1a5ca180 Unignore DependencyTreeTest 2021-05-14 16:40:32 -04:00