Re: [NAnt-users] BUILD FAILED...Unzip task error

2006-12-06 Thread Shawn
Does this path really have an apostrophe in it? 'COMPONENTS/3rdPartyDLL's/licenses.licx' If so, my guess is that's your problem - the SharpZipLib library most likely thinks the apostrophe is the end of the string. - Shawn Bobby Michael wrote: > Hi All, > > While I was working with Unzip task,

[NAnt-users] BUILD FAILED...Unzip task error

2006-12-06 Thread Bobby Michael
Hi All, While I was working with Unzip task, I was getting the following error. Can anybody please help me. BUILD FAILED C:\My Personals\NAnt Builds\unzip\unzip.build(5,2): Unable to expand 'COMPONENTS/3rdPartyDLL's/licenses.licx' to 'C:\My Personals\NAnt Builds\unzip\test1'.: NAnt.Core.BuildExc