mureinik commented on issue #19: Upgrade to JUnit Jupiter URL: https://github.com/apache/commons-dbcp/pull/19#issuecomment-478215738 @garydgregory sure, done. WIth this update to the PR, I included the following: - Rebased and resolved merge-conflicts - Converted `TestParallelCreationWithNoIdle` to JUnit Jupiter, as this test was added after the original PR was authored - Upgraded to JUnit Jupiter 5.4.1, which is the latest available version (only 5.3.1 was available when the original PR was authored) - Used the simplified aggregate dependency `org.junit.jupiter:junit-jupiter` offered by 5.4 to make the patch a tad neated.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
