JacquesLeRoux opened a new pull request #30: Seems a trivial change to me, 
should I create a Jira?
URL: https://github.com/apache/commons-dbcp/pull/30
 
 
   In OFBiz we implemented DebugManagedDataSource
   
   
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/connection/DebugManagedDataSource.java?view=markup
   
   We had to write DebugManagedDataSource::close in order to avoid throwing an 
InterruptedException
   
   ‘ManagedDataSource’ should declare more specific exceptions than ‘Exception’ 
for the ‘close’ method to allow the compiler to check that no 
‘InterruptedException’ are thrown.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to