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
Kris De Volder
e3c62513e3
Bump version of vscode extensions to 0.0.9
2017-06-08 20:19:43 +00:00
Kris De Volder
13a3091965
Skip publication of manifest-yml editor for now
2017-06-08 13:16:02 -07:00
Martin Lippert
aec00c642d
added language id fallback for manifest files to workaround a limitation in LSP4E at the moment
2017-06-07 12:32:05 +02:00
Martin Lippert
592e4ecd0f
updated main boot ide featuere to include new refactored plugins
2017-06-07 11:15:53 +02:00
Kris De Volder
d2ad48cfb9
Bump versions of concourse/manifest editors to 0.0.8 in package.json
...
Seems like the version wasn't properly bumped after release.
2017-06-06 10:46:16 -07:00
Kris De Volder
100014caec
Add test for job attribute reconciling
2017-06-06 10:36:50 -07:00
Kris De Volder
738ba60c50
Add properties 'ensure', 'on_success', 'on_failure', 'interruptible' to 'Job'
2017-06-06 10:14:33 -07:00
Martin Lippert
623f8d3cf7
updated versions of ls dependencies
2017-06-02 10:41:58 +02:00
Martin Lippert
737e2b2a02
updated maven artifact versions for language servers
2017-06-02 09:59:23 +02:00
Martin Lippert
b6b66c294f
adopt new name for tm4e grammar extension point
2017-05-31 09:53:37 +02:00
Martin Lippert
cad513b1bd
fixed typo in ls jar file name
2017-05-31 09:53:10 +02:00
Martin Lippert
48c77e14b5
added extraction of beans, request mappings, config report, and environment data to boot app cli component
2017-05-17 17:13:17 +02:00
Kris De Volder
ba8a6161bc
Concourse editor shouldn't just activate on any .yml file
2017-05-16 13:24:14 -07:00
Kris De Volder
2f114e9175
Tweak publishing script to sonly publish concourse extension to marketplace
2017-05-16 09:10:35 -07:00
Kris De Volder
b5244a253c
Support for rootfs_uri property with deprecation warning for image property
2017-05-15 18:56:57 -07:00
Kris De Volder
7c5b4b6d9b
Add property 'webhook_token' to the Pipeline schema.
2017-05-15 17:11:04 -07:00
Martin Lippert
e7870ef2c1
refactored boot app cli code slightly and fixed a problem with getting port from tomcat bean
2017-05-15 16:58:49 +02:00
Martin Lippert
5b3dbdb6c0
PT #143653925 : added third option, now trying tomcat jmx bean to get port, too
2017-05-15 15:17:40 +02:00
Kris De Volder
142253f03e
From now on send 'released' messages for sts4 to
...
tooling-projects channel
2017-05-12 19:00:18 -07:00
Kris De Volder
d23e5fe928
Bump version of vscode extensions to 0.0.7
2017-05-13 01:43:58 +00:00
Kris De Volder
ec63bb09e7
Trying to fix some issues in the release bumping logics
2017-05-12 18:42:15 -07:00