nsingh
2e8c015efb
Fixed spelling error
2018-11-09 16:36:46 -08:00
nsingh
41d64d5577
Simplified context path implementation
...
For boot 1.x and 2.x, now iterate through all property sources in the
order read from env. This avoids the need to have special handling for
prioritising the different types of property sources (e.g. command line
args, env vars, app config).
2018-11-09 16:16:20 -08:00
nsingh
a8757a4491
Added some "real" tests for context path
...
Used real actuator env json to test reading context path in priority
order, using both camel case and kebab case.
2018-11-09 16:16:20 -08:00
Kris De Volder
b6dd2cabc5
Merge branch 'master' of github.com:spring-projects/sts4
2018-11-09 14:08:52 -08:00
Kris De Volder
49ef8dcf3f
Show proper description with valuehints from metadata
2018-11-09 14:07:46 -08:00
nsingh
0146a1c4f7
Revert back to separate properties for boot 2.x vs 1.x
2018-11-09 12:20:19 -08:00
Kris De Volder
8d0377c7ca
Pin openjdk to 8u162-b12-1 in sts4-buildenv
...
This is a workaround for this bug:
https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class
2018-11-09 09:35:09 -08:00
BoykoAlex
4137819382
PT #155474396 : Ctrl-Click for Boot properties YAML
2018-11-09 11:09:17 -05:00
nsingh
513c729e71
Added some comments on priority ordering when looking for context path
2018-11-08 17:59:23 -08:00
nsingh
efd29096ec
Fixed minor naming error
2018-11-08 17:57:52 -08:00
nsingh
29e52b38ae
Merge both boot 1.x and 2.x context path properties
2018-11-08 17:44:56 -08:00
nsingh
9179d5d167
PT 161583390 - Read context path from applicationConfig
...
Support for both boot 1.x and 2.x
2018-11-08 17:34:10 -08:00
nsingh
907fa1ff33
Minor refactoring reading from RM tuple
2018-11-08 16:18:28 -08:00
nsingh
b41cd42741
PT 161583390 - Initial implementation to support context path
...
Added support for context path for boot 1.x and 2.x when property
defined via command line args. Also added some relevant junits for
request mappings with context paths.
2018-11-08 16:10:24 -08:00
Kris De Volder
a9a27c6c4e
Remove jdk source, not working, not sure why.
2018-11-08 11:06:20 -08:00
Kris De Volder
2d8adcf6c9
Update maven version
2018-11-08 10:33:12 -08:00
BoykoAlex
87f3e5a6a3
Re-enable test using source of java.lang.String
2018-11-08 13:18:18 -05:00
Kris De Volder
c9460fe7a5
Add openjdk sources to build env
2018-11-08 09:53:49 -08:00
BoykoAlex
c884ae6bf7
PT #155474415 : Adjust def links for Eclipse client
2018-11-08 11:35:40 -05:00
Martin Lippert
ce8baaa80e
removed outdated completions bundle from update repo
2018-11-08 17:06:26 +01:00
Martin Lippert
ea1f6b28b9
disable staging repo for 2018-12 for now
2018-11-08 14:52:50 +01:00
BoykoAlex
5e34506eae
Fix the broken build (no JDK has no src.zip in CI)
2018-11-07 21:01:10 -05:00
BoykoAlex
d3faadef7b
Attempt to fix the tests for symlinks src.zip
2018-11-07 20:07:45 -05:00
BoykoAlex
2e6238a2b7
Another hypothesis test
2018-11-07 19:37:07 -05:00
BoykoAlex
b22bc628aa
More debugging changes
2018-11-07 19:22:55 -05:00
BoykoAlex
0788250644
Fix erro in debug changes
2018-11-07 19:12:02 -05:00
BoykoAlex
176b0b439d
Debug changes for broken build
2018-11-07 19:04:03 -05:00
BoykoAlex
94bc7f8a3e
Test the reason for build failure
2018-11-07 18:38:45 -05:00
BoykoAlex
1abefb76c3
Debugging broken build
2018-11-07 18:31:39 -05:00
BoykoAlex
28793153e1
Debugging broken build
2018-11-07 18:10:04 -05:00
BoykoAlex
e3901c1435
Fix the broken build
2018-11-07 17:50:35 -05:00
BoykoAlex
b41d2df2ed
More debugging changes
2018-11-07 17:40:01 -05:00
BoykoAlex
2a258bae99
Another attempt to fix the build
2018-11-07 17:27:06 -05:00
BoykoAlex
a6530dc5c6
Possible fix for build failure
2018-11-07 17:15:23 -05:00
BoykoAlex
9428e96cfc
Debugging failing test
2018-11-07 17:05:21 -05:00
BoykoAlex
f2be2c717b
PT #155474415 : CTRL-CLICK navigation from .properties to Java
2018-11-07 16:35:07 -05:00
Kris De Volder
a95d74d0b9
Preserve selection in toggle comment
2018-11-07 10:04:02 -08:00
Kris De Volder
7b4567ff49
Cleanup debug logging
2018-11-06 14:39:35 -08:00
Kris De Volder
2f647a0f60
Merge branch 'master' into wip-toggle-comment
2018-11-06 14:35:51 -08:00
Kris De Volder
df06264c0a
Toggle comment implementation for application.properties and .yml
2018-11-06 14:35:06 -08:00
Kris De Volder
6ddbe4b7a9
Bump ls version to 1.1.1 eclipsy bits.
2018-11-06 09:25:21 -08:00
Kris De Volder
0e931fb3c2
Bump version to 1.1.1
2018-11-06 16:16:44 +00:00
Martin Lippert
c05d73f456
updated m2e-apt extension repo to new version
2018-11-01 13:44:24 +01:00
Martin Lippert
1efdc3c717
updated nightly download page for early e4.10 distribution builds
2018-11-01 13:44:00 +01:00
Martin Lippert
950be06122
removing old eclipse platform definitions and added definition for distribution build on Eclipse 2018-12
2018-11-01 13:19:31 +01:00
Martin Lippert
972a85cea8
updated versions from 4.0.1 to 4.0.2
2018-11-01 11:37:43 +01:00
Kris De Volder
8bfccb2df4
Fix 'Invalid Thread Access'
...
See: https://github.com/spring-projects/sts4/issues/128
2018-10-31 15:32:42 -07:00
Kris De Volder
74a85aca03
Fix issue with parsing JRE version string
...
See: https://github.com/spring-projects/sts4/issues/127
2018-10-31 13:07:26 -07:00
BoykoAlex
0c60c83b62
Publish and bump up versions for the rest of Theia packages
2018-10-31 14:15:46 -04:00
BoykoAlex
6458d5630d
Theia spring-boot bump to 0.0.2
2018-10-31 13:51:16 -04:00