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

           Summary: containsregexp selector doesn't support multiline
                    matches
           Product: Ant
           Version: 1.8.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: notifications@ant.apache.org
        ReportedBy: info_issues.apache....@nmhq.net


The containsregexp selector doesn't support matches across multiple lines.
I tried to surround the expression with (?s: ... ) and (?-m: ... ), but
matching still appears to occur line-by-line only.

-- 
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