Commit Graph

197 Commits

Author SHA1 Message Date
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
aboyko
1725d7f5a1 Save project before applying recipe. Try to use content from docs cache 2022-11-07 19:45:55 -05:00
Martin Lippert
fc34af4102 remove dependencies on yedit and do not include that bundle anymore 2022-11-07 14:21:01 +01:00
Martin Lippert
a37819368e GH-862: expose all actuators via JMX for live hovers automatically when launching 2022-11-07 13:08:11 +01:00
Martin Lippert
1e9cb99c64 GH-862: expose all actuators via JMX for live hovers automatically when launching 2022-11-07 12:45:13 +01:00
Martin Lippert
52fb1469da update version to 4.17.0 2022-10-26 08:33:35 +02:00
aboyko
2d841f78fc Use SafeConstructor in Snakeyaml YAML constructors 2022-10-18 16:37:42 -04:00
aboyko
cc001d62c3 Allow only primary type constructors for yaml parsing 2022-10-18 14:49:19 -04:00
Nieraj Singh
2ff5850896 GH-803 Prompt to save dirty editors
When running/debugging docker app, prompt to save dirty editor
2022-10-03 08:50:57 -07:00
Martin Lippert
838a1fffe8 updated boot dash plugin project settings to be based on JavaSE-11 2022-09-27 10:47:06 +02:00
Martin Lippert
eec1071de0 update versions to 4.16.1 2022-09-16 09:36:24 +02:00