Re: JavaHL jar file containing class files for unit tests
"Evgeny Kotkov via dev" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.devel |
|---|---|
| Message-ID | <CAP_GPNgTPs0=5SgKDYSY_PP+=ko1dwzd52ZEaFAr-3KkeY3bFQ@mail.gmail.com> |
Daniel Sahlberg <[email protected]> writes: > Any chance someone could review this? I think this could help unblock the > 1.15.0 release. Thanks for working on this! One thing I'd like to note: making --with-junit required when building with --enable-javahl would break existing ./configure invocations for packagers, such as the one used by Arch Linux [1]. So, just wanted to make sure this is not a surprise. [1]: https://gitlab.archlinux.org/archlinux/packaging/packages/subversion/-/blob/main/PKGBUILD?ref_type=heads#L95 Thanks, Evgeny Kotkov