Details
Description
To reproduce - simply execute unit tests with Java 5. And seems that there is two categories of error :
org.xml.sax.SAXParseException: InvalidRegex: Pattern value '[-+]?(\d+|\d+(\.\d+)?%)' is not a valid regular expression. The reported error was: ''-' is an invalid character range. Write '\-'.'.
and
org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/continue-after-fatal-error
Activity
Evgeny Mandrikov
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
To reproduce - simply execute unit tests with Java 5. And seems that there is two categories of error :
{noformat} org.xml.sax.SAXParseException: InvalidRegex: Pattern value '[-+]?(\d+|\d+(\.\d+)?%)' is not a valid regular expression. The reported error was: ''-' is an invalid character range. Write '\-'.'. {noformat} and {noformat} org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/continue-after-fatal-error {noformat} |
Evgeny Mandrikov
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Evgeny Mandrikov
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Evgeny Mandrikov
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |