Tom,
 
I would imagine the appropriate way to submit the bug is on the SourceForge page (http://sourceforge.net/tracker/?atid=474851&group_id=54790&func=browse). You should see a "Submit New" option at the top of the page. If that' s not the correct method perhaps one of the developers would care to correct me! :-)
 
Regards,
Richard


From: Whitner, Tom [mailto:[EMAIL PROTECTED]
Sent: Friday, March 04, 2005 09:19
To: Foster, Richard - PAL
Cc: nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Removing files on uninstallation.

Richard,
 
    What is the process for entering defects against NAntContrib?  I have also found that the 'feature' attribute of the <merge> element exhibits the same problem.  For example:
 
<merge feature="F__DOTNETCOMMONS">    -- This entry works.
<merge feature="${msi.commons.ftr.name}">  -- This entry, which evaluates to the same things, results in an 'Object reference not set to an instance of an object.' exception an failure.
 
Thanks,
Tom
 

Reply via email to