6 messages in org.apache.commons.dev[dbcp] Changes in R734470, 734481 to ...
FromSent OnAttachments
Phil SteitzJan 19, 2009 7:12 pm 
sebbJan 20, 2009 4:03 am 
Phil SteitzJan 21, 2009 3:15 am 
Mark ThomasJan 21, 2009 1:15 pm 
Niall PembertonJan 22, 2009 1:11 pm 
sebbJan 22, 2009 4:04 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[dbcp] Changes in R734470, 734481 to replace SQLNestedExceptionActions
From:Phil Steitz (phil@gmail.com)
Date:Jan 19, 2009 7:12:54 pm
List:org.apache.commons.dev

I would like to ask that these changes be reverted. Deprecated classes and client code breakage that depends on them can only happen in major (x.0) releases. Unless I am missing something subtle, these changes will break client code that specializes the cast on caught exceptions and tries to unpack the nested root cause exception. Since this is a .y release, we should not make this change at this point.

Phil