> From: Steve Cohen [mailto:[EMAIL PROTECTED] > > While it is true that the CVS HEAD of commons-net is required and while it > is > true that jakarta-oro is required (jakarta-oro is now required for any > uses > of the ftp task using commons-net), I don't believe it is true that 2.0.8 > of > oro is required. As far as I know, any jakarta-oro verson greater than > VERSION 2.0.1 will work. Certainly, the latest commons-net code takes no > special advantage of the latest oro-code.
Why can't commons-net use java.util.regex when running under JDK1.4+, rather than requiring Jakarta-oro, when a good Regular Expression is already built in? Ant already does this (use ORO or JDK regex). Thanks, --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]