4012 Commits

Author SHA1 Message Date
BoykoAlex
ca72948de8 Initial POC 2020-11-13 14:37:32 -05:00
Martin Lippert
f185db5882 added completion proposal provider for constructur arg names in Spring XML config files 2020-11-13 11:56:38 +01:00
Kris De Volder
84ca8b4571 Adopt locally build docker client
- supports connection pool config

See: https://github.com/docker-java/docker-java/pull/1474
2020-10-29 12:50:48 -07:00
Kris De Volder
833950648b Mimimal support for building image with Dockerfile 2020-10-29 12:18:51 -07:00
Martin Lippert
9557cacd88 Merge pull request #550 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations/junit-junit-4.13.1
Bump junit from 4.7 to 4.13.1 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-validations
2020-10-29 16:34:21 +01:00
Martin Lippert
b08de5e653 Merge pull request #547 from spring-projects/dependabot/maven/headless-services/commons/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /headless-services/commons
2020-10-29 16:33:43 +01:00
Martin Lippert
0a510a3d10 update jdt.core and lemminx versions to latest releases 2020-10-28 10:43:39 +01:00
Kris De Volder
b8fff7afec Bump ls version 1.24, Eclipse bits 2020-10-27 09:50:36 -07:00
Kris De Volder
bfa69a0af6 Bump version to 1.24.0 2020-10-27 16:21:21 +00:00
Martin Lippert
70fd84f060 updated version to 4.8.2 2020-10-27 16:46:30 +01:00
Kris De Volder
a6a7616559 Allow building 'org.json' bundle from Java 11 2020-10-26 12:53:13 -07:00
Kris De Volder
32c4ceddce Expose ProblemSeverityPreferencesUtil field to subclasses...
Allows subclasses of AbstractProblemSeverityPreferencePage to refer
to it from STS3.
2020-10-26 12:53:13 -07:00
BoykoAlex
dee2b0dcef Do not contribute XML LS extension for VSCode and Eclipse yet 2020-10-22 18:54:18 -04:00
Martin Lippert
f4c842ff58 fix version replacements for about dialog by adding a proper release tag again to the branding bundle 2020-10-22 12:43:16 +02:00
Martin Lippert
594e879bc8 fix local build script 2020-10-21 17:40:46 +02:00
Martin Lippert
7ea72b709e updated changelogs for vscode extensions 2020-10-21 14:10:14 +02:00
Martin Lippert
f962f74321 use the same version number scheme for distribution builds than for language server builds 2020-10-21 10:56:46 +02:00
Martin Lippert
4c5f238d65 fix parent pom for moved editor support bundle 2020-10-21 10:56:21 +02:00
Kris De Volder
94dbe08121 Add boot-dev-pack ovsx-publish to pipeline.tml 2020-10-20 12:44:09 -07:00
Kris De Volder
ac41eae0eb Fix boot-dev-pack-ovsx publish 2020-10-20 12:35:05 -07:00
Kris De Volder
890d23d476 Fix boot-dev-pack-ovsx publish script 2020-10-20 12:31:15 -07:00
Kris De Volder
22511567a8 Add task yml and script to pubish boot-dev-pack to ovsx 2020-10-20 12:26:34 -07:00
Kris De Volder
517cd8f8f9 pom / feature / repository updates...
related to moving editor.support bundle
2020-10-20 10:33:39 -07:00
Kris De Volder
ccaf34b787 Move editor.support eclipse-extensions to eclipse-language-servers 2020-10-20 10:32:22 -07:00
Martin Lippert
c450535529 switch embedded jre to include latest java 15 build with included src.zips 2020-10-20 17:19:45 +02:00
BoykoAlex
8b5eefbe21 Remove unnecessary dependency on boot 2020-10-20 09:56:39 -04:00
Martin Lippert
2a2d02df8d added xterm feature source and chromium + node runtimes to update site content and removed chromium runtime from product install 2020-10-20 09:45:40 +02:00
Nieraj Singh
809ffc07e7 Minor junit change 2020-10-19 16:36:14 -07:00
Nieraj Singh
a64ea76ef2 PT 173730396 - Further support for version validation
Added further support to generate warning messages for a java project
from spring project metadata.
2020-10-19 15:46:58 -07:00
BoykoAlex
7f51ce27b4 Xterm fragments packaged as folders 2020-10-19 17:55:14 -04:00
Kris De Volder
d92572bc52 Attempt to fix race condition boot ls tests
See: https://www.pivotaltracker.com/story/show/175339205
2020-10-19 14:28:46 -07:00
BoykoAlex
e42e544f16 Add Xterm to sts4 update site 2020-10-19 14:40:51 -04:00
Kris De Volder
3180b5daf0 Tolerate redundant '.' before '[' in properties file
See: https://www.pivotaltracker.com/story/show/175147973
2020-10-19 10:56:55 -07:00
Kris De Volder
089591266b Some tweaks to docker output
- reduce verbosity
- make all 'fake commands' print in the same way
2020-10-19 10:25:31 -07:00
Kris De Volder
52755d6ba1 Print 'fake' docker run command
See: https://www.pivotaltracker.com/story/show/175202648
2020-10-19 09:48:00 -07:00
Kris De Volder
2cc42fd085 Print detailed information about docker build command
See: https://www.pivotaltracker.com/story/show/175202648
2020-10-19 09:48:00 -07:00
BoykoAlex
e39a50074c Attempt to fix distro build 2020-10-19 12:14:25 -04:00
Martin Lippert
eadc56854b replaced http with https in new resources 2020-10-19 13:01:39 +02:00
BoykoAlex
e33a921641 Xterm view for OS terminal in Eclipse 2020-10-16 18:38:14 -04:00
Nieraj Singh
49aef18f06 Added junits to test Spring project list of libs and version 2020-10-16 13:57:32 -07:00
Nieraj Singh
a437c3298a Added more methods to fetch list of libs and version for a Java project 2020-10-16 13:56:29 -07:00
BoykoAlex
787aa0fc0b XML LS extension for namespace resolution 2020-10-14 18:26:54 -04:00
dependabot[bot]
e9f2ea352f Bump junit
Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 23:54:32 +00:00
Kris De Volder
e0bba737d3 Deletion confirmation for CF / Docker elements
Both now work in similar way and can be 'skipped' by setting
a oreference or a 'do not show again' checkbox in the dialog.
2020-10-13 15:41:26 -07:00
dependabot[bot]
62be3c342f Bump junit from 4.12 to 4.13.1 in /headless-services/commons
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 06:48:42 +00:00
Nieraj Singh
430da643a9 PT 175164317 - Remove PWS as default URL for boot dash CF target 2020-10-08 16:20:14 -07:00
Nieraj Singh
f90de4c84b PT 173730396 - Initial implementation of generations validation
Includes parsing of spring boot projects from spring.io/api, as well as
spring boot project generations from sample code, and relevant junits.
2020-10-08 15:48:10 -07:00
Nieraj Singh
c3ebdef322 Add spring-web to use RestTemplate for spring.io/api access 2020-10-08 15:48:10 -07:00
Kris De Volder
8b8155a99a Workaround for suspected SWT GTK bug
See: https://www.pivotaltracker.com/story/show/174833544
2020-10-06 13:43:55 -07:00
Kris De Volder
c89e8395b1 Improve error message for missing build script 2020-10-06 13:43:55 -07:00