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-pool.git
The following commit(s) were added to refs/heads/master by this push:
new f244436 [Javadoc] Add missing @throws comment in PoolUtils. #27.
f244436 is described below
commit f244436752a3f57af1e7dd4de391d7aef449ffe5
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Dec 11 18:37:24 2019 -0500
[Javadoc] Add missing @throws comment in PoolUtils. #27.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7ae9ad9..63d9e66 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="2.8.0" date="2019-12-05" description="This is a
maintenance release (Java 8).">
<action dev="ggregory" type="fix" due-to="Prodigysov, Gary Gregory">
-
+ [Javadoc] Add missing @throws comment in PoolUtils. #27.
</action>
</release>
<release version="2.8.0" date="2019-12-05" description="This is a
maintenance release (Java 8).">