Commit Graph

4023 Commits

Author SHA1 Message Date
Martin Lippert
e5a99975c9 updated more tests projects to work with JDK >= 11 2020-12-21 17:35:53 +01:00
Martin Lippert
3e4188c520 updated more tests projects to work with JDK >= 11 2020-12-21 17:07:05 +01:00
Martin Lippert
6a89a1bb90 updated more tests projects to work with JDK >= 11 2020-12-21 15:24:24 +01:00
Martin Lippert
6f031972ab updated various gradle versions to allow to operate on JDK >= 11 2020-12-21 14:24:33 +01:00
Martin Lippert
fbae32fb0e next try to convince javadoc to work with JDK >= 11 2020-12-21 12:21:51 +01:00
Martin Lippert
83b825a0da configure javadoc maven plugin to look at source from a java8 perspective, in case the build runs on JDK >= 11 2020-12-21 11:52:51 +01:00
Martin Lippert
770137b6d3 use try-with-resource to close file handle when reading cf cli config json file 2020-12-21 11:02:51 +01:00
Kris De Volder
449ede4eac Language server version to 1.25.0. Eclipse bits. 2020-12-17 09:33:40 -08:00
Kris De Volder
8deca2494d Bump version to 1.25.0 2020-12-17 17:24:26 +00:00
Martin Lippert
482eadbfc1 updated version to 4.9.1 2020-12-17 09:51:37 +01:00
Martin Lippert
92cc5bda2e removed e4.16 target def and added one for e4.19 2020-12-17 09:51:37 +01:00
Kris De Volder
ed56abed4e Allow more time to establish debug connection
See: https://www.pivotaltracker.com/n/projects/1346850/stories/176156373
2020-12-16 12:39:32 -08:00
Martin Lippert
c41db7c716 add default image descriptor to fix missing icon on eclipse 4.18 2020-12-13 17:58:17 +01:00
Martin Lippert
a3090ab07f workaround removed filter operation with newer docker versions 2020-12-13 17:57:48 +01:00
Martin Lippert
5ab3dc2e50 updated changelogs for upcoming 4.9.0 release 2020-12-11 14:52:13 +01:00
Martin Lippert
c2318230db added missing copyright header 2020-12-10 08:51:33 +01:00
BoykoAlex
5c237d4915 Disable XML LS extension for Eclipse and VSCode 2020-12-09 20:04:09 -05:00
Martin Lippert
74d02bb8bf update to orbit release for 2020-12 eclipse release 2020-12-09 07:56:23 +01:00
BoykoAlex
57e37c0ff4 XML LS integration adjustments 2020-12-08 17:56:05 -05:00
Martin Lippert
a990b60912 switch xml-ls-extension build to lemminx 0.14.1 release 2020-12-07 14:01:23 +01:00
Martin Lippert
8fd5675dd0 integrate the latest m2e release to double check xsd namespace resolving extensions early 2020-12-07 13:30:40 +01:00
Kris De Volder
93b6a704d5 Re-enable and fix failing concourse editor tests
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-12-02 15:10:41 -08:00
Kris De Volder
b366245748 Fix issue https://www.pivotaltracker.com/story/show/175404707
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-12-02 13:55:41 -08:00
Martin Lippert
352d94c48e update p2 repo url for embedded jre to release version 2020-12-02 09:28:55 +01:00
Martin Lippert
4132302a6b ignore two failing test cases in the Concourse editor test for now to allow build to pass 2020-11-26 12:54:54 +01:00
Martin Lippert
118a79221b use latest m2e-wtp snapshot build for now to avoid the dependencies on legacy wtp ui features, at least for the e4.18-based builds 2020-11-26 12:47:36 +01:00
BoykoAlex
5288c31a58 Request Mapping hover metrics section optics 2020-11-24 18:25:04 -05:00
BoykoAlex
1bc145b42b Unit tests for startup metrics hover and codelens 2020-11-24 15:03:36 -05:00
BoykoAlex
5b687dce81 Upgrade to Boot 2.3.6 2020-11-24 11:58:31 -05:00
BoykoAlex
824832b2d9 Startup time for beans in CodeLenses 2020-11-24 11:28:07 -05:00
BoykoAlex
6704262899 Unit test for startup metrics parsing, refactoring. 2020-11-23 13:36:44 -05:00
BoykoAlex
ed68dcd47c Startup metrics initial work (before unit test) 2020-11-23 13:36:44 -05:00
BoykoAlex
d96e9b996d Enable XML LS extension for vscode-spring-boot 2020-11-23 12:53:07 -05:00
Martin Lippert
8bd458e66c updated orbit repo for 2020-12 m3 and fixed compile issue due to updated snakeyaml version 2020-11-23 14:37:28 +01:00
Kris De Volder
d4d04bec98 Disable xml-ls-extension again
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-11-20 17:38:22 -08:00
Kris De Volder
a81aaed509 Fix failing test 2020-11-20 12:49:24 -08:00
Kris De Volder
72e8ea7536 http -> https 2020-11-20 10:29:47 -08:00
Kris De Volder
9b18ca36db http -> https 2020-11-20 10:26:44 -08:00
Kris De Volder
bf5bd273b1 Enable xml-language-server extension
- use wildwebdeveloper snapshot site
2020-11-20 10:11:30 -08:00
Martin Lippert
2e7a53c6b8 remove outdated log4j lib from dependencies in test project to avoid security scanning to hit this 2020-11-17 13:40:26 +01:00
Martin Lippert
63bd4631c7 updated version to 4.9.0 since we skip the 4.8.2 release 2020-11-17 13:26:35 +01:00
Martin Lippert
bf1fb42a71 fixed missed updates to 4.8.2 version 2020-11-17 13:26:35 +01:00
Kris De Volder
d1c83aa30f theia docker image now under springci/... 2020-11-16 16:08:00 -08:00
Kris De Volder
0c2a894e27 Rename sts build image and add credentials
- needed to get around github pull rate limits
2020-11-16 15:29:48 -08:00
Kris De Volder
be1d0ea9c9 Add a more complex test case for #483
... and fix problem it triggers.
2020-11-16 14:39:51 -08:00
Kris De Volder
0411e6990d Some log output for xml resolver extension 2020-11-16 13:27:17 -08:00
Martin Lippert
17482b6316 fix issue with special characters in docURIs and converting those to path objects 2020-11-16 13:09:34 +01:00
Martin Lippert
ad7a2a2e39 update java parser language level 2020-11-16 13:09:00 +01:00
Martin Lippert
7391c3e49c moved xterm source feature into developer resources category of p2 repo 2020-11-16 11:56:31 +01:00
Kris De Volder
2af90d4fd4 Cleanup debug logging
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-11-13 16:40:41 -08:00