Menu

#244 Tool problem reported for inexistent file

closed
5
2008-12-12
2008-12-11
No

If a tool called by the builder fails unexpectedly (e.g., by throwing an exception), the builder attempts to report the problem as a marker on the file that the tool was supposed to generate. However, this output file might not exist if the tool fails early.

The marker should rather be attached to the main input file (which is known to exist at the time when the tool is run) or the user input file.

Discussion

  • Laurent Voisin

    Laurent Voisin - 2008-12-12
    • assigned_to: lvoisin --> nicolas_beauger
     
  • Nicolas Beauger

    Nicolas Beauger - 2008-12-12
    • status: open --> closed
     
  • Nicolas Beauger

    Nicolas Beauger - 2008-12-12

    In Builder, marker is created on creator file instead of target.
    In POG, if a file has no configuration element, created a marker instead of throwing an exception.

     

Log in to post a comment.