Commit Graph

855 Commits

Author SHA1 Message Date
Martin Lippert
e0b9e45569 GH-1091: disable dumping beans model 2023-09-08 15:05:24 +02:00
Martin Lippert
b6098082b1 updated target definitions for eclipse 2023-09 milestone based builds 2023-08-31 12:11:32 +02:00
aboyko
35b2ab12b4 Various corrections 2023-08-28 15:52:39 -04:00
aboyko
e574eb34e1 No prompt for reconciling pref 2023-08-28 09:54:10 -04:00
aboyko
ac5e2f59e0 Remove SwtBot dependent test classes to fix build for e429 2023-08-23 18:44:20 -04:00
aboyko
4124efce85 CodeActions to JDT reconciler. Don't use OR CU cache. 2023-08-18 14:57:48 -04:00
Martin Lippert
5aaf39b4ee Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-04 09:56:19 +02:00
Martin Lippert
7bf68cbb2e update lnaguage server extensions to 1.49.0 2023-08-04 09:55:28 +02:00
Martin Lippert
c7f1bb8aab update version to 4.20.0 2023-08-04 09:54:14 +02:00
Martin Lippert
93432dc07e Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-01 10:13:38 +02:00
aboyko
96947665c1 [GHA-Build] Store s3 dist folders in files to use by GHA 2023-07-31 18:32:04 -04:00
Martin Lippert
cfe46378b4 temporarily enable dumping of beans index information when retrieving symbols for a project 2023-07-20 20:57:45 +02:00
Martin Lippert
2272c81d47 GH-1060: fixed outdated class name for server interface in language server extension definition 2023-07-14 13:01:38 +02:00
aboyko
0be66eb6ae Use non-deprecated snakeyaml FlowStyle API 2023-07-11 23:54:00 -04:00
aboyko
6496537e61 Modulith integration improved with manual refresh 2023-07-11 19:49:35 -04:00
aboyko
12e7e16ba9 Attempt to trigger GHA builds properly 2023-07-07 09:30:59 -04:00
aboyko
8402e02d57 For GHA test distro build point to /trials to grab lsp-exts p2 repo 2023-07-06 12:13:08 -04:00
aboyko
e8072e7748 gpg.sign profile and cleanup 2023-07-06 10:27:32 -04:00
aboyko
d37d33e528 Cleanup GHA. Execute unit tests for ls jars. Verify build on e429 2023-07-05 20:02:24 -04:00
aboyko
3c1f29715b Use default gpg executable. Install gpg key 2023-07-05 19:31:17 -04:00
aboyko
d58c346935 gpg2 executable 2023-07-05 19:03:46 -04:00
aboyko
78ff8cecd3 Sign repos with gpg via gha profile 2023-07-05 18:36:17 -04:00
aboyko
310c231b4b Update maven wrappers to the latest. Comment out tools.jar extra classpath entry 2023-07-05 17:20:26 -04:00
aboyko
aed9bbdb66 Attempt to GPG sign eclipse ls extensions 2023-07-05 13:26:48 -04:00
Martin Lippert
a25f7d4711 update build target environments, removed old ones and added one for Eclipse 2023-09 cycle 2023-07-05 15:00:49 +02:00
aboyko
4447a2e16c Upgrade LS to Boot 3.1 2023-06-26 13:16:47 -04:00
aboyko
4181d56c89 Target folder .class files updates tracking rather than classpath update 2023-06-16 20:50:11 -04:00
Martin Lippert
b981c63817 update eclipse language server plugins to version 1.48.0 2023-06-16 09:43:54 +02:00
Martin Lippert
041bbcee1e updated version to 4.19.1 2023-06-16 09:42:10 +02:00
aboyko
52b4faad4a Cleanup jar and exe signing 2023-06-14 13:55:54 -04:00
aboyko
8c9692fa18 Use rewrite release versions. Workaround for xml-bind. 2023-06-14 13:23:48 -04:00
aboyko
a9d8c6aaae Eclipse distro JAR and EXE signing 2023-06-13 17:16:13 -04:00
aboyko
9f78d43a1c Missing part of the output file change 2023-06-13 15:18:50 -04:00
aboyko
c65714e65a Overwrite unsigned JAR with signed JAR 2023-06-13 15:13:08 -04:00
aboyko
b687eb8f5b Add jar sign command to the script 2023-06-13 14:08:04 -04:00
aboyko
8665b34404 Fix typo 2023-06-12 21:52:32 -04:00
aboyko
933ab2939e More bash friendly changes for the script 2023-06-12 21:47:30 -04:00
aboyko
f56fcf3cdb Sign script simplification and logging for debugging 2023-06-12 20:52:20 -04:00
aboyko
7f2dbe5ecf Correct vm sign script with bash compatible condition. Fix rewrite version. 2023-06-12 18:44:06 -04:00
aboyko
5be4cd3a11 Sign script POC 2023-06-12 17:10:34 -04:00
Martin Lippert
682509af53 disable gpg signing for the moment 2023-06-10 11:57:28 +02:00
Martin Lippert
f430552dca disable spring beans model debug output for release 2023-06-08 16:16:35 +02:00
aboyko
35a7d90b35 Properly pass env vars with gpg data to maven 2023-06-08 09:37:45 -04:00
aboyko
01f03cbbeb gh actions sign jars attempt 2023-06-08 09:13:56 -04:00
Martin Lippert
d7a36d8ec3 remove no longer used p2 update site from build 2023-06-08 11:48:32 +02:00
Martin Lippert
1e7c528cd8 rollout gpg signing to distributions 2023-06-08 11:48:05 +02:00
Martin Lippert
0def088de2 more gpg trial and error steps 2023-06-08 09:58:38 +02:00
Martin Lippert
b7f292b530 another attempt to get gpg signing to work 2023-06-08 09:05:37 +02:00
aboyko
dbf8a3be3a Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2023-06-07 21:52:17 -04:00
aboyko
bef475d802 More LSP4e API removal changes adopted 2023-06-07 21:51:53 -04:00