Commit Graph

1424 Commits

Author SHA1 Message Date
Martin Lippert
0c7b45ceba moved util-namespace-based elements to correct definition 2019-05-22 10:16:31 +02:00
nsingh@pivotal.io
5225dd6872 PT 164151420 - Make Value live hover info consistent format 2019-05-21 18:11:13 -07:00
nsingh@pivotal.io
d2c2325fcc PT 164151420 - Make RM live hover info consistent format 2019-05-21 17:57:43 -07:00
Kris De Volder
a247958351 Avoid refreshing highlights/codelenses when...
...nothing has changed. The refresh can be very expensive
if user has enabled code minings.

See: https://github.com/spring-projects/sts4/issues/292
2019-05-17 12:58:30 -07:00
BoykoAlex
93d7b0290e PT #163378521: Test added 2019-05-17 14:40:01 -04:00
Kris De Volder
79d8e1ab43 Some tweaks to license download
... related to http -> https conversion
2019-05-16 14:22:37 -07:00
Kris De Volder
0c7576e1f8 Revert "Temporary comment out language server licence copying"
This reverts commit 6e4ed0ab9b.
2019-05-16 12:45:28 -07:00
Kris De Volder
6e4ed0ab9b Temporary comment out language server licence copying 2019-05-16 11:56:53 -07:00
BoykoAlex
13a1ba088b PT #164318678: Live hovers for beans with non-standard ids 2019-05-16 14:24:10 -04:00
Kris De Volder
0290842dfb Add commend about enabling JMX adminbean in language server 2019-05-15 16:10:36 -07:00
Kris De Volder
30f8e2d48c Fix IndexOutOfBoundsException from GithubValueParser 2019-05-15 11:25:23 -07:00
Kris De Volder
668f853935 Mark most top-level properties as deprecated
Their use is discouraged. Instead use Yaml anchors is the
recommended.

See: https://www.pivotaltracker.com/story/show/162490453
2019-05-13 11:22:36 -07:00
BoykoAlex
3a6d3bc38c Hyperlinks for more XML elements 2019-05-13 10:30:36 -04:00
BoykoAlex
a593cfbab7 Fix broken XML property name CA and hyperlink 2019-05-12 19:05:31 -04:00
Martin Lippert
812c2cab44 rolling out content-assist for Spring XML config files to a lot more elements and attributes 2019-05-12 19:11:54 +02:00
BoykoAlex
0fc1b0a2ca PT #165890357: Polishing 2019-05-10 17:56:06 -04:00
Kris De Volder
989cc89f5f Change reconcile error message for 'positive' integer
This time it *should* work for manifest.yml editor.
2019-05-10 14:50:35 -07:00
BoykoAlex
d037b41903 PT #165890357: Adopt exploded LS jar for all eclipse LSs 2019-05-10 17:15:11 -04:00
Kris De Volder
087f504691 Revert "PT #165890357: Adopt exploded LS jar for all eclipse LSs"
This reverts commit c29b1043f8.
2019-05-10 12:59:57 -07:00
BoykoAlex
c29b1043f8 PT #165890357: Adopt exploded LS jar for all eclipse LSs 2019-05-10 15:34:53 -04:00
Kris De Volder
e1c3124e65 Fix race condition causing occasional build failures 2019-05-10 12:24:58 -07:00
Kris De Volder
8bfbff8c44 More debug output for failing CI tests 2019-05-10 11:37:17 -07:00
Kris De Volder
17e5cf91a3 More output to debug test fails in CI builds 2019-05-10 10:21:57 -07:00
Kris De Volder
738d7ffceb More output to debug test fails in CI builds 2019-05-10 09:23:10 -07:00
BoykoAlex
e3e9d5cfda Missing piece of a test project 2019-05-09 16:23:27 -04:00
BoykoAlex
14dfc325c8 XML bean property names: include super classes in the lookup 2019-05-09 15:50:54 -04:00
Kris De Volder
84f0e6f668 Change error message for positive integer 2019-05-09 09:15:24 -07:00
Kris De Volder
ac2408dddd Allow 0 instances in cf manifest 2019-05-08 11:10:06 -07:00
BoykoAlex
3b396e975f PT #165419026: Hyperlinks in XML config files 2019-05-08 11:39:00 -04:00
Martin Lippert
6db573175e remove debug output again 2019-05-08 17:23:23 +02:00
Martin Lippert
1a917a36a3 avoid language serve runner to kick in while running tests 2019-05-08 17:22:33 +02:00
Martin Lippert
24ffc1969e fix warning 2019-05-08 17:22:10 +02:00
Martin Lippert
2495e985c9 added debug output, trying to find out why certain tests fail on the CI server 2019-05-08 15:41:46 +02:00
Martin Lippert
9f65ebad5a performance - specify exact auto config locations and use specific annotations instead of generic @SpringBootApplication 2019-05-08 13:54:23 +02:00
Martin Lippert
04fad634cb performance: point spring at the exact config location and avoid config merge 2019-05-08 13:48:07 +02:00
Martin Lippert
5abc6f9df0 initial implementation towards a compilation-unit-based content-assist for types and packages 2019-05-07 10:23:31 +02:00
BoykoAlex
652f5dcbcd PT #165080768, #165662425: Selective Java, XML symbol scanning 2019-05-05 23:23:33 -04:00
Kris De Volder
ad87ea5615 Fix test failure 2019-05-03 12:51:28 -07:00
Kris De Volder
005fbcbfda Add S3Source.initial_version and related props to Schema 2019-05-03 12:36:25 -07:00
Martin Lippert
28c0637395 moved language server system property set call to main method to have that happening as early as possible in the JVM lifetime 2019-05-03 17:43:54 +02:00
Martin Lippert
db780c0479 disable XML content-assist if overall XML support is disabled via user configuration 2019-05-03 13:09:00 +02:00
Martin Lippert
e94ed2c21b finally found a way to configure the tools.jar dependency in the pom file independent of the JDK that is used to run the IDE, works now with JDK8 and JDK11 2019-05-03 10:31:56 +02:00
Martin Lippert
b26be0ad78 updated eclipse metadata 2019-05-03 09:59:23 +02:00
Martin Lippert
93caf59fe0 small refactoring, removed duplicated code 2019-05-03 09:58:33 +02:00
Kris De Volder
3f93616970 Publish fatjar and non-fatjar both 2019-05-02 14:56:16 -07:00
Kris De Volder
9866a4edb2 Fix NPE 2019-05-02 12:00:01 -07:00
Kris De Volder
110ec90e44 Change repackaged org.json to a snapshot version...
And include it in building and publishing of headless snapshot jars to
repo.spring.io
2019-05-02 11:42:56 -07:00
BoykoAlex
6163411e3f Remove getCanonicalFile on the LS side 2019-05-02 12:48:08 -04:00
Martin Lippert
473c8a1b78 support constant value extraction for request mapping symbols for constants from the same class than the request mapping 2019-05-02 09:36:29 +02:00
BoykoAlex
744ffe074e PT #164318678: Support for Jar sources processing by Boot LS 2019-05-01 16:11:32 -04:00