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/03 13:44:59 UTC

[DO NOT REPLY: Bug 3382] New: Output of blank lines with echo

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=3382

*** shadow/3382	Mon Sep  3 04:44:59 2001
--- shadow/3382.tmp.15520	Mon Sep  3 04:44:59 2001
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | Output of blank lines with echo                                            |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3382                        Product: Ant                     |
+ |       Status: NEW                         Version: 1.3                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Minor                    OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Core                    |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: ant-dev@jakarta.apache.org                                   |
+ |  Reported By: rune.johannesen@digitalrum.com                               |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Is it possible to make 
+ 
+    <echo message=""/>
+ 
+ put out a blank line in the System.out console?
+ 
+ In my configuration this command seems to be ignored.
+ 
+ Thanks,
+ 
+ Rune