Since the NAnt convention is to use all lowercase attributes, one could issue a warning for ANY non-lowercase attributes.
Bernard -----Original Message----- From: Gerry Shaw [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 8:28 AM To: [EMAIL PROTECTED] Subject: RE: [nant-dev] XML Schema Def (XSD) Secondary I'd like nant to be able to throw a build exception (right at the start if possible, but during build is acceptable) if I have something like: <nunit haltOnError="true"/> when it should have been <nunit haltonerror="true"/> _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
