8bfbff8c44
More debug output for failing CI tests
Kris De Volder
2019-05-10 11:37:17 -07:00
f5cd5a7fb1
PT #165890357: Adopt exploded LS jar for all eclipse LSs
BoykoAlex
2019-05-10 13:51:06 -04:00
8fe9d5ae70
Continuously build concourse language server
Kris De Volder
2019-05-10 10:30:59 -07:00
17e5cf91a3
More output to debug test fails in CI builds
Kris De Volder
2019-05-10 10:21:57 -07:00
738d7ffceb
More output to debug test fails in CI builds
Kris De Volder
2019-05-10 09:23:10 -07:00
119a59e498
clean the servers directory in the maven build before copying the new language server artifacts into it
Martin Lippert
2019-05-10 09:28:06 +02:00
e3e9d5cfda
Missing piece of a test project
BoykoAlex
2019-05-09 16:23:27 -04:00
14dfc325c8
XML bean property names: include super classes in the lookup
BoykoAlex
2019-05-09 15:50:54 -04:00
1999f7b159
Allow retrying fatjar build 3 times
Kris De Volder
2019-05-09 09:29:01 -07:00
84f0e6f668
Change error message for positive integer
Kris De Volder
2019-05-09 09:15:24 -07:00
ac2408dddd
Allow 0 instances in cf manifest
Kris De Volder
2019-05-08 11:10:06 -07:00
3b396e975f
PT #165419026: Hyperlinks in XML config files
BoykoAlex
2019-05-07 12:49:26 -04:00
6db573175e
remove debug output again
Martin Lippert
2019-05-08 17:23:23 +02:00
1a917a36a3
avoid language serve runner to kick in while running tests
Martin Lippert
2019-05-08 17:22:33 +02:00
24ffc1969e
fix warning
Martin Lippert
2019-05-08 17:22:10 +02:00
2495e985c9
added debug output, trying to find out why certain tests fail on the CI server
Martin Lippert
2019-05-08 15:41:46 +02:00
9f65ebad5a
performance - specify exact auto config locations and use specific annotations instead of generic @SpringBootApplication
Martin Lippert
2019-05-08 13:54:23 +02:00
04fad634cb
performance: point spring at the exact config location and avoid config merge
Martin Lippert
2019-05-08 13:48:07 +02:00
5abc6f9df0
initial implementation towards a compilation-unit-based content-assist for types and packages
Martin Lippert
2019-05-02 09:15:10 +02:00
ad87ea5615
Fix test failure
Kris De Volder
2019-05-03 12:51:28 -07:00
005fbcbfda
Add S3Source.initial_version and related props to Schema
Kris De Volder
2019-05-03 12:35:57 -07:00
28c0637395
moved language server system property set call to main method to have that happening as early as possible in the JVM lifetime
Martin Lippert
2019-05-03 17:43:54 +02:00
db780c0479
disable XML content-assist if overall XML support is disabled via user configuration
Martin Lippert
2019-05-03 13:09:00 +02:00
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
Martin Lippert
2019-05-03 10:31:56 +02:00
84228d50c5
removed debug jm arg options, can be passed to the ls process via -Dboot.ls.custom.vmargs option to the other IDE
Martin Lippert
2019-05-03 10:08:07 +02:00
b26be0ad78
updated eclipse metadata
Martin Lippert
2019-05-03 09:59:23 +02:00
93caf59fe0
small refactoring, removed duplicated code
Martin Lippert
2019-05-03 09:58:33 +02:00
4317b1e663
Fix eclipse-ls bundles to work with new fatjar setup
Kris De Volder
2019-05-02 16:30:00 -07:00
3f93616970
Publish fatjar and non-fatjar both
Kris De Volder
2019-05-02 14:56:16 -07:00
9866a4edb2
Fix NPE
Kris De Volder
2019-05-02 12:00:01 -07:00
110ec90e44
Change repackaged org.json to a snapshot version...
Kris De Volder
2019-05-02 11:41:52 -07:00
6163411e3f
Remove getCanonicalFile on the LS side
BoykoAlex
2019-05-02 12:48:08 -04:00
473c8a1b78
support constant value extraction for request mapping symbols for constants from the same class than the request mapping
Martin Lippert
2019-05-02 09:36:29 +02:00
5ac515cc3a
Publist to artefactory directly after maven build
Kris De Volder
2019-05-01 15:45:14 -07:00
cc2ea1c5d1
Fix problem with artifactory publish
Kris De Volder
2019-05-01 15:41:15 -07:00
b0a92769fc
Publish to artifactory now works
Kris De Volder
2019-05-01 15:16:40 -07:00
08c3a24aa4
Another attempt to fix artfactory publish
Kris De Volder
2019-05-01 14:23:40 -07:00
ab8abd827d
Fix exe permission of script file unpack.sh
Kris De Volder
2019-05-01 13:57:15 -07:00
054bf6db05
Add task to unpack tar.gz file
Kris De Volder
2019-05-01 13:51:45 -07:00
744ffe074e
PT #164318678: Support for Jar sources processing by Boot LS
BoykoAlex
2019-05-01 16:10:50 -04:00
8bf5e1fd23
More attempts to artifactory publish
Kris De Volder
2019-05-01 13:04:31 -07:00
07b4f1097e
Capture headless-build artefacts to an s3 resource
Kris De Volder
2019-05-01 11:58:49 -07:00
c4b59da440
Use xvfb-run for fatjar build (needed to run eclipse-bit's tests)
Kris De Volder
2019-05-01 11:49:33 -07:00
9b6c076561
Attempt at publishing headless snapshot artefacts to repo.spring.io
Kris De Volder
2019-05-01 11:10:55 -07:00
dc468c881f
Fix failing test
Kris De Volder
2019-04-30 09:48:13 -07:00
ddf9c93ca9
change http to https urls when downloading license files
Martin Lippert
2019-04-30 15:34:12 +02:00
f52500144b
added back necessary eclipse metadata for test projects
Martin Lippert
2019-04-30 12:25:10 +02:00
0b8a952e55
resolve constants within the AST to get real value instead of constant name
Martin Lippert
2019-04-30 09:44:25 +02:00
8fb7960887
Add back Eclipse metadata for jdt.ls.extension Eclipse plugins
Kris De Volder
2019-04-29 13:42:33 -07:00
15ef207c0a
Add Eclipse metadata to gitignore for headless bits
Kris De Volder
2019-04-29 09:18:23 -07:00
03caa58492
Delete eclipse metadata for headless services
Kris De Volder
2019-04-29 09:13:09 -07:00
eeefcd4a18
do not exclude transitive dependencies anymore, too many of them necessary
Martin Lippert
2019-04-29 13:21:08 +02:00
5548e328c1
experimental exclusion of specific transitive jdt.core dependencies
Martin Lippert
2019-04-29 11:35:15 +02:00
0ff4483588
disable proxy bean creation for performance reasons
Martin Lippert
2019-04-29 10:36:31 +02:00
e3a9052896
first steps towards deploying and running language servers in exloded format directly from a dir-shaped bundle
Martin Lippert
2019-04-27 14:41:57 +02:00
851d658e0f
Adopt snakeyaml 1.25-snapshot version
Kris De Volder
2019-04-26 15:14:30 -07:00
4c2ca84e15
adopting new xml namespace support feature
Martin Lippert
2019-04-25 10:03:46 +02:00
df802f4791
trigger initial type search when first xml doc for project opens to avoid first type content-assist to take too long to show up results
Martin Lippert
2019-04-24 13:42:47 +02:00
602d0aa2dd
allow text service clients to register for didOpen events
Martin Lippert
2019-04-24 13:41:38 +02:00
27fcf9787a
fix NPE in case the bean type cannot be found
Martin Lippert
2019-04-24 11:56:18 +02:00
7cc31ade11
added e4.12 builds to nightly download page
Martin Lippert
2019-04-23 12:10:27 +02:00
203c3fa760
PT #155622190: Put back manifest ls integration modules in pom
BoykoAlex
2019-04-22 14:04:34 -04:00
667666d9c2
added Eclipse 4.12 profiles for early builds against upcoming 2019-06 releases of Eclipse
Martin Lippert
2019-04-19 16:54:03 +02:00
2833376a3c
fix wrong p2 repo name in p2.inf for 2019-03 eclipse site
Martin Lippert
2019-04-19 16:53:21 +02:00
ca32341f2b
Add xml.namespaces to STS4 main feature
Kris De Volder
2019-04-18 15:15:41 -07:00
cc68ced9ea
Remove LANGUAGE_SERVER_VERSION constants...
Kris De Volder
2019-04-18 13:22:19 -07:00
dffe1d2724
Update LS version to 1.7.0... Eclipse bits
Kris De Volder
2019-04-18 10:09:14 -07:00
dd8cd74757
Bump version to 1.7.0
Kris De Volder
2019-04-18 16:42:04 +00:00
14b586875b
adding missing webtools features
Martin Lippert
2019-04-18 15:52:13 +02:00
06f1f002e4
version updated to 4.2.2
Martin Lippert
2019-04-18 10:56:30 +02:00
197b9549cf
PT #165432307: Properly set insertion format for document edits
BoykoAlex
2019-04-17 17:24:56 -04:00
bfca34e77d
PT #165285833: XML beans for VScode, Theia and Atom
BoykoAlex
2019-04-16 18:09:33 -04:00
3010ab046d
Merge pull request #277 from spring-projects/keepchecking-manual-jmx
Kris De Volder
2019-04-16 13:04:29 -07:00
1dcde6ea3d
Server-side support for 'keepChecking' attribute...
Kris De Volder
2019-04-16 12:56:46 -07:00
b564ef900e
do not fail to load cloud foundry manifest language server in dev mode if the local file is not there
Martin Lippert
2019-04-16 19:24:22 +02:00
c1af1a2d77
updated to Spring Boot 2.2.0.M2 for internal use
Martin Lippert
2019-04-16 18:34:53 +02:00
e5329ef6f7
updated changelogs for 4.2.1 release
Martin Lippert
2019-04-16 12:34:40 +02:00
3a5f77f8e0
adapted webflux router symbol test to new bean symbol addon information
Martin Lippert
2019-04-16 12:10:40 +02:00
fe65fb9b58
early steps towards content-assist for bean references in Spring XML config files
Martin Lippert
2019-04-16 10:48:37 +02:00
803ec42fd7
initial steps to keep checking manual configs on demand
Martin Lippert
2019-04-16 09:08:15 +02:00
ca88c6de4e
added content-assist proposal computer for property names in Spring XML config files
Martin Lippert
2019-04-12 16:39:09 +02:00
02986cc99b
fix spring xml content-assist id
Martin Lippert
2019-04-12 11:56:05 +02:00
f3ca963f05
use a specific category for spring-boot-ls-based jdt content-assist extension to make it appear in the preferences
Martin Lippert
2019-04-12 11:52:51 +02:00
7638cea72f
updated xml parser version
Martin Lippert
2019-04-12 11:26:42 +02:00
fdf7af6410
avoid pre-sorting, since the proposals will be sorted by score anyway, and added enum for completion kind handling
Martin Lippert
2019-04-11 16:06:53 +02:00
67f87d7d86
Merge branch 'boot-2.2.0'
Kris De Volder
2019-04-10 10:18:52 -07:00
350560b850
improved XML bean class content assist for improved matching, sorting, and performance
Martin Lippert
2019-04-10 13:42:51 +02:00