Menu

#9 NAnt relative path handling

open
nobody
None
5
2013-01-09
2004-12-29
No

The way that the NCover NAnt tasks handle relative
paths is not consistent with the way in which the
standard NAnt tasks handle relative paths. To rectify
the situation, change the types of certain properties
to FileInfo or DirectoryInfo so that it is reflected as
in the attached file. Similar changes need to occur in
NCoverTask.cs and NRecoverTask.cs.

Discussion

  • Trevor Green

    Trevor Green - 2004-12-29

    NCoverReportTask source code

     
  • Trevor Green

    Trevor Green - 2004-12-29

    NCoverTask Source Code

     
  • Trevor Green

    Trevor Green - 2004-12-29

    NRecoverTask source code

     
  • Trevor Green

    Trevor Green - 2004-12-29

    Logged In: YES
    user_id=832163

    This will break existing NAnt builds

     

Log in to post a comment.