http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1681
*** shadow/1681 Sun May 20 17:27:03 2001 --- shadow/1681.tmp.19202 Wed Jul 4 04:44:04 2001 *************** *** 1,19 **** ! Bug#: 1681 ! Product: Ant ! Version: 1.3 ! Platform: PC ! OS/Version: ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: ! Component: Core ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: FileSet doesn't work with absolute pathnames ! The FileSet mechanism may need a way to specify files that accepts full file pathnames (not just file pathname patterns that must be relative to a root directory). --- 1,19 ---- ! +============================================================================+ ! | FileSet doesn't work with absolute pathnames | ! +----------------------------------------------------------------------------+ ! | Bug #: 1681 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Core | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | The FileSet mechanism may need a way to specify files that accepts full file pathnames (not just file pathname patterns that must be relative to a root directory). *************** *** 62,65 **** files whose names contains characters normally interpreted as wildcards. I don't recall whether Ant provides an escape mechanism for referring to such files, but it should, and if it doesn't, that last option is one ! way to do it.) --- 62,65 ---- files whose names contains characters normally interpreted as wildcards. I don't recall whether Ant provides an escape mechanism for referring to such files, but it should, and if it doesn't, that last option is one ! way to do it.)
