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 2005/09/30 18:23:58 UTC

DO NOT REPLY [Bug 36879] New: - concat task doesnt seem to work on linux installation of ant

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

           Summary: concat task doesnt seem to work on linux installation of
                    ant
           Product: Ant
           Version: 1.6.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: aruneesh.salhotra@miletustrading.com


ANT concat task doesnt seem to be work on Linux (Apache Ant version 1.6.2 
compiled on July 16 2004)

                <concat destfile="${anthome.dir}/DeploymentHistory.log" 
append="yes">WEB Build ${treeLabel}    deployed on    ${Machine}     at     
${DEP_DATETIME}</concat>

I get the following output
WEB Build build_0351    deployed on    mltsrv28     at     09/27/2005 19:10:09
WEB Build build_0351    deployed on    mltbsc74     at     09/28/2005 
09:43:56WEB Build build_0352    deployed on    mltbsc74     at     09/28/2005 
09:53:14WEB Build build_0352    deployed on    mltbsc74     at     09/28/2005 
10:02:24WEB Build build_0352    deployed on    mltbsc74     at     09/28/2005 
10:06:17WEB Build build_0352    deployed on    mltsrv28     at     09/28/2005 
10:09:05WEB Build build_0352    deployed on    mltbsc73     at     09/28/2005 
10:15:28WEB Build build_0352    deployed on    mltsrv80     at     09/29/2005 
13:09:21WEB Build build_0353    deployed on    mltbsc74     at     09/29/2005 
15:10:30WEB Build build_0353    deployed on    mltsrv28     at     09/29/2005 
15:13:14WEB Build build_0353    deployed on    mltsrv80     at     09/29/2005 
16:08:03


I also tried using eol="lf" and eol="unix"

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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