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 2004/05/31 10:35:11 UTC

DO NOT REPLY [Bug 26312] - concat changes binary files

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=26312

concat changes binary files

peter.reilly@corvil.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.6.2



------- Additional Comments From peter.reilly@corvil.com  2004-05-31 08:35 -------
Added a binary option to <concat>
It will be in ant 1.6.2.

The option is explicit rather than implicit, one needs to specify binary=yes
for concat to work in a binary fashion.

Hi Matt,
We could look at refactoring the code, the code
for concatenating the files in in Concat#binaryCat()
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org