http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1314
*** shadow/1314 Wed Apr 11 13:09:42 2001 --- shadow/1314.tmp.15216 Wed Apr 11 13:09:42 2001 *************** *** 0 **** --- 1,26 ---- + +============================================================================+ + | wording problem in FileSet example | + +----------------------------------------------------------------------------+ + | Bug #: 1314 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: All | + | Priority: Component: Documentation | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: http://jakarta.apache.org/ant/manual/using.html | + +============================================================================+ + | DESCRIPTION | + In the Ant User Manual page at + http://jakarta.apache.org/ant/manual/using.html (as of + 2001-04-11), in the "Path-like Structures" section, a paragraph + says: + + Builds a path that holds the value of ${classpath}, followed by all jar + files in the lib directory, followed by the classes directory. + + This paragraph should probably begin as "The above example builds..." + or at least "This builds ..."
