Commit Graph

59 Commits

Author SHA1 Message Date
aboyko
28540a84ed Bump Eclipse plugins to 4.25.0 except for bosh/concourse/cf 2024-07-23 17:26:38 -04:00
Martin Lippert
49ef5759a1 updated dependency on org.json to fix additional issues for e4.33-based builds 2024-07-04 08:48:11 +02:00
aboyko
c2af10379c Updated versions to 4.24.0 2024-06-12 11:55:14 -04:00
aboyko
e03a734eca Updated versions to 4.23.0 2024-05-02 14:31:03 -04:00
Martin Lippert
7ae9675382 updated versions to 4.22.1 2024-03-13 16:17:37 +01:00
aboyko
d3af0a32f9 Preference setting to turn on/off TestJars support 2024-03-04 19:28:37 -05:00
Martin Lippert
81f1668a51 GH-1189: use apache commons io instead of maven runtime IO utils to reduce dependencies on maven runtime code 2024-02-12 13:42:20 +01:00
aboyko
8809b31879 Update versions of eclipse pieces to 4.22.0 in preparation of the next release 2024-02-08 16:08:31 -05: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
9ebea016ed adjust more manifests to import-package the correct apache commons packages 2023-11-16 17:02:06 +01:00
Martin Lippert
14f420433e updated BREE definitions to require JavaSE-17 now 2023-11-16 15:57:06 +01:00
Martin Lippert
effb95f1a7 clean up dependencies on apache commons libs and move those dependencies to impoort-package where necessary to be prepared for bundle symbolic name changes coming up 2023-11-16 15:37:20 +01: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
4b240263c2 update version to 4.20.1 2023-09-13 17:13:55 +02:00
aboyko
2104518da6 Rename Devtools -> DevTools 2023-08-31 13:57:22 -04:00
Martin Lippert
c7f1bb8aab update version to 4.20.0 2023-08-04 09:54:14 +02:00
Martin Lippert
041bbcee1e updated version to 4.19.1 2023-06-16 09:42:10 +02:00
Martin Lippert
df2bc6b1c9 updated version to 4.19.0 2023-05-05 10:13:52 +02:00
Martin Lippert
70defc98ec update version to 4.18.1 2023-03-15 09:41:36 +01:00
aboyko
fbbb6fbcfd Eclipse Spring preferences re-organization 2023-02-13 12:29:15 -05:00
Martin Lippert
b2e8b4bb14 updated version to 4.18.0 2023-02-01 08:41:34 +01:00
Martin Lippert
167b49f284 updated version to 4.17.2 2023-01-03 21:10:46 +01:00
Martin Lippert
6aa25effee updated version to 4.17.1 2022-12-07 12:56:11 +01:00
Martin Lippert
52fb1469da update version to 4.17.0 2022-10-26 08:33:35 +02:00
Martin Lippert
eec1071de0 update versions to 4.16.1 2022-09-16 09:36:24 +02:00
Kris De Volder
92c6a1698f Enable m2e-apt by default
Also a small bugfix related to enabling spring-boot validation builder
on new projects.

Both of these contribute to make a smoother experience working with
JDT APT.

See: https://github.com/spring-projects/sts4/issues/822
2022-09-14 15:46:12 -07:00
Martin Lippert
37b93e0833 updated versions to 4.16.0 2022-08-12 11:42:05 +02:00
Martin Lippert
d2acd42e92 updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling 2022-08-10 07:47:31 +02:00
Martin Lippert
3ad95a342a fix bug with non-scheduled project update job and integrate first reflection calls to create update job for quick-fix case 2022-08-05 16:54:30 +02:00
Martin Lippert
4f8782b12b updated version to 4.16.0 2022-08-04 11:11:48 +02:00
Kris De Volder
392d953bd9 Docker App in bootdash without actuator -> no automatic live hover
See: https://github.com/spring-projects/sts4/issues/716
2022-07-26 15:52:02 -07:00
Martin Lippert
8561bc0584 update version to 4.15.2 2022-06-21 14:06:28 +02:00
Martin Lippert
4d3f6cc3c7 update Eclipse 2022-06 release repo 2022-06-16 14:13:55 +03:00
Kris De Volder
31e7ca43bf Avoid update maven project from deadlocking after...
@ConfigurationProperties quickfix
2022-06-10 13:00:46 -07:00
BoykoAlex
873f1cb985 Upgrade to Boot 3 for eclipse 2022-05-11 19:54:38 -04:00
Martin Lippert
1fcfa40154 updated version to 4.15.0 2022-04-27 10:22:20 +02:00
Martin Lippert
6578446a74 updated versions to 4.14.1 2022-03-17 09:33:09 +01:00
Martin Lippert
1dd8c2ba78 updated version to 4.14.0 2022-02-02 13:16:02 +01:00
Martin Lippert
7b3c3952d9 update versions to 4.13.1 and 1.30.0 (eclipse product and language servers) 2021-12-16 18:05:40 +01:00
Martin Lippert
f998f4003c updated version to 4.13.0 2021-10-28 08:38:57 +02:00
Martin Lippert
8186e63edf updated version to 4.12.1 2021-09-15 10:49:41 +02:00
BoykoAlex
51842c8708 Initializr starter custom project type support 2021-08-24 18:17:49 -04:00
Martin Lippert
9c4db19b0c update version to 4.12.0 2021-08-19 14:27:42 +02:00
Martin Lippert
db5786440f updated version of Eclipse pieces to 4.11.1 2021-06-22 11:54:27 +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
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
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
a485c3247d updated version to 4.11.0 since there will be no 4.10.1 release 2021-05-18 11:33:00 +02:00
Kris De Volder
c917df2ced Fix for rendering issue with embedded props editor
See: https://github.com/spring-projects/sts4/issues/611
2021-05-04 14:48:11 -07:00