Re: Where to download signed subversion jars for MacOS?

Andreas Stieger <[email protected]> Thu, 14 Nov 2024 11:19:23 +0100
Newsgroups gmane.comp.version-control.subversion.user
Message-ID <[email protected]>
Hello,

On 2024-11-14 10:15, Thomas Singer via dev wrote:
> Where is it possible to download subversion jar files signed for
> MacOS? Without signature an application bundle can't be notarized and
> we are reluctant to sign a self-built executable where we are not
> responsible for the sources.
>
This is a user question. Redirection to the users@ mailing lists.

 From https://subversion.apache.org/packages.html

> The Apache Subversion project *does /not/ officially endorse or
> maintain* any binary packages of the Subversion software.


For your OS, see https://subversion.apache.org/packages.html#osx

Get it from Flink, Homebrew, MacPors, and it was previously part of Xcode.

Additionally, subversion is written in C, not Java. JAR files don't make
sense.

Andreas