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

Regexp Mapper:  Empty selection groups return string "null"

           Summary: Regexp Mapper:  Empty selection groups return string
                    "null"
           Product: Ant
           Version: 1.5.3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Assume a directory with two files with numeric names:

all:
fileset: Setup scanner in dir S:\shared\2003-TEST with patternSet{ includes: [*]
 excludes: [] }
     [copy] 1-06 added as After-1-6 doesn't exist.
     [copy] 7 added as After-7nullnull doesn't exist.
     [copy] Copying 2 files to S:\shared\2003-TEST
     [copy] Copying S:\shared\2003-TEST\1-06 to S:\shared\2003-TEST\After-1-6
     [copy] Copying S:\shared\2003-TEST\7 to S:\shared\2003-TEST\After-7nullnull


BUILD SUCCESSFUL

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

Reply via email to