+
+ if (this.basedir != null) {
+ source = this.basedir + source;
+ }
What if source is already fully qualified? What if source is a URL?
- Sam Ruby
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
