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

svnClientAdapter - compile time dependency on JavaSVN??

From: Gareth Bryan <gareth.bryan_at_gmail.com>
Date: 2005-10-31 15:12:58 CET

Hi All,

I've noticed in the latest release (0.9.36) that there is now a
compile-time dependency between svnClientAdapter and JavaSVN.
Specifically,

"public class JhlPromptUserPassword implements
org.tmatesoft.svn.core.javahl.PromptUserPassword4"

I was just wondering if anyone on this list knew the reasons for
introducing this dependency. I have the situation now where my app
(which consumes svnClientAdapter) fails under 0.9.36 unless I make
javasvn.jar available on the classpath (NullPointerException at
AbstractJhlClientAdapter line 1612).

The requirement to distribute javasvn gives me significant licensing
headaches. In fact, surely svnClientAdapter now has to be released
under the tMate license?

Would appreciate any clarifications on this issue. Should I post to
the dev list?

Gareth.
Received on Tue Nov 1 01:12:58 2005

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

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