Commit Graph

4185 Commits

Author SHA1 Message Date
BoykoAlex
d377672706 Try Use java.home setting if spring settings for JDK isn't specified 2021-08-11 10:37:54 -04:00
Kris De Volder
dd7cb4aa3a Add support for missing GitSource properties:
- private_key_user
- private_key_passphrase
- forward_agent
- tag_regex
- submodule_credentials
- git_crypt_key
- https_tunnel
- commit_filter
- version_depth
2021-08-10 17:41:29 -07:00
Kris De Volder
39ac950358 Add support for skip_ssl_verification and commit_message to SemverGit
See: https://github.com/spring-projects/sts4/issues/655
2021-08-10 13:14:29 -07:00
Kris De Volder
a87615f26a Add support for GitSource.fetch_tags
See: https://github.com/spring-projects/sts4/issues/668
2021-08-09 14:23:21 -07:00
BoykoAlex
72d4f43810 Fix live port regression 2021-07-28 09:06:00 -04:00
Martin Lippert
fba0e05466 updated nightly download page to include Eclipse 2021-09 based builds 2021-07-28 12:33:24 +02:00
BoykoAlex
7155f72569 Search main type jobs limited number and low priority 2021-07-22 15:47:54 -04:00
BoykoAlex
36066b835d Place filter listener appropriately in the init method 2021-07-20 12:47:47 -04:00
BoykoAlex
a8aa3d7c5e Do not look for main method when hide non-runnable apps filter is off 2021-07-20 11:58:43 -04:00
Martin Lippert
c2e369e7fe update jdt.core version to the latest one, including support for jdk16 2021-07-02 09:57:11 +02:00
Martin Lippert
8de63a25a1 now putting the aarch64 build into the aarch64 dmg file instead of the x86_64 one 2021-06-28 12:46:01 +02:00
Martin Lippert
1f1d3e4e55 added target def for Eclipse 2021-09 release 2021-06-28 12:45:28 +02:00
Martin Lippert
6ed55989cd update version of language servers to 1.27.0 2021-06-22 11:59:24 +02:00
Martin Lippert
db5786440f updated version of Eclipse pieces to 4.11.1 2021-06-22 11:54:27 +02:00
Kris De Volder
8deb884398 REmove broken ovsx pieces from CI pipeline 2021-06-17 14:44:05 -07:00
BoykoAlex
e22f0d6f96 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2021-06-17 17:29:05 -04:00
BoykoAlex
8a8480539a Hook model state change to has main method live expression 2021-06-17 17:28:37 -04:00
Kris De Volder
260401232a Disable tests in spring-boot-language-server 2021-06-17 13:46:03 -07:00
Kris De Volder
b598dbac63 Bump version to 1.26.0 2021-06-17 19:32:24 +00:00
Kris De Volder
3cbb655d7c Allow bump version to succeed if version already manually changed 2021-06-17 12:26:52 -07:00
Martin Lippert
42b7b89fbf fix typo in property name 2021-06-16 14:45:23 +02:00
Martin Lippert
01b4e4c41e more debug output around notarizing 2021-06-16 14:27:07 +02:00
Martin Lippert
5d7e1b67be fix sleep setting for running on macos 2021-06-16 14:26:45 +02:00
Martin Lippert
6623ff31af adding more debug output to notarization script 2021-06-16 13:49:25 +02:00
Martin Lippert
09632a4610 updated changelogs for upcoming 4.11.0 release 2021-06-15 11:48:56 +02:00
Martin Lippert
42a5c997b2 updated orbit repo for 2021-06 release 2021-06-13 12:54:18 +02:00
Martin Lippert
ebadb82261 Revert "changing BREE to JavaSE-11 and adapting compiler settings to avoid issues - for some early testing here"
This reverts commit 2f80745e5e.
2021-06-12 21:19:14 +02:00
Martin Lippert
2f80745e5e changing BREE to JavaSE-11 and adapting compiler settings to avoid issues - for some early testing here 2021-06-09 16:42:01 +02:00
Martin Lippert
c2e7360f46 added additional jvm arg to allow restricted access for the IDE in general 2021-06-09 14:00:39 +02:00
Martin Lippert
5071ec8bc9 update embedded jre to latest jdk16 versions 2021-06-08 15:52:13 +02:00
Martin Lippert
2c1a95febb Merge pull request #644 from spring-projects/dependabot/maven/headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.5.2 to 4.5.13 in /headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file
2021-06-08 15:32:33 +02:00
dependabot[bot]
9473f0ee27 Bump httpclient
Bumps httpclient from 4.5.2 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 23:49:35 +00:00
BoykoAlex
94dd78b2fc Support add/remove classpath listener at runtime 2021-06-03 13:54:09 -04:00
Martin Lippert
9df407543c switch boot bundle back to 1.8 BREE level to avoid compilation issues on e4.18-based builds 2021-05-31 21:49:32 +02:00
Martin Lippert
695750e4fd remove keystore properties 2021-05-31 20:49:28 +02:00
Martin Lippert
cbb94ba594 added two more screenshots to live information section of vs code getting started walkthrough 2021-05-31 11:45:09 +02:00
Martin Lippert
ff798e2170 add remaining platform-specific build activities for Apple Silicon builds 2021-05-31 09:54:42 +02:00
Martin Lippert
5ad55558ff add justj repo for older eclipse target defs since they still include the jre in the product def 2021-05-31 08:26:16 +02:00
Martin Lippert
e10fcbdc2e additional temporary cleanup around changed justj inclusion 2021-05-30 20:27:08 +02:00
Martin Lippert
2578c4b438 avoid release repo to be included in e4.20 target def to avoid compilation error around org.apache.maven.shared.utils.io package 2021-05-30 20:27:08 +02:00
Martin Lippert
99ea25c3b3 temporarily disable chromium elements due to broken p2 repo 2021-05-30 20:27:08 +02:00
Martin Lippert
14ff7a53e9 additional steps to refine first walkthrough for VS Code getting started page 2021-05-30 20:27:08 +02:00
BoykoAlex
b2ebc43bc0 Outline with JDT LS LightWeight mode 2021-05-28 15:16:17 -04:00
Martin Lippert
0885718b31 added missing images for initial vscode walkthroughs steps 2021-05-28 17:52:21 +02:00
Martin Lippert
4ccaa2c37f added additional tasks necessary to get Apple Silicon builds ready to ship 2021-05-28 17:51:26 +02:00
Martin Lippert
460deb7f0b first steps towards vscode getting started walkthrough 2021-05-28 17:50:36 +02:00
Martin Lippert
a4996256f1 add Apple Silicon platform to e4.20-based builds as first step towards an early access 2021-05-27 19:09:39 +02:00
Martin Lippert
d2d39fe400 change the way the jre feature is installed to exclude it from the repo and to allow for platform-specific installs 2021-05-27 18:10:27 +02:00
Martin Lippert
c020911b9a try to set a slightly different product name 2021-05-26 09:57:16 +02:00
Martin Lippert
abfdb04e53 do not use latest lsp4e for older eclipse platforms anymore, upcoming usage of jface notification changes might cause issues otherwise 2021-05-25 20:31:36 +02:00