subBuildFinished(BuildEvent event) Cleans up any resources held by this recorder entry at the end
of a subbuild if it has been created for the subbuild's project
instance.
Initially opens the file associated with this recorder.
Used by Recorder.
Parameters: append - Indicates if output must be appended to the logfile or thatthe logfile should be overwritten. throws: BuildException - since: 1.6.3
Cleans up any resources held by this recorder entry at the end
of a subbuild if it has been created for the subbuild's project
instance.
Parameters: event - the buildFinished event since: Ant 1.6.2