There is a task to create a tar file, but I can't find one to
extract from a tar file; is there a task for this?
thanks,
toby
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickl
Hello,
One of the myraid of
version number formats that must be accomidated is the DWord format. This
is a 32-bit unsigned value, with each byte getting one of the fields of a full
version string, e.g., version 3.5.100.7 in DWord version format would be
0x03056407...
03 = 3 = major
ver
I forgot the NAnt lists. Oops!On 8/18/06, Jay Flowers <
[EMAIL PROTECTED]> wrote:
http://jayflowers.com/WordPress/?p=67The above link is to a blog post on getting MSTest working in a CI environment using NAnt and CCNET. It is mostly about how the NAnt task was written to control MSTest as it was