Bugs item #1249684, was opened at 2005-08-01 18:29
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1249684&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: kin2pete (kin2pete)
>Assigned to: Gert Driesen (drieseng)
Summary: <nunit2> task. Nested element <categories> / <categoryset>

Initial Comment:
As per documentation the <nunit2> task <test> 
element should be able to support the <categories> or 
the <categoryset> elements.

This is the output of a build file using either of the above.

BUILD FAILED

C:\MarketPlaceComponents\Mam.build(80,5):
The <test> type does not support the nested build 
element "categories".

Total time: 0.1 seconds.


C:\MarketPlaceComponents>nant\nant -f:Mam.build test
NAnt 0.85 (Build 0.85.1755.0; net-1.0.win32; nightly; 
10/21/2004)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/MarketPlaceComponents/Mam.build
Target(s) specified: test

   [tstamp] Monday, August 01, 2005 11:18:27 AM.
   [tstamp] TODAY = 08-01-2005.

test:


BUILD FAILED

C:\MarketPlaceComponents\Mam.build(80,5):
The <test> type does not support the nested build 
element "categoryset".

Total time: 0.1 seconds.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2005-08-02 22:22

Message:
Logged In: YES 
user_id=707851

Try using a more recent nightly build 
(http://nant.sourceforge.net/nightly/latest).

You should then be able to use the <categories> child 
element for <test>.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1249684&group_id=31650


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to