Commit Graph

2247 Commits

Author SHA1 Message Date
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
nsingh
e5dc667b33 Fixed dynamic content assist link 2017-05-12 16:37:52 -07:00
Kris De Volder
003cac4526 Try to fix problems with bumped versions 2017-05-12 15:15:02 -07:00
Kris De Volder
ed3e0ea69d Send release message to sts4-builds in future 2017-05-12 15:11:05 -07:00
Kris De Volder
7e0eb834e2 Bump version of vscode extensions to 0.0.5 2017-05-12 22:06:05 +00:00
Kris De Volder
e5e70c35c7 Release script now 'armed'. 2017-05-12 14:53:37 -07:00
Kris De Volder
c0c967df7a Time resource is supported. So add it to the readme 2017-05-12 14:32:27 -07:00
Kris De Volder
3d739f170a Freeze img link to specific commit hash 2017-05-12 14:26:04 -07:00
Kris De Volder
d095208cfb Change goto-symbol screenshot to dark theme 2017-05-12 14:24:45 -07:00
Kris De Volder
75e53d3855 Merge branch 'master' of github.com:spring-projects/sts4 2017-05-12 14:19:37 -07:00
Kris De Volder
af6e4203cc Tweaks to 'release' portion of our pipeline 2017-05-12 14:19:28 -07:00
Kris De Volder
d48425c761 Add info about 'Goto symbol' to concourse readme 2017-05-12 14:18:52 -07:00
nsingh
607e76ae9e Update link in readme 2017-05-12 13:39:20 -07:00