Bugs item #902587, was opened at 2004-02-23 11:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=902587&group_id=31650
Category: Tests Group: 0.85 Status: Open Resolution: None Priority: 5 Submitted By: Matthias Cavigelli (mcavigelli) Assigned to: Nobody/Anonymous (nobody) Summary: two tests failing in Tests.Nant.Core.ProjectTest Initial Comment: Two tests fail, as they look for the property 'nant.tasks.script' in the project. That property has been moved though and does not exist therefore. The Assertion in line 214 should be removed. I think this is because the script task has been moved: http://cvs.sourceforge.net/viewcvs.py/nant/nant/src/NAnt.Core/Tasks/Attic/ScriptTask.cs?hideattic=0 Maybe also because the ScriptTest class has been moved: http://cvs.sourceforge.net/viewcvs.py/nant/nant/tests/NAnt.Core/Tasks/Attic/ScriptTest.cs?hideattic=0 I use the source from cvs as of today. I've written a detailed email in the users list on Feb 23rd. I don't have the reference yet. Matthias ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=902587&group_id=31650 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
