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/06/03 19:39:19 UTC

DO NOT REPLY [Bug 29371] New: - patch.xml chokes on "${" in method comment block

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

patch.xml chokes on "${" in method comment block

           Summary: patch.xml chokes on "${" in method comment block
           Product: Ant
           Version: 1.7Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build Process
        AssignedTo: dev@ant.apache.org
        ReportedBy: jax@purematrix.com


I recently attempted to run patch.xml against a tree including a file which
included the following comment line in a comment block to a method:

     *                           <code>${</code> without a closing

Patch.xml bombed as follows:

BUILD FAILED
/usr/local/src/apache/apache_src/ant/patch.xml:53: Syntax error in property: > 
    *                           <code>${</code> without a closing

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