[commons-dbcp] branch master updated: Use try-with-resources

2023-01-22 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 40a8d659 Use try-with-resources 40a8d659

[commons-dbcp] branch master updated: Use try-with-resources

2023-01-22 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 1ba67b37 Use try-with-resources 1ba67b37

[commons-dbcp] branch master updated: Use try-with-resources and JUnit 5 API

2023-01-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 3c26e90c Use try-with-resources and JUni

[commons-dbcp] branch master updated: Use try-with-resources.

2021-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 6e10f63 Use try-with-resources. 6e10f63

[commons-dbcp] branch master updated: Use try-with-resources.

2021-08-19 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 607deae Use try-with-resources. 607deae

[commons-dbcp] branch master updated: Use try-with-resources.

2021-08-18 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 653a6e2 Use try-with-resources. 653a6e2

[commons-dbcp] branch master updated: Use try-with-resources.

2021-07-09 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new f334c40 Use try-with-resources. f334c40

[commons-dbcp] branch master updated: Use try-with-resources to make tests clean up after themselves.

2019-04-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 7337960 Use try-with-resources to make