On Thu, 17 Mar 2005 11:43:57 +0100, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Thu, 17 Mar 2005, THUFIR HAWAT <[EMAIL PROTECTED]> wrote: > > > file and mode attributes are types of tags? > > The Ant manual assumes you are at least vaguely familiar with XML > terms. > > <foo> is the element foo. <foo bar="baz"> is an element foo with an > attribute bar, that attribute has the value baz. <foo><bar/></foo> is > an element foo with a nested (or child) element named bar. > > > error: Class org.apache.tools.ant.taskdefs.Manifest doesn't support > > the "file" attribute. > > What I said, remove the file attribute
I get it, thanks. I was only familiar with tags (from html), I thought those were ant terms, not xml. Thufir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]