|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Code changed in jenkins
User: kusemuckl
Path:
src/main/java/hudson/plugins/utplsql/Testcase.java
src/test/java/hudson/plugins/utplsql/TestcaseTest.java
http://jenkins-ci.org/commit/utplsql-plugin/a96ac563bb0c191ccf0d7b56c6dd8c633fcdcc05
Log:
-Improved (simplified) regular _expression_.
-[FIXED JENKINS-21657]: implicitly fixed with regex improvements.
-Use a static pattern instead of creating it every time.