https://bz.apache.org/bugzilla/show_bug.cgi?id=58451

Sebastien <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
            Version|1.9.4                       |1.9.6
           Severity|normal                      |major

--- Comment #1 from Sebastien <[email protected]> ---
bash-4.1$ uname -a
Linux miluvl100 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012
x86_64 x86_64 x86_64 GNU/Linux
bash-4.1$ java -version
java version "1.7.0_72"
Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
bash-4.1$ ant -version
Apache Ant(TM) version 1.9.6 compiled on June 29 2015

Was able to reproduce truncation, slight change to build script where
<redirector output="/root/ls.txt" error="ls.err" alwayslog="true"/>
changed to
<redirector output="ls.txt" error="ls.err" alwayslog="true"/>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to