Commit Graph

  • 5ab3dc2e50 updated changelogs for upcoming 4.9.0 release Martin Lippert 2020-12-11 14:52:13 +01:00
  • c2318230db added missing copyright header Martin Lippert 2020-12-10 08:51:29 +01:00
  • 5c237d4915 Disable XML LS extension for Eclipse and VSCode BoykoAlex 2020-12-09 20:04:09 -05:00
  • 74d02bb8bf update to orbit release for 2020-12 eclipse release Martin Lippert 2020-12-09 07:56:23 +01:00
  • 57e37c0ff4 XML LS integration adjustments BoykoAlex 2020-12-08 17:56:05 -05:00
  • a990b60912 switch xml-ls-extension build to lemminx 0.14.1 release Martin Lippert 2020-12-07 14:01:23 +01:00
  • 8fd5675dd0 integrate the latest m2e release to double check xsd namespace resolving extensions early Martin Lippert 2020-12-07 13:30:40 +01:00
  • 93b6a704d5 Re-enable and fix failing concourse editor tests Kris De Volder 2020-12-02 15:10:41 -08:00
  • b366245748 Fix issue https://www.pivotaltracker.com/story/show/175404707 Kris De Volder 2020-12-02 13:55:41 -08:00
  • 352d94c48e update p2 repo url for embedded jre to release version Martin Lippert 2020-12-02 09:28:55 +01:00
  • 4132302a6b ignore two failing test cases in the Concourse editor test for now to allow build to pass Martin Lippert 2020-11-26 12:54:54 +01:00
  • 118a79221b use latest m2e-wtp snapshot build for now to avoid the dependencies on legacy wtp ui features, at least for the e4.18-based builds Martin Lippert 2020-11-26 12:47:36 +01:00
  • 5288c31a58 Request Mapping hover metrics section optics BoykoAlex 2020-11-24 18:25:04 -05:00
  • 1bc145b42b Unit tests for startup metrics hover and codelens BoykoAlex 2020-11-24 15:03:36 -05:00
  • 5b687dce81 Upgrade to Boot 2.3.6 BoykoAlex 2020-11-24 11:58:31 -05:00
  • 824832b2d9 Startup time for beans in CodeLenses BoykoAlex 2020-11-24 11:28:07 -05:00
  • 6704262899 Unit test for startup metrics parsing, refactoring. BoykoAlex 2020-11-18 11:46:15 -05:00
  • ed68dcd47c Startup metrics initial work (before unit test) BoykoAlex 2020-11-17 13:13:11 -05:00
  • d96e9b996d Enable XML LS extension for vscode-spring-boot BoykoAlex 2020-11-23 12:53:07 -05:00
  • 8bd458e66c updated orbit repo for 2020-12 m3 and fixed compile issue due to updated snakeyaml version Martin Lippert 2020-11-23 14:37:28 +01:00
  • d4d04bec98 Disable xml-ls-extension again Kris De Volder 2020-11-20 17:38:22 -08:00
  • a81aaed509 Fix failing test Kris De Volder 2020-11-20 12:49:24 -08:00
  • 72e8ea7536 http -> https Kris De Volder 2020-11-20 10:29:47 -08:00
  • 9b18ca36db http -> https Kris De Volder 2020-11-20 10:26:44 -08:00
  • bf5bd273b1 Enable xml-language-server extension Kris De Volder 2020-11-20 10:10:12 -08:00
  • 2e7a53c6b8 remove outdated log4j lib from dependencies in test project to avoid security scanning to hit this Martin Lippert 2020-11-17 13:40:26 +01:00
  • 63bd4631c7 updated version to 4.9.0 since we skip the 4.8.2 release Martin Lippert 2020-11-17 13:26:27 +01:00
  • bf1fb42a71 fixed missed updates to 4.8.2 version Martin Lippert 2020-11-17 13:10:46 +01:00
  • d1c83aa30f theia docker image now under springci/... Kris De Volder 2020-11-16 16:08:00 -08:00
  • 0c2a894e27 Rename sts build image and add credentials Kris De Volder 2020-11-16 15:29:48 -08:00
  • be1d0ea9c9 Add a more complex test case for #483 Kris De Volder 2020-11-16 14:39:51 -08:00
  • 0411e6990d Some log output for xml resolver extension Kris De Volder 2020-11-16 13:25:28 -08:00
  • 17482b6316 fix issue with special characters in docURIs and converting those to path objects Martin Lippert 2020-11-16 13:09:34 +01:00
  • ad7a2a2e39 update java parser language level Martin Lippert 2020-11-16 13:09:00 +01:00
  • 7391c3e49c moved xterm source feature into developer resources category of p2 repo Martin Lippert 2020-11-16 11:56:31 +01:00
  • 2af90d4fd4 Cleanup debug logging Kris De Volder 2020-11-13 16:40:41 -08:00
  • 2a02e28d85 Deal better with anchors and references in outline Kris De Volder 2020-11-13 16:28:26 -08:00
  • 4e8e3e59a6 Improve error message for https://www.pivotaltracker.com/story/show/175715622 Kris De Volder 2020-11-13 13:30:17 -08:00
  • 0b28354004 Remove rogue closing bracket BoykoAlex 2020-11-13 14:55:14 -05:00
  • d6323cf6fb Finalize metrics for Hovers and CodeLenses. Add tests BoykoAlex 2020-11-13 14:36:32 -05:00
  • 0992fffdf2 More changes to metrics in code lens Nieraj Singh 2020-11-12 15:47:35 -08:00
  • 7fab9eb9cd Fixed issue with metrics not appearing in code lens Nieraj Singh 2020-11-12 15:34:45 -08:00
  • 80d6ade0dc Fixed NPE in metrics parsing and bug in setting code lens content Nieraj Singh 2020-11-12 15:04:31 -08:00
  • 6265174250 Minor API correction Nieraj Singh 2020-11-12 12:32:34 -08:00
  • 2e598dbd62 Metrics in CodeLenses (start) BoykoAlex 2020-11-12 13:17:54 -05:00
  • 28e97a6db4 Unit test for RM metrics section BoykoAlex 2020-11-05 21:31:51 -05:00
  • e919823112 Further implementation of metrics in live hovers Nieraj Singh 2020-11-05 16:23:45 -08:00
  • ca72948de8 Initial POC BoykoAlex 2020-11-05 14:46:12 -05:00
  • f185db5882 added completion proposal provider for constructur arg names in Spring XML config files Martin Lippert 2020-11-13 11:56:38 +01:00
  • 84ca8b4571 Adopt locally build docker client docker-client-pr Kris De Volder 2020-10-26 12:50:30 -07:00
  • 833950648b Mimimal support for building image with Dockerfile Kris De Volder 2020-10-29 12:17:47 -07:00
  • 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 Martin Lippert 2020-10-29 16:34:21 +01:00
  • b08de5e653 Merge pull request #547 from spring-projects/dependabot/maven/headless-services/commons/junit-junit-4.13.1 Martin Lippert 2020-10-29 16:33:43 +01:00
  • 0a510a3d10 update jdt.core and lemminx versions to latest releases Martin Lippert 2020-10-28 10:43:33 +01:00
  • b8fff7afec Bump ls version 1.24, Eclipse bits Kris De Volder 2020-10-27 09:50:36 -07:00
  • bfa69a0af6 Bump version to 1.24.0 Kris De Volder 2020-10-27 16:21:21 +00:00
  • 70fd84f060 updated version to 4.8.2 Martin Lippert 2020-10-27 16:46:30 +01:00
  • a6a7616559 Allow building 'org.json' bundle from Java 11 Kris De Volder 2020-10-26 11:26:54 -07:00
  • 32c4ceddce Expose ProblemSeverityPreferencesUtil field to subclasses... Kris De Volder 2020-10-26 11:25:04 -07:00
  • dee2b0dcef Do not contribute XML LS extension for VSCode and Eclipse yet BoykoAlex 2020-10-22 18:54:18 -04:00
  • f4c842ff58 fix version replacements for about dialog by adding a proper release tag again to the branding bundle Martin Lippert 2020-10-22 12:43:16 +02:00
  • 594e879bc8 fix local build script Martin Lippert 2020-10-21 17:40:46 +02:00
  • 7ea72b709e updated changelogs for vscode extensions Martin Lippert 2020-10-21 14:10:14 +02:00
  • f962f74321 use the same version number scheme for distribution builds than for language server builds Martin Lippert 2020-10-21 10:56:46 +02:00
  • 4c5f238d65 fix parent pom for moved editor support bundle Martin Lippert 2020-10-21 10:56:21 +02:00
  • 94dbe08121 Add boot-dev-pack ovsx-publish to pipeline.tml Kris De Volder 2020-10-20 12:44:09 -07:00
  • ac41eae0eb Fix boot-dev-pack-ovsx publish Kris De Volder 2020-10-20 12:35:05 -07:00
  • 890d23d476 Fix boot-dev-pack-ovsx publish script Kris De Volder 2020-10-20 12:31:15 -07:00
  • 22511567a8 Add task yml and script to pubish boot-dev-pack to ovsx Kris De Volder 2020-10-20 12:26:34 -07:00
  • 517cd8f8f9 pom / feature / repository updates... Kris De Volder 2020-10-20 10:33:39 -07:00
  • ccaf34b787 Move editor.support eclipse-extensions to eclipse-language-servers Kris De Volder 2020-10-20 10:32:22 -07:00
  • c450535529 switch embedded jre to include latest java 15 build with included src.zips Martin Lippert 2020-10-20 17:19:35 +02:00
  • 8b5eefbe21 Remove unnecessary dependency on boot BoykoAlex 2020-10-20 09:56:39 -04:00
  • 2a2d02df8d added xterm feature source and chromium + node runtimes to update site content and removed chromium runtime from product install Martin Lippert 2020-10-20 09:45:40 +02:00
  • 809ffc07e7 Minor junit change Nieraj Singh 2020-10-19 16:36:14 -07:00
  • a64ea76ef2 PT 173730396 - Further support for version validation Nieraj Singh 2020-10-19 15:46:29 -07:00
  • 7f51ce27b4 Xterm fragments packaged as folders BoykoAlex 2020-10-19 17:55:14 -04:00
  • d92572bc52 Attempt to fix race condition boot ls tests Kris De Volder 2020-10-19 14:27:03 -07:00
  • e42e544f16 Add Xterm to sts4 update site BoykoAlex 2020-10-19 14:40:12 -04:00
  • 3180b5daf0 Tolerate redundant '.' before '[' in properties file Kris De Volder 2020-10-19 10:56:55 -07:00
  • 089591266b Some tweaks to docker output Kris De Volder 2020-10-19 10:25:31 -07:00
  • 52755d6ba1 Print 'fake' docker run command Kris De Volder 2020-10-19 09:46:04 -07:00
  • 2cc42fd085 Print detailed information about docker build command Kris De Volder 2020-10-16 12:49:11 -07:00
  • e39a50074c Attempt to fix distro build BoykoAlex 2020-10-19 12:14:25 -04:00
  • eadc56854b replaced http with https in new resources Martin Lippert 2020-10-19 13:01:39 +02:00
  • e33a921641 Xterm view for OS terminal in Eclipse BoykoAlex 2020-10-15 17:30:35 -04:00
  • 49aef18f06 Added junits to test Spring project list of libs and version Nieraj Singh 2020-10-16 13:57:32 -07:00
  • a437c3298a Added more methods to fetch list of libs and version for a Java project Nieraj Singh 2020-10-16 13:56:29 -07:00
  • 787aa0fc0b XML LS extension for namespace resolution BoykoAlex 2020-10-06 08:42:18 -04:00
  • e9f2ea352f Bump junit dependabot[bot] 2020-10-13 23:54:32 +00:00
  • e0bba737d3 Deletion confirmation for CF / Docker elements Kris De Volder 2020-10-13 15:39:44 -07:00
  • 62be3c342f Bump junit from 4.12 to 4.13.1 in /headless-services/commons dependabot[bot] 2020-10-13 06:48:42 +00:00
  • 430da643a9 PT 175164317 - Remove PWS as default URL for boot dash CF target Nieraj Singh 2020-10-08 16:20:14 -07:00
  • f90de4c84b PT 173730396 - Initial implementation of generations validation Nieraj Singh 2020-10-08 15:46:02 -07:00
  • c3ebdef322 Add spring-web to use RestTemplate for spring.io/api access Nieraj Singh 2020-10-08 15:41:22 -07:00
  • 8b8155a99a Workaround for suspected SWT GTK bug Kris De Volder 2020-10-06 13:43:03 -07:00
  • c89e8395b1 Improve error message for missing build script Kris De Volder 2020-10-06 13:42:01 -07:00
  • 2da2b48fc1 Rework previous commit to have minimal changes BoykoAlex 2020-10-06 10:03:14 -04:00
  • 5d8d5c52bf Remove Chromium as default browser BoykoAlex 2020-10-06 09:58:28 -04:00
  • 9759551064 Fixup some javadoc explaining problem type metadata generation Kris De Volder 2020-10-05 17:08:02 -07:00