On Mon, Jul 6, 2009 at 1:37 PM, Scot P. Floess<[email protected]> wrote: > Without going into long drawn out explanation, I am getting an exception > using the basename task as so: > > <basename file = "/tmp/foo/bar.txt" property = "origProp" suffix = ""/>
I'll count it as a bug (albeit a minor one). The <basename> task should have checked for a blank suffix. Heck, I would have given Ant credit if it said that the suffix parameter, if used, can't be null, but there's nothing in the documentation. -- David Weintraub [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
