Commit Graph

1067 Commits

Author SHA1 Message Date
Martin Lippert
f7093e3793 get recipe descriptors from recipes now, reflection utils method got removed 2023-03-24 20:54:01 +01:00
aboyko
755ec97900 Fix compiler error (API change in Rewrite) 2023-03-23 16:38:46 -04:00
aboyko
3eb9124380 Put step inputs support scalars 'all and 'detect' 2023-03-16 18:33:01 -04:00
aboyko
07d045690f Adopt latest rewrite snapshots 2023-03-16 13:17:46 -04:00
Martin Lippert
44383fc05e update language servers version to 1.46.0 in eclipse parts 2023-03-15 09:43:19 +01:00
Kris De Volder
c4f4cf92af Bump version to 1.46.0 2023-03-15 08:40:05 +00:00
aboyko
c85ee8202b Move "sts/show/document" into boot ls 2023-03-14 15:15:27 -04:00
aboyko
9c3c40eaf4 Switch to rewrite release versions for 4.18 2023-03-08 18:27:59 -05:00
aboyko
83e29d629f Minimize # of threads for fetching boot versions from maven central 2023-03-08 13:58:45 -05:00
Martin Lippert
3c0b570030 adjust test to changed list of recipes from OpenRewrite 2023-03-08 09:31:15 +01:00
aboyko
c2a21e4002 Spring Data repo CA consecutive invocation while "query" is built 2023-03-06 19:29:16 -05:00
aboyko
3303d88563 Latest Rewrite 2023-03-06 14:36:10 -05:00
aboyko
a19217ab7d WebSecurityConfigurerAdapter quick fix for Security 6.0.x code 2023-03-02 20:53:03 -05:00
aboyko
2f743fe9a8 Progress for project reconciling 2023-02-27 17:43:20 -05:00
aboyko
7c5dee41f6 Marker and quick fix for WebSecurityConfigurerAdapter 2023-02-24 16:42:42 -05:00
aboyko
98d7a63ff2 Recipe for Adding Config annotation 2023-02-23 23:16:06 -05:00
aboyko
730b8a173f Update unit test 2023-02-23 23:16:06 -05:00
Martin Lippert
9006d6e1a0 adapt tests to slightly changed recipe names 2023-02-21 12:26:12 +01:00
aboyko
804385d173 Upgrade Rewrite dependencies 2023-02-17 14:21:43 -05:00
aboyko
5fd85a919b Open Boot Release Notes quick fix 2023-02-16 19:52:03 -05:00
aboyko
18c4c109fd Integrate partial java parser reset. Rewrite parser logging 2023-02-15 13:55:34 -05:00
aboyko
ac946ff6dd Slight performance improvements for recipes 2023-02-09 12:07:47 -05:00
aboyko
3a337427ac Adopt Rewrite snapshots. Upgrade antlr to 4.11 2023-02-07 14:01:58 -05:00
Martin Lippert
d2c0ed2f91 update version of language server bundles to 1.45.0 2023-02-01 08:43:14 +01:00
Kris De Volder
4c9179efd9 Bump version to 1.45.0 2023-02-01 07:37:48 +00:00
aboyko
4c43862ec9 StsEnvironment usage without type cast 2023-01-30 17:11:20 -05:00
aboyko
f44e5f653d BootUpgrade quickfix improvements. Springify version validation. 2023-01-26 21:58:45 -05:00
aboyko
8874e9c979 Missing change from previous commit 2023-01-25 22:07:24 -05:00
aboyko
53d07c196d Make ProjectReconcileScheduler beans conditional on property 2023-01-25 22:06:42 -05:00
aboyko
ff5adf8264 Support more types in recipe descriptor loading from json 2023-01-24 10:28:35 -05:00
aboyko
c8b12a37b9 Unit test MavenProjectParser 2023-01-23 15:48:01 -05:00
aboyko
d885924cdb Up-version Rewrite 2023-01-23 12:24:18 -05:00
aboyko
8db31656a9 Switch to URI#toASCIIString() 2023-01-19 17:00:55 -05:00
aboyko
75f577c74b Fix possible reconcile race condition (occasionally failing tests) 2023-01-18 23:50:01 -05:00
aboyko
cb8b9a36e4 Support throttle and debounce reconcile strategies. Debounce for Boot 2023-01-18 16:01:29 -05:00
aboyko
fa4e01d06d Boot Properties defined in Java Records 2023-01-16 20:38:19 -05:00
aboyko
39de9aaf46 Regenerate java properties parser with ANTLR 4.9.3 to match runtime 2023-01-10 21:45:00 -05:00
aboyko
3737f03e5a Re-work java services registration for VSCode 2023-01-10 15:40:04 -05:00
Martin Lippert
f266423218 update language server plugins to 1.44.0 2023-01-03 21:13:04 +01:00
Kris De Volder
c79cc62c9d Bump version to 1.44.0 2023-01-03 20:07:24 +00:00
Martin Lippert
394b6c753a disable test execution for commons-maven and commons-gradle, not really needed anymore 2022-12-30 22:20:21 +01:00
Martin Lippert
565dcdf782 improve log output for error cases by showing more details about what exactly went wrong 2022-12-23 16:02:52 +01:00
aboyko
0f72114f8a Fix common-gradle for Java 17 2022-12-13 23:13:42 -05:00
aboyko
65a8a15649 Boot -> 3, JUnit -> 5, Java -> 17 2022-12-13 17:49:03 -05:00
aboyko
ac16151fe6 Language Server plugins to version 1.43.0 2022-12-12 19:40:48 -05:00
Kris De Volder
3989f2563c Bump version to 1.43.0 2022-12-13 00:28:05 +00:00
aboyko
e32a1729d2 Move byte-buddy on test scope 2022-12-12 17:22:48 -05:00
Martin Lippert
41d836b9ca remaining version update for test project 2022-12-07 12:50:31 +01:00
Kris De Volder
5b2c3261e4 Bump version to 1.42.0 2022-12-07 11:29:32 +00:00
aboyko
da35dcad18 Optimize Maven project parser. Support for factories parsing. 2022-12-05 20:41:38 -05:00