[Bug 54395] JdbcInterceptor config parameter parsing errors

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 54395] JdbcInterceptor config parameter parsing errors

2013-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 --- Comment #6 from Christopher Schultz --- Sorry, yes, I meant "fail()". As for "throws Exception" doesn't that change a failure into an "error" when JUnit runs? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 54395] JdbcInterceptor config parameter parsing errors

2013-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 --- Comment #5 from Konstantin Kolinko --- (In reply to comment #3) > FWIW, test cases using the following idiom: > (..) > can be written somewhat more simply like this: > > try { > props

[Bug 54395] JdbcInterceptor config parameter parsing errors

2013-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 Glen Taylor changed: What|Removed |Added Attachment #29836|application/octet-stream|text/plain mime type|

[Bug 54395] JdbcInterceptor config parameter parsing errors

2013-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 Glen Taylor changed: What|Removed |Added Attachment #29835|0 |1 is obsolete|

[Bug 54395] JdbcInterceptor config parameter parsing errors

2013-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 --- Comment #3 from Christopher Schultz --- FWIW, test cases using the following idiom: caught = null; try { props.getJdbcInterceptorsAsArray(); } catch (Exception e) { ca

[Bug 54395] JdbcInterceptor config parameter parsing errors

2013-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 --- Comment #2 from Glen Taylor --- Created attachment 29835 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29835&action=edit New unit test for parser -- You are receiving this mail because: You are the assignee for the bug.

[Bug 54395] JdbcInterceptor config parameter parsing errors

2013-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 --- Comment #1 from Glen Taylor --- Created attachment 29833 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29833&action=edit Patch for PoolProperties.java -- You are receiving this mail because: You are the assignee for the b