[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: javahl.jar missing in 1.6.2 rpm

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 14 May 2010 10:04:53 -0400

On Fri, May 14, 2010 at 8:34 AM, Benson Margulies <bimargulies_at_gmail.com> wrote:
> In the RPM available for the subversion client on Collabnet, there is
> a shared lib for javahl, but no jar file. There is no obvious
> information on downloading the jar file elsewhere on the apache or
> collabnet site that I've been able to find up to this point. I assume
> that I'm missing something, but what?

We don't distribute it because most apps that use JavaHL package the
JAR in their app and just need the native binaries provided elsewhere.
 For example, Subclipse packages it inside it's Eclipse plugin.
NetBeans does the equivalent. Many web apps that use JavaHL include
it inside their WAR etc.

It is fairly trivial to build. Just pull the src folder into your
package and build it.

Of course the JAR is also platform independent, so it does not matter
where you build it or get it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-05-14 16:05:23 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.