Could you be more specific, please? True, we shouldn't be committing binaries of anything we can generate to our source repository. There are a few binary dependencies which are there for historical reasons, which we intend to clean up; there are issues open on the backlog to address those. Anything else would be a commit error and should indeed be fixed at earliest convenience.
-- /_ Joe Kesselman (he/him/his) -/ _) My Alexa skill for New Music/New Sounds fans: / https://www.amazon.com/dp/B09WJ3H657/ () Plaintext Ribbon Campaign /\ Stamp out HTML mail! ________________________________ From: Vladimir Sitnikov <sitnikov.vladi...@gmail.com> Sent: Thursday, August 24, 2023 10:52:08 AM To: dev@xalan.apache.org <dev@xalan.apache.org> Subject: Re: XalanJ XSLT 3.0 experimental developer build Hi, What is the point of commiting binaries to source control? Binaries make it harder to review source provenance, and they make git slower as it transfers more data. Please consider other options like publishing snaphots to repository.apache.org<http://repository.apache.org> for preview purposes. Vladimir -- Vladimir