Hi,
Sascha Andres wrote:
* sql would really enhance NAnt and would make the
possibilities outstanding.
The features I think that should come in 1.1 are:
* Input tasks (personally I think thzat in corporate use
this has low priority. I would tend to use an sql task to
make decisions. It wou
Hi,
I'd like to use gacutil to install an assembly but NAnt can't find the
path when I "exec" it (although I'm running NAnt from inside a .Net DOS
box), and I can't find a gac task in NAntContrib though I see a
reference to one in the changelog.
I'm using NAnt version 0.8.0, and any upgrade wo
Hi Gordon,
Gordon Weakliem wrote:
What I did is to make the master build implement the same targets as
the individual project builds, but the master simply delegates to each
project using the task. Which ends up being a lot of cut and
paste, so the master's a bit ugly, but I don't have to l
Gordon Weakliem has written a csproj transform - follow the link from
his blog about it at
http://radio.weblogs.com/0106046/stories/2002/08/10/supportingVsnetAndNant.html
Francis.
Richards,Tom wrote:
I am in charge of building a fairly large application containing about 250+
(grows daily) proj
I'm writing a build system for some reasonably large applications, I
wonder if anyone could volunteer the time to comment on whether I'm
going about it a sensible way?
Thanks -
Francis.
--
"Never mind manoeuvre, go straight at 'em." - Admiral Horatio Nelson
Hi,
I'm using NAnt verison 0.8.0 for an environment where we have multiple
solutions each using a mix of separate and common projects.
I'm using the nant task at the solution level to call nant tasks at the
project level, but I have a problem overwriting the value of properties
which are also
Hi Ian,
Ian MacLean wrote:
> Yes this work is in progress although it hasn't yet been checked in.
> It should be in soon. The sourcecode for NUnitCore.dll is available
> from the NUnit site at
> http://sourceforge.net/project/showfiles.php?group_id=10749&release_id=76941.
Thank you - this
We have a bundle of NUnit 2 test cases and I'd like to run them via the
NAnt NUnit task, but this seems to expect them to be written inheritence
style, rather than attribute style.
Is there any plan to go over to NUnit 2? Alternatively, is the source
code for NUnitCore.dll available somewhere,
Hello again - I have another task, which is to integrate to CVS. So far
I can see two approaches, one being to use Autonomy, the other to build
a task round the sharpdevelop CVS library
(http://www.icsharpcode.net/OpenSource/SharpCvsLib/).
Have I overlooked anything obvious, and can anyone rec
Thanks - I couldn't find a binary so just downloaded TaskDefTask.cs,
compiled it and copied it as you advised. Had to update my NAnt for the
compile to work, too.
Francis.
Tomas Restrepo wrote:
>Francis,
>
>Taskdef was moved to NAntContrib, so you'll need to pick that up, build it,
>and copy
Hi,
I'm trying to use John Lam's VersionTask with the latest stable release
or NAnt, 0.7.9.0, and get an error:
BUILD FAILED
C:\DotNet Products\Utils\NAnt\examples\UserTask\default.build(17,3):
Unknown task
Try 'nant -help' for more information
on this or (as above) on the UserTa
11 matches
Mail list logo