Re: [Nant-users] nant schema does not contain all valid attributes and elements

2004-09-30 Thread Scott Hernandez
If you are on the latest nightly build I would call that a bug (if you are using an older version then there was a bug like that was fixed a while ago; post .84)... Whose bug, I'm not quite sure... Probably mine, err ... I mean, NAnt... :) - Original Message - From: "Castro, Edwin Gabri

[Nant-users] nant schema does not contain all valid attributes and elements

2004-09-29 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
When I create a task schema using and use the schema within Visual Studio for IntelliSense I see a few attributes/elements that are not recognized by Visual Studio (I get the little red squiggly underneath the text). Here are some examples: * 'if' and 'unless' attributes for * elements in

[Nant-users] NAnt Schema

2003-03-21 Thread Scott Hernandez
Hi all,   I have posted a test schema at http://nant.sf.net/schema/nant-current.xsd.   It was generated automatically from the new nantschema task that is now in cvs.   Note: I will setup the nightly builds to generate this file automatically in a few days.   Later, Scott