Commit Graph

207 Commits

Author SHA1 Message Date
aboyko
3a0ee635f2 Yaml -> Props conversion 2024-03-20 16:34:52 -04:00
Martin Lippert
7ae9675382 updated versions to 4.22.1 2024-03-13 16:17:37 +01:00
aboyko
399f24ee88 Fix 'diffLabel' IllegalArgumentException in add starters wizard 2024-03-06 12:51:25 -05:00
aboyko
d3af0a32f9 Preference setting to turn on/off TestJars support 2024-03-04 19:28:37 -05:00
aboyko
52dd4d2ff5 IDE support for TestJars: maven projects in the workspace only 2024-03-01 15:23:12 -05:00
aboyko
09ed9c1157 Add Starters Inlay Hint in the pom file 2024-02-22 14:40:43 -05:00
aboyko
f8b81fb30e Correction to add starters compare view 2024-02-13 14:48:44 -05:00
aboyko
1b9dd1b96c Avoid IllegalArgumentException in e4.31 with add starters 2024-02-13 11:42:03 -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
Harshit Raj
37b20ea93b fixed entity spelling in templates 2024-01-25 03:00:10 +05:30
aboyko
c6341168bb Attempt to fix failed p2 repo JAR download. Upgrade Maven and set some maven options 2024-01-16 18:39:11 -05:00
Martin Lippert
921f1dd7ef GH-1149: remove old templates from feature 2024-01-04 10:54:17 +01:00
Martin Lippert
cb09d96a37 updated copyright statements for 2024 and Broadcom 2024-01-02 12:31:59 +01:00
Martin Lippert
e9a165520f added missing package import 2024-01-02 12:23:17 +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
d1e1dcf3dc replace bundle dependency with package import for javax.inject 2023-11-27 16:05:18 +01: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
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
Martin Lippert
dad61e3d1d exclude certain bundles from e429 based builds 2023-09-01 13:32:28 +02:00
aboyko
2104518da6 Rename Devtools -> DevTools 2023-08-31 13:57:22 -04:00
aboyko
61089ad04f Include test code if main type from test java sources 2023-08-11 16:46:57 -04:00
Martin Lippert
c7f1bb8aab update version to 4.20.0 2023-08-04 09:54:14 +02:00
aboyko
445efec2f0 GH Hosted: correct aws s3 commands. Green e429 build 2023-07-14 12:18:29 -04:00
Martin Lippert
041bbcee1e updated version to 4.19.1 2023-06-16 09:42:10 +02:00
aboyko
7a6603f520 Adopt API removal in LSP4E 2023-06-05 19:03:29 -04:00
Martin Lippert
7761b1afeb fix compilation error due to changed progress result 2023-05-08 14:09:55 +02:00
Martin Lippert
df2bc6b1c9 updated version to 4.19.0 2023-05-05 10:13:52 +02:00
aboyko
0694331fdc Non-default location maven spring-starter project corrections 2023-04-13 14:48:55 -04:00
Martin Lippert
70defc98ec update version to 4.18.1 2023-03-15 09:41:36 +01:00
aboyko
9185656e02 Remove CF client and boot dash plugins and related tests 2023-03-09 12:22:48 -05:00
aboyko
9fe72953ca Change name for the preference page appropriately 2023-03-09 11:40:20 -05:00
aboyko
830c93b60f Pick existing STS project properties category for spring xml namespaces 2023-03-09 11:35:22 -05:00
Martin Lippert
cb674589ea add m2e as a dependency to satisfy indirectly referenced usages of m2e job classes 2023-03-08 09:30:41 +01:00
Martin Lippert
fc7fa3f3e9 remove strict version constraints from com.google.gson import packages to prepare for wider use of 2.10.1 version 2023-02-21 15:30:43 +01:00
aboyko
65551c084a Remove NGROK support 2023-02-17 12:51:54 -05:00
aboyko
fbbb6fbcfd Eclipse Spring preferences re-organization 2023-02-13 12:29:15 -05:00
aboyko
a67344c57e Async boot dash local content computation 2023-02-06 15:34:33 -05:00
Martin Lippert
b2e8b4bb14 updated version to 4.18.0 2023-02-01 08:41:34 +01:00
Martin Lippert
5200872627 switch gson usage to import-package instead of require-bundle in order to prepare for upcoming platform changes 2023-01-27 18:04:06 +01:00
Martin Lippert
37cb485346 remove ngrok tunnel implementation due to missing fluent api, needs rewrite or complete removal 2023-01-14 22:30:57 +01:00
aboyko
b16c7894a8 Focus control for Boot wizards 2023-01-09 18:17:11 -05:00
Martin Lippert
fa8490af25 update copyright statements for 2023 2023-01-04 12:23:02 +01:00
Martin Lippert
167b49f284 updated version to 4.17.2 2023-01-03 21:10:46 +01:00
Martin Lippert
0715987dfe keep old orbit repo around for older mockito bundles 2022-12-23 09:15:35 +01:00
Martin Lippert
6aa25effee updated version to 4.17.1 2022-12-07 12:56:11 +01:00