On Fri, 26 Apr 2002, Jamie Echlin <[EMAIL PROTECTED]> wrote: > One thing I find confusing about particularly the <javac> task is > that legal values for the attributes aren't listed in the > manual. You mention set includejavaruntime to false, but the docs > indicate that the value shd be "no".
The class of boolean attributes in Ant generally use yes/true/on as true and all other values as false. > Anyway does this seem correct? At first glance, yes. > It's not working What is not working? What happens? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
