Commit Graph

3833 Commits

Author SHA1 Message Date
Martin Lippert
8c7e12ba7c cleaning up p2 repo content after docker client lib change 2020-09-01 09:39:30 +02:00
Martin Lippert
839e93a95c cleanup 2020-09-01 09:38:35 +02:00
Martin Lippert
634c304582 update orbit repo for Eclipse 2020-09 release 2020-09-01 09:38:19 +02:00
Kris De Volder
350eea5369 Tweaks to CI pipeline:
- slack messages to 'spring-tools-team' instead of 'tools-team-internal'
- create-rc-wiki page is 'serial' to avoid race conditions.
2020-08-25 15:44:10 -07:00
Kris De Volder
e15307f151 Add `skip_downloads' attribute to RegistryImageGetParams schema
See https://github.com/spring-projects/sts4/issues/523
2020-08-24 11:14:32 -07:00
Martin Lippert
4b3e8c06ec updated changelogs for 4.7.2 release 2020-08-24 12:01:36 +02:00
Martin Lippert
0d3de0698f take process name of remote live hover apps into account if available 2020-08-21 12:33:31 +02:00
Martin Lippert
1d0c282b98 updated mylyn wikitext release p2 repo, new version is signed again 2020-08-18 08:52:58 +02:00
BoykoAlex
fa8ee4083e Remove IntelliJ boot extension prototype 2020-08-11 10:51:53 -04:00
Martin Lippert
0b09b3cd30 fixed typo 2020-08-11 10:47:16 +02:00
Martin Lippert
3ba3257946 include docker tools in product distro 2020-08-11 10:30:20 +02:00
Martin Lippert
e59bac6cf8 update orbit and staging for e417-based builds 2020-08-11 10:24:55 +02:00
Martin Lippert
98cf9138d8 use latest m2e-wtp milestone to consume latest fixes 2020-08-11 09:55:27 +02:00
Martin Lippert
72699659a7 add CacheEvict annotation to SpEL syntax validation config 2020-08-09 17:25:11 +02:00
Martin Lippert
e58019e60f remove rse again due to it avoiding the nice package explorer quick action UI for empty workspaces 2020-08-07 12:53:38 +02:00
Martin Lippert
8fdb4ca72c update e4.17-based product feature set to include wild web developer as a first step 2020-08-04 12:38:45 +02:00
Martin Lippert
dc3f8fca45 added SpEL syntax validation for ConditionalOnExpression annotation 2020-07-31 07:46:51 +02:00
BoykoAlex
8175ea0cbb Bump ls version 1.21 Eclipse bits 2020-07-30 09:37:23 -04:00
Kris De Volder
cb42b49d5a Bump version to 1.21.0 2020-07-30 13:32:31 +00:00
Martin Lippert
d230f02c77 updated version to 4.7.2 2020-07-30 08:47:05 +02:00
Martin Lippert
2a6a069b02 updated changelogs for upcoming release 2020-07-27 16:17:04 +02:00
Martin Lippert
00d09ec5b9 added remaining missing dependency bundles to allow exclusive install from spring tools p2 repo 2020-07-27 15:42:37 +02:00
Martin Lippert
dbcf141797 remove outdated p2 repo for manifest language server 2020-07-27 13:17:48 +02:00
Martin Lippert
bd12503c03 added apache commons collections dependency to update p2 repo 2020-07-27 13:13:44 +02:00
Martin Lippert
5f7882049b updated p2 repos for distribution builds 2020-07-27 11:43:11 +02:00
Martin Lippert
fb0a5273f0 take overall preference for spring xml support into account for spel syntax validation for xml files 2020-07-26 18:43:58 +02:00
Martin Lippert
c04aade997 added spel syntax validation for xml spring config files 2020-07-25 12:06:54 +02:00
BoykoAlex
3207ec261e Re-enable fatjars build job 2020-07-21 14:17:14 -04:00
BoykoAlex
78d5eb084f Fix permissions for bash script 2020-07-21 14:09:37 -04:00
BoykoAlex
5ad95c17b9 Remove Theia and Atom extensions 2020-07-21 13:29:43 -04:00
BoykoAlex
a5675e129a Revert changes around Theia Docker image 2020-07-21 12:42:06 -04:00
BoykoAlex
c6893d9119 Remove Theia and Atom from Concourse build 2020-07-21 12:09:56 -04:00
Nieraj Singh
8a4f46a642 PT 173744488 - Set cursor at end of search box 2020-07-20 14:41:02 -07:00
Nieraj Singh
6648bf9a35 PT 173267278 - Ensure boot LS shuts down on last open view/editor
When the last editor and symbols view instance are closed, ensure that
the boot LS shuts down.
2020-07-17 16:31:03 -07:00
Nieraj Singh
f0d936239b PT 173744629 - Fix for file scope for symbols view 2020-07-17 14:30:38 -07:00
BoykoAlex
72b371c8f3 Silent dependency-bot alerts 2020-07-17 10:13:21 -04:00
Martin Lippert
f5a5599686 enable SpEL syntax validation for anntation hierarchies and fixed additional test cases 2020-07-13 16:26:18 +02:00
Martin Lippert
11df688a3d refactored spel syntax validation and enabled it for additional annotations and named parameters 2020-07-11 22:09:04 +02:00
Nieraj Singh
7c19adfa35 PT 173267278 - Fix issue when boot LS does not shut down
When symbols view is open and a file editor is also open, boot LS does
not shut down when the editor is closed. This fixes the issue.
2020-07-09 16:44:49 -07:00
Kris De Volder
126a14392d Cleanup debug logging 2020-07-09 10:06:56 -07:00
Martin Lippert
56f6f373ba added test cases for spel syntax checking via reconcile engine and improved testability a bit 2020-07-06 15:48:34 +02:00
Martin Lippert
009ae98700 initial version of SpEL syntax validation 2020-07-06 13:04:13 +02:00
Kris De Volder
f8369a64fa Add fasterxml.jackson bundles to update sites 2020-07-03 13:15:46 -07:00
Kris De Volder
297fd04471 Helper script to build eclipse distro locally 2020-07-03 11:31:09 -07:00
Kris De Volder
087f4d0c8a Add fasterxml.jackson.core to e416 update site
(Transitive mandas docker client dependency).
2020-07-03 11:29:41 -07:00
Kris De Volder
75888cd935 Remove obselete BuildShip 2.0 support 2020-07-03 11:29:09 -07:00
Kris De Volder
29b953cd4b Temporary disable npm audit 2020-07-03 11:14:33 -07:00
Kris De Volder
ba445e144c Add fasterxml.jackson.core bundle e414 and e415 update sites 2020-07-03 11:06:37 -07:00
Martin Lippert
0c996527c2 avoid temp plaintext documents being created and reused, caused those plain docs to be used later on and created BadLocationExceptions 2020-06-29 18:10:43 +02:00
Martin Lippert
8ece73e78e fix more typos 2020-06-26 10:27:05 +02:00