Commit Graph

4533 Commits

Author SHA1 Message Date
aboyko
b4ed5bc68d [gh-833] Handle legacy SPEL validation setting 2022-09-09 15:25:51 -04:00
Martin Lippert
77d2f4dfad change http to https in svg comment 2022-09-09 13:35:15 +02:00
Martin Lippert
84bbd767ce Merge pull request #839 from bmalehorn/vscode-concourse-icon
vscode-concourse: add language icon for pipelines & tasks
2022-09-09 10:59:45 +02:00
Martin Lippert
3111e86f16 Merge pull request #838 from bmalehorn/vscode-concourse-support-yaml
vscode-concourse: support both .yml and .yaml files
2022-09-09 10:56:25 +02:00
Martin Lippert
daee0f4b56 GH-832: updated BREE to JavaSE-11 due to the usage of new methods on Map interface 2022-09-09 08:56:40 +02:00
Brian Malehorn
58ce424f1c vscode-concourse: add language icon 2022-09-08 22:59:36 -07:00
Brian Malehorn
2c3ca431b7 vscode-concourse: support both .yml and .yaml files 2022-09-08 22:45:00 -07:00
aboyko
c51b97ad56 [gh-832] Auto-connect to boot app to fetch live data 2022-09-08 17:45:56 -04:00
Kris De Volder
7ea2e155fb Fix https://github.com/spring-projects/sts4/issues/830
Add support for `depth` attribute in GitSemverSource.
2022-09-07 10:29:27 -07:00
Kris De Volder
3b0a2656fe Fix https://github.com/spring-projects/sts4/issues/831
docker-image resource source `registry_mirror` property
schema should allow for just a url rather than host/user/pass object.
2022-09-07 10:29:27 -07:00
Nieraj Singh
0c7974fcaf GH-802: Remove unnecessary logging 2022-09-07 04:58:26 -07:00
Martin Lippert
e0812bcab5 bring back wro4j into 2022-09 based distro due to new compatible version being available 2022-09-07 12:35:45 +02:00
aboyko
aadf4a0bd4 Add jvm arg -Xlog:jni+resolve=off by default 2022-09-06 14:23:13 -04:00
Nieraj Singh
652a774d8b GH-823: Enable ANSI support
Eclipse 4.25 now includes ANSI support. Enable ANSI support in boot
launch config based on whether Eclipse ANSI preference is set
2022-09-06 03:52:49 -07:00
Martin Lippert
e6438ca02c update spring boot parent version and prepare for JDK 17 compatibility 2022-09-06 12:38:47 +02:00
Martin Lippert
425cf6bb77 updated tycho version and eclipse 2022-09 target defs 2022-09-06 09:45:58 +02:00
aboyko
1860406651 Reconcile all java sources in a project 2022-09-02 18:43:27 -04:00
Martin Lippert
71b08e0c34 GH-806: cancel source parsing future in case of new changes coming in before parsing is done to avoid caching of outdated compilation units 2022-08-30 15:41:46 +02:00
Martin Lippert
e6e85489b7 remove third-party ansi console coloring, it is included in the platform now 2022-08-29 09:44:05 +02:00
Martin Lippert
bd34877b73 GH-818: do not create bean symbols for annotation declarations 2022-08-25 14:49:49 +02:00
Martin Lippert
e5b025ca79 Merge pull request #819 from Eskibear/patch-1
fix typo of spring-boot-starter-actuator
2022-08-24 17:53:10 +02:00
Yan Zhang
ecfec436b4 fix typo of spring-boot-starter-actuator 2022-08-24 18:01:13 +08:00
aboyko
b50db98ce0 Categorize boot problems. Boot 3 reconciling. 2022-08-23 20:19:32 -04:00
aboyko
a8af7945c4 Handlers stubs for setTrace and cancelProgress messages 2022-08-23 20:18:22 -04:00
aboyko
912ac456a3 Upgrade vscode-languageclient to 8.0.2 2022-08-23 19:53:06 -04:00
Kris De Volder
cfa1aa790c Allow 'never' as a value for resource.check_every (concourse editor) 2022-08-23 11:42:45 -07:00
Kris De Volder
20f11c1c5f Fix spring-boot.ls config options
They were not properly being synchronised with the user's / workspace
settings.
2022-08-22 15:42:52 -07:00
aboyko
afd6b9eac0 LSP4J 0.14.0. SymbolInformation -> WorkspaceSymbol where possible 2022-08-22 14:38:12 -04:00
aboyko
a15ad9261a Fix progress for connect/disconnect process. Project change -> delete
then create
2022-08-22 11:42:05 -04:00
Martin Lippert
37b93e0833 updated versions to 4.16.0 2022-08-12 11:42:05 +02:00
Martin Lippert
25d3263744 update eclipse language server integration to 1.39.0 2022-08-12 11:32:13 +02:00
Kris De Volder
2cd08b0988 Bump version to 1.39.0 2022-08-12 09:29:08 +00:00
aboyko
eba88731ef Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-08-11 14:27:19 -04:00
aboyko
16bb028eea Mac ARM needs -Djava.rmi.server.hostname=localhost for JMX connection 2022-08-11 14:26:58 -04:00
Kris De Volder
45a3c7f702 One more try to fix deadlock
Suspect that `Mono.empty().subscribeOn` is just not working
properly. So just avoid using it.
2022-08-10 16:45:22 -07:00
Kris De Volder
1515345659 One more try to fix deadlock in concourse test cases 2022-08-10 16:15:36 -07:00
aboyko
d532b8448f Debug issue 2022-08-10 18:02:26 -04:00
aboyko
af425959a4 Another attempt at fixing reconciler race test 2022-08-10 17:22:41 -04:00
aboyko
cf19355903 Another attempt at fixing busyReconcile flag 2022-08-10 17:11:13 -04:00
aboyko
6328c43afe Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-08-10 16:22:04 -04:00
aboyko
4a2a13527b Attempt at fixing busyReconcile flag 2022-08-10 16:21:35 -04:00
Martin Lippert
bd79372e9c fix a few p2 repos for dependencies to make them work on e4.22-based targets again 2022-08-10 10:28:18 +02:00
Martin Lippert
e1c6610017 updated changelogs for upcoming 4.15.3 and 1.38.0 releases 2022-08-10 08:20:13 +02:00
Martin Lippert
d2acd42e92 updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling 2022-08-10 07:47:31 +02:00
aboyko
f263414d8b Corrected check 2022-08-09 10:34:53 -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
1f4822228a Terminate progress correctly on Eclipse client 2022-08-08 22:33:09 -04:00
aboyko
7e434c81fd Correct regex matching boot project versions 2022-08-08 19:01:18 -04:00
aboyko
e41bf42210 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-08-08 15:23:34 -04:00