https://issues.apache.org/bugzilla/show_bug.cgi?id=46595

           Summary: incorrect case for Ant variable VERSION
           Product: Ant
           Version: 1.7.1
          Platform: All
               URL: http://ant.apache.org/manual/CoreTasks/manifest.html
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P4
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The first example in the "Examples" section for the documentation of the
manifest task references the Ant variable VERSION but in lower case; it should
say ${VERSION} and not ${version}.

It might also be a good idea to add a note that VERSION can be set using 
<property resource="org/apache/tools/ant/version.txt"/> and that TODAY is set
using the tstamp task.


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

Reply via email to