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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7450

Token substitution example has fallen victim to token substitution

           Summary: Token substitution example has fallen victim to token
                    substitution
           Product: Ant
           Version: 1.4.1
          Platform: All
               URL: jakarta-ant-1.4.1/docs/manual/CoreTypes/filterset.html
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The description of the filterset contains the text

"Examples
You are copying the version.txt file to the dist directory from the build 
directory but wish to replace the token October 11 2001 with todays date."

Apparently, the source for this document contains the string "@DATE@" but 
someone filter-copied it on October 11, 2001. :-)

One solution would be to change it to use the HTML escape for @ in the source.  
I believe ampersand-pound-64-semicolon will work here.

jakarta-ant-1.4.1/docs/manual/CoreTypes/filterset.html

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to