Re: [NAnt-users] unexpected attribute "duplicate" on element

2006-07-28 Thread Mark . Gibson
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Steve Whitley Sent: woensdag 26 juli 2006 0:06 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] unexpected attribute "duplicate" on element I have a task that zips up builds, and ships them over to a

Re: [NAnt-users] unexpected attribute "duplicate" on element

2006-07-27 Thread Steve Whitley
PROTECTED]] On Behalf Of Steve Whitley Sent: woensdag 26 juli 2006 0:06 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] unexpected attribute "duplicate" on element I have a task that zips up builds, and ships them over to another place. I get the error Unexpected attribute \"

Re: [NAnt-users] unexpected attribute "duplicate" on element

2006-07-27 Thread Gert Driesen
Subject: [NAnt-users] unexpected attribute "duplicate" on > element > > I have a task that zips up builds, and ships them over to > another place. I get the error Unexpected attribute > \"duplicate\" on element . when I run it. > > docuementation

[NAnt-users] unexpected attribute "duplicate" on element

2006-07-27 Thread Steve Whitley
I have a task that zips up builds, and ships them over to another place.  I get the error Unexpected attribute \"duplicate\" on element . when I run it. docuementation shows there being a duplicate attribute. any clues as to solving this? thanks, Steve -