OK. The Fisheye people think you're going to hand it out. I'll point
out to them the error of their ways.
On Fri, May 14, 2010 at 10:04 AM, Mark Phippard <markphip_at_gmail.com> wrote:
> 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:30:40 CEST