You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/12/21 10:06:58 UTC

[GitHub] [commons-dbcp] arturobernalg opened a new pull request #78: Minor Improvement:

arturobernalg opened a new pull request #78:
URL: https://github.com/apache/commons-dbcp/pull/78


   * Add final
   * Unused import
   * Unnecessary semicolon
   * Use Standard Charset
   * Simplify 'if' statement
   * replace 'try finally'  with 'try' with resources
   * Replace javadoc with text plain
   * Simplifiable conditional expression


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [commons-dbcp] garydgregory merged pull request #78: Minor Improvement:

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #78:
URL: https://github.com/apache/commons-dbcp/pull/78


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org