Hello,
to extend the set of functions I want to define some via
the script-task (see attached file).
Within some implementations I want to use the predefined
functions. If they are realized by "static" methods this
is only a job to find name and class of them.
But if an instance of a class, for ex
Dear Gert :
I'm using the nant(version is nant-0.85-nightly) to build the
.net solution( the framework is 1.1 version) that include a web
project.Some unimaginable things happend.
the build file fragment is:
Hi,
I am trying to use the cvs-checkout command of Nant
and getting the following exception on the console:
System.ArgumentException: no username given
at ICSharpCode.SharpCvsLib.Misc.CvsRoot..ctor(String cvsroot)
at NAnt.SourceControl.Tasks.AbstractCvsTask.ExecuteTask()
at NAnt.Core
Gert Driesen wrote:
Rutger Dijkstra wrote:
[snip]
One can, of course, distribute the relevant documentation by making
it available online; this is a respectable thing to do. However,
that would mean that you have to ensure the continued availability
of the documentation of older versions of NAnt: p
I understand that the objective is the reduce the
size of the binary distribution. Here are some ideas:
1. package a release build without pdb-s: saves 2.4 Mb
and looks better.
2. move the documentation generating targets from NAnt.build
to doc/documentation.build and distribute the latter