"Martin Letenay" <mle@whitestein.com> wrote on 09/16/2005 06:29:19 AM:
> > 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.
We already crossed that bridge. svnClientAdapter already requires >= 1.4
as it uses JDK 1.4 logging. I think it was already using some 1.4
features prior to that. For example, doesn't it require the XML parser?
Anyway, you can use anything available in 1.4+.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Sep 16 22:21:48 2005