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
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
BoykoAlex
b0a0ef38c8
Spring Boot 3 migration recipe initial steps
2022-05-10 15:36:15 -04:00
Kris De Volder
672e0b2270
Less verbose test output
2022-05-10 11:45:14 -07:00
Kris De Volder
97b951755c
Fix failing test case
2022-05-10 11:35:34 -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
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
f161507df2
Merge pull request #774 from spring-projects/api-refinement
...
Refine api for connected process listeners
2022-05-09 19:33:57 -07:00
BoykoAlex
f82acac9b9
Fix failing problem type test
2022-05-09 21:07:31 -04:00
BoykoAlex
704d77d0e9
Rewrite recipe progress tracking fix
2022-05-09 19:41:26 -04: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
36f7198082
JUnit SpringExtension code action and quick fix
2022-05-09 15:37:07 -04:00
BoykoAlex
8102c19f8a
Refactorings. Bean methods not public.
2022-05-06 19:47:01 -04:00
Martin Lippert
155fa29f9f
remove m2e natures from plugin projects (again)
2022-05-05 16:45:14 +02:00
BoykoAlex
d78752e747
Check dependency versions for java diagnostics
2022-05-04 13:15:35 -04: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
ddcf27e976
Test harness support CodeAction
2022-05-03 11:56:47 -04:00
BoykoAlex
b85f86bc5f
Fix urls in license headers
2022-05-03 10:11:30 -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
a626e5813e
Update registry_mirror schema
...
See: https://github.com/spring-projects/sts4/issues/752
2022-04-27 12:32:02 -07:00
Martin Lippert
1fcfa40154
updated version to 4.15.0
2022-04-27 10:22:20 +02:00
Kris De Volder
b87375b97d
Bump version to 1.34.0
2022-04-27 07:48:59 +00:00
Kris De Volder
e70ad67a0b
Merge branch 'main' of github.com:spring-projects/sts4 into main
2022-04-21 09:37:45 -07:00
Kris De Volder
94b69086bc
More eclipse metadata mess to try and fix
2022-04-21 09:37:02 -07:00
BoykoAlex
15722b017c
Connect to Spring process directly, no tracking
2022-04-19 14:53:20 -04: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
BoykoAlex
5d2b53882b
Use snapshotStartup operation rather than startup
...
Calling startup wipes out the data endpoint returns on consecutive calls
2022-04-08 11:12:00 -04:00
Kris De Volder
effe0fbcfc
Merge pull request #754 from spring-projects/api-get-live-processes
...
Add 'listConnectedProcesses' to public api
2022-04-07 15:00:20 -07: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
Martin Lippert
c66e61160c
add new notifications to sts4 eclipse language server protocol client
2022-04-07 11:16:56 +02:00
Kris De Volder
08df5125a4
Add 'listConnectedProcesses' to public api
2022-04-06 13:37:09 -07:00
Kris De Volder
93bc0504d2
Merge branch 'main' of github.com:spring-projects/sts4 into main
2022-04-06 08:07:53 -07:00
Kris De Volder
bf7389ca9e
Fix some failing tests
2022-04-06 08:07:39 -07:00
Kris De Volder
258b058a92
Improved error message for failing tests
2022-04-06 08:06:33 -07:00
Yan Zhang
f7ec7590a9
sts-vscode: fix extension api implementation
...
Signed-off-by: Yan Zhang <yanzh@microsoft.com >
2022-04-06 10:10:43 -04:00
Kris De Volder
37e495f20c
Some tweaks to PR 751
2022-04-05 15:52:11 -07:00