Using build 0.8.1. from 20030216.
Several steps succeed but the test target fails with the
dump below.
C:\Projects\HelloWorld>"c:\program
files\nant\bin\nant.exe" build release doc test
zip clean
Buildfile:
file:///C:/Projects/HelloWorld/HelloWorld.build
[tstamp] Monday, Febr
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
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