The 0.8.1 nightly build from 20030216 fixes the problem. Thanks.
-Original Message-
From: Scott Hernandez [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 16, 2003 2:27 AM
To: Bryce Ferguson; [EMAIL PROTECTED]
Subject: Re: [nant-dev] Filenames in ZIP file missing leading 2
characters
: "Bryce Ferguson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 3:39 PM
Subject: [nant-dev] Filenames in ZIP file missing leading 2 characters
> This is a multi-part message in MIME format.
>
> --=_NextPart_000_000C_01C2D426.236E
Bryce,
Which build of nant are you using ? I seem to recall this being fixed a
while ago.
Ian
Using the examples available in the online docs for the 'zip' task as
part of a build script. The ZIP file is created successfully and has the
expected set of files except that the leading 2 characters
Using the examples available in the
online docs for the 'zip' task as part of a build script. The ZIP
file is created successfully and has the expected set of files except that the leading
2 characters of each of the filenames is missing.
zipfile="${build.dir}${project.name}Back