Commit Graph

690 Commits

Author SHA1 Message Date
Martin Lippert
c9f62b2cf9 include latest m2e snapshots in e430 and e431 builds to grab fix for resource copy (e.g. application.properties) for early testing 2024-01-02 14:21:01 +01:00
Martin Lippert
cb09d96a37 updated copyright statements for 2024 and Broadcom 2024-01-02 12:31:59 +01:00
Martin Lippert
f27c4236de bring back logging to the internal Maven console 2023-12-20 16:26:10 +01:00
Martin Lippert
b697f2a014 update nightly download page for new build targets 2023-12-12 11:31:14 +01:00
Martin Lippert
824e6e4efa updated build targets, added one for e4.31 and removed outdated one for e4.28 2023-12-11 14:33:02 +01:00
Martin Lippert
f835837069 update versions of eclipse pieces to 4.21.1 in preparation of the next release 2023-12-06 16:39:28 +01:00
Martin Lippert
88f3a65ec5 setting specific versions for tm4e and lsp4e for e4.30-based builds 2023-11-30 15:36:47 +01:00
Martin Lippert
8afc86ea30 switched auto-configured p2 update sites to new spring cdn location 2023-11-29 10:18:00 +01:00
Martin Lippert
2c2da7ac39 removed javax.annotation from product p2 repo 2023-11-21 17:43:10 +01:00
aboyko
2c77f6d891 GHA: Switch to CDN url for p2 site for eclipse ls extensions 2023-11-18 14:01:20 -05:00
aboyko
238e8d214f GHA: Sign binaries required signature. Invalidate cache for ls ext snapshot. 2023-11-17 22:45:36 -05:00
aboyko
ca93ab086d GHA: Switch p2 urls in poms to cdn.spring.io/spring-tools 2023-11-17 13:31:09 -05:00
Martin Lippert
14f420433e updated BREE definitions to require JavaSE-17 now 2023-11-16 15:57:06 +01:00
aboyko
4e54cc7470 Clean up eclipse distro and ls extensions POMs 2023-11-13 12:04:41 -05:00
aboyko
a88f8fa66b Nightly downloads page for Akamai 2023-11-11 01:07:29 -05:00
aboyko
2a493dbbb0 GHA: Revert downloads page script changes. Update all to Cloudgate. Concourse 2023-11-09 17:41:23 -05:00
aboyko
c1794d7033 GHA: Factor s3 upload out of poms for distros 2023-11-09 12:55:55 -05:00
aboyko
ad7b9fe099 GHA: Cleanup eclipse ls ext pom and command 2023-11-09 10:56:46 -05:00
Martin Lippert
c3ceee03bd update versions of the eclipse pieces to 4.21.0 for the upcoming next release 2023-11-01 15:41:22 +01:00
Martin Lippert
667a46b229 fix typo 2023-10-13 09:47:18 +02:00
Martin Lippert
55d259faf8 fixed release title for nightly downloads page 2023-09-30 11:12:12 +02:00
aboyko
1ae122a0cb GHA: try auto-trigger nightly-distributions.html upload 2023-09-29 13:54:45 -04:00
aboyko
3721346f84 Include e430 on the nightly download page 2023-09-28 15:54:00 -04:00
Martin Lippert
4dea162611 updated build target definitions for upcoming 2023-12 releases of eclipse 2023-09-28 12:56:36 +02:00
Martin Lippert
4b240263c2 update version to 4.20.1 2023-09-13 17:13:55 +02:00
aboyko
e79da3946a Show only "ignore" severity problem quick fixes as quick refactorings 2023-09-05 10:24:39 -04:00
Martin Lippert
dad61e3d1d exclude certain bundles from e429 based builds 2023-09-01 13:32:28 +02:00
Martin Lippert
b6098082b1 updated target definitions for eclipse 2023-09 milestone based builds 2023-08-31 12:11:32 +02:00
Martin Lippert
c7f1bb8aab update version to 4.20.0 2023-08-04 09:54:14 +02:00
aboyko
0b848aa029 Contribute pgp trusted key for spring 2023-08-01 09:40:52 -04:00
aboyko
96947665c1 [GHA-Build] Store s3 dist folders in files to use by GHA 2023-07-31 18:32:04 -04:00
aboyko
823ca7ad56 GHA: skip generate/upload downloads page from maven build 2023-07-21 10:33:28 -04:00
aboyko
41a5f1fbcd GHA: try turning of generating download page in the maven build for e428 2023-07-20 22:53:38 -04:00
aboyko
80a88b16af GHA: build on every push. Remove unnecessary files 2023-07-20 02:25:14 -04:00
aboyko
d8ead7aa62 GHA: remove distro files processing from maven poms 2023-07-20 01:04:39 -04:00
aboyko
8613c1726e GHA: upload linux files to s3 outside of maven build. Cleanups 2023-07-19 23:16:31 -04:00
aboyko
6cef57c5d8 GHA: correct osx signing script, stop osx signing in maven build 2023-07-19 18:48:33 -04:00
aboyko
63d2cd92b3 GHA: debug failed codesign command 2023-07-19 16:24:11 -04:00
aboyko
94f4f95f85 GHA: correction to s3 remove/upload filters 2023-07-19 13:47:21 -04:00
aboyko
9c78ae24cc GHA: don't remove macosx tar.gz with the maven build. Strict filter to upload linux tar.gz to s3 2023-07-19 13:34:33 -04:00
aboyko
cf26bb89e6 Turn off win zip and jar creation and upload in the maven build 2023-07-14 20:54:59 -04:00
aboyko
1d65a04050 GHA: Cleanup. Attempt to correct s3 command 2023-07-14 13:49:27 -04:00
aboyko
445efec2f0 GH Hosted: correct aws s3 commands. Green e429 build 2023-07-14 12:18:29 -04:00
aboyko
9732dad63b Self Hosted: try only checking out eclipse-distributions. e429 pom changes from e428 2023-07-14 10:59:46 -04:00
Martin Lippert
f416f48a3b update nightly download page 2023-07-14 13:01:54 +02:00
aboyko
fbb246f3bf GH Hosted: preparation for s3 upload of signed win distro 2023-07-13 23:20:35 -04:00
aboyko
966c1c131f GH Hosted: corrections to execute sign script 2023-07-13 17:51:03 -04:00
aboyko
148d76f760 GH Hosted: yml syntax error 2023-07-13 15:54:13 -04:00
aboyko
8418807d10 Attempt to pass win zip to the next GHA job 2023-07-13 13:57:54 -04:00
aboyko
58f6f75f72 Attach notarization ticket for offline usecase 2023-07-13 00:57:36 -04:00