Martin Lippert
f8aabc2625
GH-1465: take event listener types defined via annotation attribute into account when looking for references
...
Fixes GH-1465
2025-02-05 11:38:51 +01:00
Martin Lippert
24c5d4e29d
GH-1348: navigation for events improved
...
GH-1461: hierarchy of events taken into account when looking for references from listeners, too
GH-1462: event listener index nodes now not created twice for type and annotation anymore
2025-02-05 11:38:51 +01:00
Martin Lippert
12c50b52ea
GH-1462: add event listener index elements for interface implementations without component annotation
2025-02-05 11:38:51 +01:00
Martin Lippert
168637d5fa
GH-1461: including the type hierarchy of events when finding references from listeners to publishers
2025-02-05 11:38:51 +01:00
Martin Lippert
d9e8a0cadc
GH-1461: add event type hierarchy to publisher index element
2025-02-05 11:38:51 +01:00
Martin Lippert
cace5e3ad5
GH-1461: added early tests for event type hierarchy support
2025-02-05 11:38:51 +01:00
Martin Lippert
0a30bdeba8
GH-1348: find references from listeners to publishers and vice versa now works
...
Fixes GH-1348
2025-02-05 11:38:51 +01:00
Martin Lippert
a40fd218ba
GH-1348: identifying event publishers now while indexing
2025-02-05 11:38:51 +01:00
Martin Lippert
adff5f132a
fix http URL in Apache license header
2025-02-05 11:38:51 +01:00
Martin Lippert
f313998277
fix http URL in Apache license header
2025-02-05 11:38:51 +01:00
Martin Lippert
69dd0e2d7c
GH-1348: first steps towards indexing event listeners
2025-02-05 11:38:51 +01:00
Martin Lippert
b9e90da776
GH-1425: refactored indexer mechanics to mostly work on indexer model elements instead of concrete bean objects
2025-02-05 11:38:49 +01:00
Martin Lippert
ae6806bf7e
add request mapping details as index child elements to controller bean
2025-02-05 11:26:45 +01:00
Martin Lippert
23180511d8
GH-1425: groundwork to allow nested beans in internal index structure
2025-02-05 11:26:45 +01:00
aboyko
ac44051b87
[GHA] Back to AWS CLI 2.22
2025-02-04 09:35:14 -05:00
aboyko
bdb3472eb0
[GHA] Try AWS CLI 2.23
2025-02-04 09:32:07 -05:00
aboyko
9d240295e5
[GHA] Revert back to AWS CLI 2.22 - Cloudflare fix not deployed
2025-02-03 20:02:32 -05:00
aboyko
74fba77c36
[GHA] Try latest AWS CLI
2025-02-03 20:00:32 -05:00
aboyko
371a6cdd9a
Change log update for vscode-spring-boot extension
2025-02-03 17:39:38 -05:00
aboyko
aefa50385b
[GHA] Use AWS CLI version 2.22
2025-02-03 10:45:57 -05:00
aboyko
28649b658b
[GHA] Revert Check AWS CLI latest version - not working
2025-02-03 09:17:29 -05:00
aboyko
68206f475f
[GHA] Check AWS CLI latest version
2025-02-03 09:10:41 -05:00
Martin Lippert
2f21fe3c9b
updated build target definitions to fix lsp4e version and to include latest mpc client for 2025-03 based builds
2025-02-03 12:11:48 +01:00
Martin Lippert
3824d67916
GH-1429: find parent method or type declaration from within deeper nested ast nodes
...
Fixes GH-1429
2025-02-03 09:33:05 +01:00
aboyko
5f45c08071
Remove extra logging for unit test
2025-02-02 08:08:31 -05:00
aboyko
a6af211100
[GHA] LS Eclipse and VSCode Extensions with older AWS CLI
2025-01-31 17:34:10 -05:00
aboyko
e2ed8f2f00
[GHA] Try snapshot builds with older AWS CLI
2025-01-31 16:42:29 -05:00
aboyko
f77c856549
[GHA] Attempt to override newer AWS CLI
2025-01-31 09:50:12 -05:00
aboyko
1e71c38bcb
[GHA] Switch upload nighly distro's html page to ubuntu runner
2025-01-31 09:48:00 -05:00
aboyko
39c244d188
[GHA] Try AWS CLI 2.22
2025-01-31 09:42:31 -05:00
aboyko
7187148491
[GHA] Debug upload: 10 retries for AWS S3 CLI
2025-01-29 10:15:51 -05:00
aboyko
b81a224756
Attempt to fix failing XML HyperLink unit test
2025-01-28 22:42:05 -05:00
aboyko
cc06fd97c3
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2025-01-28 18:26:20 -05:00
aboyko
f1ba2b330b
Debug unit tests failure
2025-01-28 18:24:11 -05:00
Martin Lippert
06024667cc
final update to indexer generations for upcoming 4.28.0 release to make sure no stale data is read from cache
2025-01-28 21:51:31 +01:00
aboyko
ff8ef1477e
[GHA] Debug flag for s3 cli upload
2025-01-28 13:19:47 -05:00
aboyko
5a7c2447b3
[GHA] Correct label for publish vscode extension pack
2025-01-28 12:18:28 -05:00
aboyko
6941ac06e4
[GHA] Workflow to publish boot dev extension pack
2025-01-28 12:15:03 -05:00
Martin Lippert
83b826e7ec
GH-1459: updated version of vscode extension pack
2025-01-28 09:07:09 +01:00
Martin Lippert
018990c50b
GH-1459: renamed a few more occurrences of spring tolls 4 to just spring tools
2025-01-28 08:59:13 +01:00
Martin Lippert
23ad220123
GH-1458: ignore org.springframework.lang annotations when creating default symbols
...
Fixed GH-1458
2025-01-27 15:57:54 +01:00
Martin Lippert
0bcbf0625e
stability improvements for tests around conditional on resource
2025-01-24 16:38:15 +01:00
aboyko
1c642049ff
No rewrite-static-analysis dependency. Adopt latest Apache license OR
2025-01-22 12:56:48 -05:00
Martin Lippert
f66a5f3c2b
removed code that is not used anymore
2025-01-22 10:13:29 +01:00
Martin Lippert
2d86e093b0
GH-1429: do not include bean names from the same method or component
...
Fixes GH-1429
2025-01-22 10:12:48 +01:00
Martin Lippert
2a11dbf58f
adapt named annotation tests to improved component bean name implementation
2025-01-17 22:25:08 +01:00
Martin Lippert
4e90e8137a
GH-1451: component symbol provider now takes attribute value into account when calculating the bean name
...
Fixes GH-1451
2025-01-17 21:40:29 +01:00
aboyko
58ee5ae463
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2025-01-16 15:40:29 -05:00
aboyko
05cb65e52a
Move launch settings from program args to system props
2025-01-16 15:40:04 -05:00
Martin Lippert
8adb26325f
GH-1449: webflux index elements gets updated correctly on file changes
...
Fixes GH-1449
2025-01-16 12:17:16 +01:00