You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/01/28 18:52:23 UTC

DO NOT REPLY [Bug 16501] New: - "Record" task should be finished

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16501>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16501

"Record" task should be finished

           Summary: "Record" task should be finished
           Product: Ant
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: arobert@cogsci.ucsd.edu


For autogenerating HTML output for build runs and other purposes, it would be
nice to be able to create XmlLogger build logs on a target-by-target basis in
the ant file, rather than needing to write separate scripts to put the "-logger"
command line on, etc..  Of course you can use an "exec" task for this to feed
'ant' the appropriate command-line args, but that is pretty hacky.  The "Record"
task could implement this, if it let you specify a logger to use for generating
the output to file.  On the "Notes:" in the documentation for "Record", this is
mentioned as a "TODO" item.  I hope this gets done sometime before next release.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>