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

RE: svnClientAdapter and jakarta-regexp

From: Martin Letenay <mle_at_whitestein.com>
Date: 2005-09-16 12:29:19 CEST

> It is not used in a ton of places in the code, so feel free
> to hack at the code and see if you can get it working with
> the built-in regexp. It is very likely to be doable. Send a patch!
>
> I suspect that svnClientAdapter would work fine with an
> earlier version of jakarta-regexp as well.
>
> Mark

I had this dependency on my TODO list for some time already.
(I've tried to reduce the svnClientAdapter depenencies already - e.g. the
commons-lang is not there anymore).

The only problem/question is the dependency on Java2.
For Subclipse, it's not an issue, Eclipse >= 3.0 already requires it.
However the svnClientAdapter is also used within svnant.

The question then is, can we put this prereq on svnant ?
I.e. can we drop svnant support for Java 1.0, 1.1 installations ?

I don't know, I'm just asking.

Martin
Received on Fri Sep 16 20:29:19 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.