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
|
8fe9d5ae70
|
Continuously build concourse language server
... this is to try to get to the bottom of an elusive
race condition causing occasional test failures.
|
2019-05-10 10:30:59 -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 |
|
Martin Lippert
|
119a59e498
|
clean the servers directory in the maven build before copying the new language server artifacts into it
|
2019-05-10 09:28:06 +02: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
|
1999f7b159
|
Allow retrying fatjar build 3 times
|
2019-05-09 09:29:01 -07: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
|
84228d50c5
|
removed debug jm arg options, can be passed to the ls process via -Dboot.ls.custom.vmargs option to the other IDE
|
2019-05-03 10:08:07 +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
|
4317b1e663
|
Fix eclipse-ls bundles to work with new fatjar setup
|
2019-05-02 16:30:00 -07: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 |
|
Kris De Volder
|
5ac515cc3a
|
Publist to artefactory directly after maven build
|
2019-05-01 15:45:14 -07:00 |
|
Kris De Volder
|
cc2ea1c5d1
|
Fix problem with artifactory publish
|
2019-05-01 15:41:15 -07:00 |
|
Kris De Volder
|
b0a92769fc
|
Publish to artifactory now works
|
2019-05-01 15:16:40 -07:00 |
|
Kris De Volder
|
08c3a24aa4
|
Another attempt to fix artfactory publish
|
2019-05-01 14:23:40 -07:00 |
|
Kris De Volder
|
ab8abd827d
|
Fix exe permission of script file unpack.sh
|
2019-05-01 13:57:15 -07:00 |
|
Kris De Volder
|
054bf6db05
|
Add task to unpack tar.gz file
|
2019-05-01 13:55:36 -07:00 |
|
BoykoAlex
|
744ffe074e
|
PT #164318678: Support for Jar sources processing by Boot LS
|
2019-05-01 16:11:32 -04:00 |
|
Kris De Volder
|
8bf5e1fd23
|
More attempts to artifactory publish
|
2019-05-01 13:04:31 -07:00 |
|
Kris De Volder
|
07b4f1097e
|
Capture headless-build artefacts to an s3 resource
|
2019-05-01 11:58:49 -07:00 |
|
Kris De Volder
|
c4b59da440
|
Use xvfb-run for fatjar build (needed to run eclipse-bit's tests)
|
2019-05-01 11:49:33 -07:00 |
|
Kris De Volder
|
9b6c076561
|
Attempt at publishing headless snapshot artefacts to repo.spring.io
|
2019-05-01 11:10:55 -07:00 |
|
Kris De Volder
|
dc468c881f
|
Fix failing test
|
2019-04-30 09:48:13 -07:00 |
|
Kris De Volder
|
3585297497
|
Fix https://github.com/spring-projects/spring-ide/issues/376
Presence of a '$' in a property key breaks boot yaml reconciler in
some cases.
|
2019-04-30 09:46:36 -07:00 |
|
Martin Lippert
|
ddf9c93ca9
|
change http to https urls when downloading license files
|
2019-04-30 15:34:12 +02:00 |
|
Martin Lippert
|
f52500144b
|
added back necessary eclipse metadata for test projects
|
2019-04-30 12:25:10 +02:00 |
|
Martin Lippert
|
0b8a952e55
|
resolve constants within the AST to get real value instead of constant name
|
2019-04-30 09:44:25 +02:00 |
|