Commit Graph

4543 Commits

Author SHA1 Message Date
Martin Lippert
ed9c0cde56 add linux arm builds to nightly downloads page 2022-09-14 07:34:41 +02:00
aboyko
a16ef43066 Auto-Connect on by default. Unit test. 2022-09-13 16:35:42 -04:00
Martin Lippert
8a86114e67 GH-841: enable linux arm distribution builds 2022-09-13 22:32:05 +02:00
aboyko
6991f3feb5 Comment out mirror repo push for CI 2022-09-13 13:51:12 -04:00
aboyko
06798bc25b Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-09-13 11:00:30 -04:00
aboyko
274739ba1f Respect actuator on classpath. Launch config attr for auto-connect 2022-09-13 10:59:56 -04:00
Martin Lippert
29f0f716cd include m2e 2.0.5 to get apt fix in the distribution build 2022-09-13 12:01:04 +02:00
Martin Lippert
1012074a66 updated changelogs for upcoming 4.16.0 release 2022-09-12 14:43:14 +02:00
Martin Lippert
7028a6fd45 do not populate the error log view in eclipse with info messages from language server startup 2022-09-12 09:57:29 +02:00
aboyko
d7af4b03b2 Disable non-opened documents reconciling 2022-09-09 16:51:44 -04:00
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