https://bz.apache.org/bugzilla/show_bug.cgi?id=70137

Stefan Bodewig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #2 from Stefan Bodewig <[email protected]> ---
I'm with Jaikiran here, changing the way the filter works as you suggest would
probably make it fail for people using it today who don't use whitespace in
front of their comments. An optional attribute that required whitespace in
front of a comment would work (and would have to be disabled by default).

The first part of your suggestion can be easily replaced by a stripLineComments
filter. For the "must be preceeded by whitespace" part the replaceRegexp task
is the only workaround right now.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to