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 2001/09/11 09:52:50 UTC

[DO NOT REPLY: Bug 3540] New: Ability to 'cat' or 'type' a file's contents to the screen

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3540	Tue Sep 11 00:52:50 2001
--- shadow/3540.tmp.23664	Tue Sep 11 00:52:50 2001
***************
*** 0 ****
--- 1,18 ----
+ +============================================================================+
+ | Ability to 'cat' or 'type' a file's contents to the screen                 |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3540                        Product: Ant                     |
+ |       Status: NEW                         Version: 1.4                     |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Enhancement              OS/Version: All                     |
+ |     Priority: Other                     Component: Core tasks              |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: ant-dev@jakarta.apache.org                                   |
+ |  Reported By: murray.brandon@amcor.com.au                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ As part of our build script we would like the developer to eyeball the main 
+ system properties file.  An ANT equivalent to 'cat' or 'type' would be great.