|
|
@@ -63,7 +63,7 @@ import org.apache.tools.ant.BuildException; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* Implementation of RegexpMatcher for the built-in regexp matcher of |
|
|
* Implementation of RegexpMatcher for the built-in regexp matcher of |
|
|
* JDK 1.4. |
|
|
|
|
|
|
|
|
* JDK 1.4. UNIX_LINES option is enabled as a default. |
|
|
* |
|
|
* |
|
|
* @author <a href="mailto:stefan.bodewig@epost.de">Stefan Bodewig</a> |
|
|
* @author <a href="mailto:stefan.bodewig@epost.de">Stefan Bodewig</a> |
|
|
* @author Matthew Inger <a href="mailto:mattinger@mindless.com">mattinger@mindless.com</a> |
|
|
* @author Matthew Inger <a href="mailto:mattinger@mindless.com">mattinger@mindless.com</a> |
|
|
|