Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Andrew Serebryansky 
Subsystem
Language - Build Scripts 
Affected versions
Fixed in
Fixed in build
Next build 
Fixed in build
250
  • Submitted by   Valentin Kipiatkov
    3 years ago (06 Aug 2006 17:53)
  • Updated by Valentin Kipiatkov
    3 years ago (09 Sep 2006 13:33)
  • Jira: RSRP-25671
    (history, comments)

RSRP-25671

Nant completion for attributes works incorrectly

0
<project name="PerformanceTests" default="run" >
<target name="run">
<copy>
<fileset basedir="\\WHIDBEY-UNIT\build.lastsuccess">
<include />
</fileset>
</copy>
</target>
</project>


Try to complete attributes of task 'include'.

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments