Commit Graph

930 Commits

Author SHA1 Message Date
Kris De Volder
1daa425427 Fix failing test 2017-07-10 13:44:08 -07:00
Kris De Volder
e1825d0daf Extremely 'minimal' support for bosh deployment manifest editing 2017-07-10 13:39:51 -07:00
Kris De Volder
97c6f05490 Add bosh-deployment language id 2017-07-10 12:19:53 -07:00
Kris De Volder
ef828605d5 Add bosh vsix package to snapshot website 2017-07-10 11:37:26 -07:00
Kris De Volder
dc6b022262 Make vscode-bosh a copy of vscode-concourse 2017-07-10 11:20:25 -07:00
Kris De Volder
16cf2738aa Make bosh-language server exact copy of consourse-server 2017-07-10 10:43:54 -07:00
Kris De Volder
eea477aeb6 Fix more problems with CF CLI target expired token killing other targets results. 2017-07-05 17:37:14 -07:00
BoykoAlex
4fabf40579 Ignore individual target errors for hint providers if there are valid
targets
2017-07-05 15:35:23 -04:00
Kris De Volder
a76b0476da Merge branch 'master' of github.com:spring-projects/sts4 2017-06-30 16:37:28 -07:00
Kris De Volder
4bf488cb98 Relax CF target cache limit so it works better with multipe active targets. 2017-06-30 16:37:12 -07:00
BoykoAlex
52238865f8 No default config for manifest yaml LS 2017-06-30 18:11:02 -04:00
BoykoAlex
e8fd00784a Merge branch 'master' of https://github.com/spring-projects/sts4 2017-06-30 18:03:36 -04:00
BoykoAlex
f522a39047 Support for default CF login params provider. Use CF CLI provider as
default for manifesr yaml
2017-06-30 18:03:08 -04:00
Kris De Volder
8d570e748e Fix handling of 'unknown domains' case in routes validation 2017-06-30 10:15:44 -07:00
Kris De Volder
55960a8c1e Fix regression causing bogus warnings when there are no cf targets 2017-06-29 17:08:59 -07:00
BoykoAlex
e8425e6026 Default config for manifest yaml LS started from Eclipse 2017-06-29 18:08:16 -04:00
BoykoAlex
94477fe673 Merge branch 'master' of https://github.com/spring-projects/sts4 2017-06-29 16:53:39 -04:00
BoykoAlex
9c390eae37 Remove one target short-circuiting for hint providers 2017-06-29 16:53:11 -04:00
Kris De Volder
b6a9aec2e8 Merge pull request #10 from spring-projects/lsp-process-reaper
Implement a 'fallback' lsp process reaper to cleanup errant processes.
2017-06-28 11:02:46 -07:00
Martin Lippert
6761f2108d integrated license information for 0.9.0 version 2017-06-28 15:22:20 +02:00
Kris De Volder
5976d36bd9 Implement a 'fallback' lsp process reaper to cleanup errant processes. 2017-06-27 17:00:45 -07:00
Kris De Volder
e8617bcce5 Detect concflict between random-route and routes 2017-06-26 12:58:48 -07:00
nsingh
5ccb92f84e PT 147263283 - Workaround for issue in STS manifest editor
STS manifest editor deletes all error and warning markers on document
save. This is a problem with the YEdit editor that STS manifest editor
extends, and not with vscode manifest language server. This is just a
temporary workaround until STS no longer needs the YEdit-based editor
and uses LSP4E editor instead.
2017-06-23 15:23:05 -07:00
Martin Lippert
904ac28c73 fixed category name for cf-manifest language server feature 2017-06-20 14:30:55 +02:00
Martin Lippert
12d0fe0db6 PT #146941503: added methods to pass cf login options to manifest language server in a dynamic way 2017-06-16 10:24:38 +02:00
Kris De Volder
a036fd5058 Merge branch 'master' of github.com:spring-projects/sts4 2017-06-15 09:12:49 -07:00
Kris De Volder
1a5ce0ae4f Remove random-route.html in favor of .md version easier to maintain 2017-06-15 09:12:05 -07:00
Kris De Volder
97598c1ba6 Update vscode engine version to fix the CI build 2017-06-15 09:09:13 -07:00
Martin Lippert
d8177c9fd5 refactored retrieval of all running apps into static factory method 2017-06-15 16:17:36 +02:00
Martin Lippert
e322b6279c made port retrieval more flexible with regards to tomcat connector object name 2017-06-15 16:11:27 +02:00
Martin Lippert
91286db85e updated language server copy mechanism to take bundle version and qualifier into account 2017-06-15 14:49:48 +02:00
Martin Lippert
ffd9d0d149 fix classpath settings in integration project 2017-06-15 14:47:54 +02:00
Martin Lippert
1defc36478 updated jarsigner version and timestamp server 2017-06-15 12:43:00 +02:00
BoykoAlex
9104c35b10 CF client config message, modifiable CF client config
Cleanup
2017-06-13 19:02:30 -04:00
Martin Lippert
2a135342f8 PT #147089365: use JDK of IDE to run language server 2017-06-13 13:22:39 +02:00
Martin Lippert
728b52a061 re-added cf manifest langauge server to product root level features 2017-06-13 08:41:02 +02:00
Martin Lippert
e1eff07193 cleanup feature install experiments 2017-06-13 08:40:06 +02:00
Martin Lippert
72e6c5d5e3 try p2.inf to install additional feature 2017-06-12 21:14:54 +02:00
Martin Lippert
d1a2304d21 experimenting with optional feature dependencies 2017-06-12 17:59:05 +02:00
Martin Lippert
81e65fcf51 next try to automatically add language server repo 2017-06-12 16:09:37 +02:00
Martin Lippert
6765e34b51 added p2.inf to automatically add sts4 language server update site 2017-06-12 14:39:09 +02:00
Martin Lippert
7c4e751da4 added static methods to set additional init options 2017-06-12 14:23:44 +02:00
Martin Lippert
64647f6079 removed category.xml from product def since repo is defined in a separate project 2017-06-12 13:44:52 +02:00
Martin Lippert
c5c8e4cd83 fixed incorrect p2 repo url for language servers 2017-06-12 13:23:46 +02:00
Martin Lippert
704a02f829 added debug commands to language server options 2017-06-12 13:02:53 +02:00
Martin Lippert
6e023ca8a8 fixed wrong repo name 2017-06-12 13:02:19 +02:00
Martin Lippert
5acbf84e2a updated sts4 distro build to new cloudfoundry language server feature structure 2017-06-12 12:52:33 +02:00
Martin Lippert
3d3c8dc42e separating language server into separate feature and separate p2 repo 2017-06-12 12:34:54 +02:00
Martin Lippert
437c6b5c26 update cf-manifest-version of maven artifact to 0.0.9 2017-06-12 12:34:13 +02:00
Kris De Volder
a02d399944 The 'java bits' are unreliabe. Retry building them 3 times before failing. 2017-06-08 13:36:25 -07:00