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 2002/10/22 18:03:17 UTC

DO NOT REPLY [Bug 13852] New: - create a stderr property for exec where the output to stderr can be accessed

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=13852>.
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=13852

create a stderr property for exec where the output to stderr can be accessed 

           Summary: create a stderr property for exec where the output to
                    stderr can be accessed
           Product: Ant
           Version: 1.5.1
          Platform: Other
               URL: news://news.gmane.org:119/ap18gc$500$1@main.gmane.org
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org


it would be great to be able to provide the feedback from exec executables to
ant such that it could be echo'ed.
just a single output property(with boolean stderr and stdout attributes as
discussed in http://issues.apache.org/bugzilla/show_bug.cgi?id=7330) appears not
to be enough since I need the output property already for my (m4) stdout in my
foreach statement.

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