Kris De Volder
5c19bdefe6
Some steps towards mergin boot-java and boot-properties LS
...
- Refactor towards more composable LanguageServers
- disable fatjar support on boot-java and boot-properties
2018-02-09 09:49:21 -08:00
BoykoAlex
6aa3e365c9
PT #154980332 Fix the build on Win
2018-02-06 21:10:46 -05:00
Kris De Volder
ffdd395538
Add Deprecated tag to generic Log utility class.
...
Encourage use of proper slf4j logging instead.
2018-02-02 09:31:01 -08:00
Martin Lippert
6685beb68b
fixed an exception when executing code completion on a non-boot java project
2018-02-02 12:59:19 +01:00
nsingh
0766817a11
Improved docs for delegating cached classpath
...
Also renamed fields with more descriptive names.
2018-02-01 17:03:54 -08:00
nsingh
7ba6ca38a9
Use empty classpath data constant
2018-02-01 16:34:52 -08:00
nsingh
247623edc9
Added null file cache
2018-02-01 16:30:52 -08:00
nsingh
b76e3b8e1e
Refactoring delegating classpath
...
Separated file caching out of delegating classpath
2018-02-01 15:56:02 -08:00
nsingh
2c634432ed
Removed duplicate empty classpath data
2018-02-01 12:42:47 -08:00
Kris De Volder
67e5131718
More robust log file redirection.
...
I.e. directly redirect System.err stream to a file.
Instead of trying to get a hodge-podge of different java logging systems to all send output to the same file.
2018-01-31 14:47:40 -08:00
Kris De Volder
a9515831d1
Bump version to 0.1.4
2018-01-31 00:00:04 +00:00
nsingh
52e37b856f
Add equals method for extra fields in MavenClasspathData
2018-01-24 16:20:34 -08:00
nsingh
28646d6e6a
Missing changes
2018-01-24 16:12:56 -08:00
nsingh
f7978ba94b
Avoid caching maven projects in the maven classpath.
...
Instead extract all the required information into classpath data and
cache that instead.
2018-01-24 16:12:30 -08:00
Kris De Volder
aa41817081
Rename Boot1RequestMappingTest class in conformance with renamed target class
2018-01-23 11:42:06 -08:00
Kris De Volder
1b1b64dea5
Support for changed requestmappings actuator format in Boot 2.0
2018-01-23 11:37:33 -08:00
BoykoAlex
f5f79065af
Merge branch 'master' of https://github.com/spring-projects/sts4
2018-01-19 19:27:40 -05:00
BoykoAlex
286d435d53
PT #151978919 VSCode navigation to resource from hovers (POC)
2018-01-19 19:26:29 -05:00
Kris De Volder
0c4b514b53
Merge branch 'master' of github.com:spring-projects/sts4
2018-01-19 15:11:49 -08:00
Kris De Volder
2da50fddd4
Fix indentation bug with relaxed completions in application.yml editor
2018-01-19 15:11:32 -08:00
nsingh
bf096850a4
PT 153114916 - Add support for live hovers for .class files
2018-01-18 17:07:50 -08:00
Kris De Volder
f5d7b444ff
Deal better with multiple contexts in live beans model parse for boot 2.0
2018-01-18 10:10:52 -08:00
Martin Lippert
6c8f467e57
updated lsp4j to 0.3.0
2018-01-17 12:05:24 +01:00
Kris De Volder
3309f18b50
Fix more breakage caused by changes in boot 2.0 actuator data
2018-01-16 15:27:58 -08:00
Kris De Volder
e700457149
Fix problems caused by changes in actuator endpoints for boot 2.0... AGAIN
2018-01-16 12:14:22 -08:00
Martin Lippert
bc39075dc1
fixed copyright
2018-01-09 10:32:40 +01:00
Kris De Volder
1fb0a6acc6
Dynamic CA for github repo uris in concourse resource definitions
2017-12-22 17:14:27 -08:00
Kris De Volder
c0880f6532
Merge branch 'master' of github.com:spring-projects/sts4
2017-12-21 16:07:40 -08:00
Kris De Volder
b302a2d30d
Fixup schema for image_resource attribute in tasks
...
Add 'version' attribute and remove some other that are incorrect.
2017-12-21 16:07:14 -08:00
Kris De Volder
a6eb7241f1
Bump version to 0.1.3
2017-12-21 22:11:19 +00:00
Kris De Volder
fda92b3fe1
Cleanup: unused and invalid import
2017-12-13 13:45:58 -08:00
Kris De Volder
3658f87b84
Fix #28 : values 'latest' and 'every' should be accepted for 'version' in getstep
2017-12-13 13:41:53 -08:00
Kris De Volder
ee3181b320
Bump version to 0.1.2
2017-12-12 17:17:35 +00:00
Kris De Volder
7b315bdd74
Fix failing test cases due to harness issue.
2017-12-11 16:43:40 -08:00
Kris De Volder
2fce26439d
Cleanup temporary pom change that was accidentally pushed
2017-12-11 16:17:36 -08:00
kdvolder
22e8ba80ba
Some fixes to accomodate windows
2017-12-11 16:00:19 -08:00
Kris De Volder
b51e2fa0da
Fix potential NPE.
2017-12-11 09:11:13 -08:00
Martin Lippert
dffc75d5eb
updated versions
2017-12-11 09:31:08 +01:00
Martin Lippert
c102efa838
enable live hovers for inner classes
2017-12-07 21:33:49 +01:00
Kris De Volder
4b7614230a
Revert "Bump version to 0.1.1"
...
This reverts commit dbe06627ea .
2017-11-27 15:48:47 -08:00
Kris De Volder
dbe06627ea
Bump version to 0.1.1
2017-11-27 22:57:01 +00:00
Kris De Volder
71956a0748
Bump version to 0.1.0
2017-11-27 22:24:02 +00:00
Kris De Volder
95a844722b
Bump version to 0.0.13
2017-11-27 22:09:08 +00:00
Kris De Volder
a40ab1b33a
Bump version to 0.0.12
2017-11-27 19:30:08 +00:00
Kris De Volder
40abf6b566
Edits aren't supposed to ever be lazy resolve in LSP. So don't make them lazy.
2017-11-24 15:14:41 -08:00
Kris De Volder
d676ca411c
Never reconcile place holder nodes (fixes PT-152918825)
2017-11-23 13:17:01 -08:00
Kris De Volder
c5df8812fa
Some tweaks to log outpur redirection for vscode
2017-11-22 14:37:33 -08:00
Kris De Volder
1b6aacaa81
Merge branch 'master' of github.com:spring-projects/sts4
2017-11-22 13:03:37 -08:00
Kris De Volder
cc75054281
Attempt to fix log redirection
2017-11-22 13:03:21 -08:00
BoykoAlex
5300fecaa4
Bump up all timeout times for the maven project cache tests
2017-11-22 15:22:31 -05:00