I have not committed the properties change; I did, however, back port some of the unrelated changes I had in there to master (though the recycler API update is still under review as we figure out if we can simplify that API first). I may need to restart some of the properties update into more digestible pieces first, though. Other than that, we still have more things to break out of core in order to minimize the module dependencies (like the Jackson-related config plugins), and that may also imply converting a bunch of test config files to JSON or properties files as those would be the built-in config formats without either java.xml or Jackson.
> On Feb 4, 2023, at 2:41 PM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > Is there anything left to do for a 2.20.0 release? I have time to prepare the > release this weekend if it is ready. > > What is left before the transformer is released? Do we have a web site for > it set up with benchmark numbers? I’d like to try it with some projects at > work. > > Where do we stand on 3.0.0-alpha1? Matt, have you committed the properties > changes? > > Ralph