I'm trying to make a new NAnt/NAntContrib msi file using the msi target in
the NAntContrib.build file, but things seem to have been changed around :-)
What is the correct sequence for building nant and nantcontrib so you can
use the msi target?
Thanks,
John Cole
---
You could also run the build using the and then have a
to but the binaries where you want.
Ryan Davis
Acceleration.net
Director of Programming Services
2831 NW 41st street, suite B
Gainesville, FL 32606
Office: 352-335-6500 x 124
Fax: 352-335-6506
Brass Tilde wrote:
I am building a soluti
I am building a solution that puts the output into the following
directory structure:
\src\bin\Release\
How can I change this behaviour? I've tried changing the output=
parameter, but to no avail.
I want it to be placed right in: \bin
Is this just a function of the solution itself or my lac
Hi Ramya,
>
You're searching for the literal string ${source} including $ and {}, try:
test="${directory::exists(source)}"
peace
si
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Downl
Hello,
I am trying to execute the following through my Nant build file:
5 matches
Mail list logo