Commit Graph

593 Commits

Author SHA1 Message Date
nsingh
8de0a60b70 Revert back to previous maven project impl in harness 2017-02-06 14:14:32 -08:00
nsingh
5c5fed3bc9 Test disabling SNIExtension due to failing concourse tests
Some tests are failing in concourse due to handshake alert:
unrecognized_name
2017-02-06 12:57:23 -08:00
nsingh
6b93599ee8 Fixed compilation error due to new v2 client changes
2.4.0 version of the v2 client operations now returns a list of
ServiceInstanceSummary rather than ServiceInstance
2017-02-06 10:48:08 -08:00
Kris De Volder
1e76cda38d Alex probably meant to change channel to "@aboyko"... fixing it. 2017-02-04 14:50:01 -08:00
BoykoAlex
7b33109387 Don't send build failures to #eclipse-tools slack channel 2017-02-03 20:46:11 -05:00
Kris De Volder
ae85be2804 Update test-pipeline.yml 2017-02-02 17:35:29 -08:00
Kris De Volder
a76104f808 Add an example Andy might use 2017-02-02 17:33:11 -08:00
Kris De Volder
dc0327fb0c Add a 'trigger-rc-build' job to pipeline 2017-02-02 16:04:39 -08:00
Kris De Volder
ffb4c62ca0 More diagnostic output when build of test project fails. 2017-02-02 14:17:45 -08:00
Kris De Volder
f0fdf0895b Put the "No Org/Space" message constant where it belongs 2017-02-02 13:58:21 -08:00
Kris De Volder
c24b4be073 Handle case were Cli params provider finds empty org and space in target 2017-02-02 13:17:29 -08:00
Kris De Volder
4eaf945629 vscode-manifest-yaml fat jar name changed! 2017-02-02 11:42:15 -08:00
Kris De Volder
669a8174b5 Fix dependency issue 2017-02-02 10:37:34 -08:00
Kris De Volder
4f6b42c8da Cleanup: indentation 2017-02-02 10:06:06 -08:00
Kris De Volder
914f074ae2 Bump version number in concourse language server pom 2017-02-02 10:05:47 -08:00
Kris De Volder
76cdfc732d Bump version number in package.json for concourse editor. 2017-02-02 09:41:09 -08:00
Martin Lippert
5d7621d2b9 updated remaining versions for cf manifest editor component to 0.0.3 2017-02-02 17:55:27 +01:00
Kris De Volder
955139bd57 Fix another suspected race condition in test harness 2017-02-01 20:07:13 -08:00
Kris De Volder
363b0c38a3 Lps4j 0.1.0 was released. Use the release. 2017-02-01 19:51:48 -08:00
Kris De Volder
1810056a46 Fix race conditions in test harness 2017-02-01 19:42:22 -08:00
Kris De Volder
9c6ce89abc Bump version of vscode-manifest-yaml to 0.0.3 2017-02-02 00:31:30 +00:00
nsingh
51b8dca4ab Fixed compilation error 2017-02-01 16:13:30 -08:00
nsingh
c1bc20029a Fix for long hang on reconcile 2017-02-01 16:01:00 -08:00
BoykoAlex
c9178f8b55 Redirect slack message to aboyko 2017-02-01 16:38:28 -05:00
Kris De Volder
47d8e1ee1f Merge branch 'master' of github.com:spring-projects/sts4 2017-02-01 11:18:30 -08:00
Kris De Volder
d4b0e89a50 Pom fix: reactor version should match-up with what cf client uses 2017-02-01 11:18:15 -08:00
nsingh
86a9452de0 Added minor documentation 2017-02-01 11:17:22 -08:00
Kris De Volder
a8b5c72427 Pom fixes:
- cleanups around the 'repos' section
 - update version number of cf java client to 2.4.0.BS
2017-02-01 11:14:16 -08:00
Kris De Volder
67483cf375 Merge branch 'master' of github.com:spring-projects/sts4 2017-02-01 10:06:55 -08:00
Kris De Volder
bfbc8e5083 Adjust jvm heap sizes for vscode extensions about to be released. 2017-02-01 10:06:32 -08:00
Martin Lippert
07beb20171 reducing index-in-progress messages to real index situations 2017-02-01 15:53:01 +01:00
Martin Lippert
d90a76a20a PT ##136024387: show sts/progress message from language server in Eclipse status line 2017-02-01 15:31:42 +01:00
Martin Lippert
7dc4713c97 refactored code to avoid duplicate string constants 2017-02-01 15:30:49 +01:00
Martin Lippert
a2032fd68d updated to find version 0.0.2 of manifest ls 2017-02-01 15:28:24 +01:00
nsingh
8ebbdc1158 Simplify connection error handling to show only one message for now 2017-01-31 19:45:34 -08:00
nsingh
dfd5cac945 Limit size of target and client cache to 1 2017-01-31 16:11:31 -08:00
Kris De Volder
05fe1b1d82 Merge branch 'master' of github.com:spring-projects/sts4 2017-01-31 16:10:59 -08:00
Kris De Volder
c91f64c38d Explicitly set heap size on vscode cf editor language server. 2017-01-31 16:10:43 -08:00
nsingh
de5226ff61 Added CF callable context to better handle client errors
Also added junits to commons-cf that test the error handling.
2017-01-31 15:52:17 -08:00
Kris De Volder
039c954df1 Cleanup some debug logging 2017-01-31 14:14:12 -08:00
Kris De Volder
d139d38e98 Update readme for concourse editor 2017-01-31 12:52:17 -08:00
Kris De Volder
98148c08b6 Screenshots for concourse editor 2017-01-31 12:46:32 -08:00
Kris De Volder
b28ef195f2 Make images links in readme for cf editor reference a specific commit. 2017-01-31 11:59:47 -08:00
Kris De Volder
7ba2a3cd1f Cleanup: imports 2017-01-31 11:49:00 -08:00
Kris De Volder
4a075f2433 Don't block CA completely when there's a 'slow' provider in the mix. 2017-01-31 11:45:29 -08:00
nsingh
5a2bcaa5fc Add comment about message separator 2017-01-31 10:04:17 -08:00
Kris De Volder
309d84a419 Small tweak to build-vsix shell script 2017-01-31 09:18:48 -08:00
Kris De Volder
bd304eaa02 Merge branch 'master' of github.com:spring-projects/sts4 2017-01-30 16:24:43 -08:00
Kris De Volder
4e8756ed75 Fix small typo on hoverdocs 2017-01-30 16:24:08 -08:00
nsingh
c69801e188 Removed alternate CF mock tests
Now that mockito tests run, the alternate way of mocking CF is no longer
needed. Copied over the extra tests from the alternate implementation
into the editor tests
2017-01-30 15:47:31 -08:00