[
https://issues.apache.org/jira/browse/POOL-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107714#comment-16107714
]
ASF GitHub Bot commented on POOL-328:
-------------------------------------
GitHub user lsolano opened a pull request:
https://github.com/apache/commons-pool/pull/2
POOL-328 : Resolved
See [POOL-328](https://issues.apache.org/jira/browse/POOL-328)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lsolano/commons-pool
hotfix/328_duplicatedWords
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-pool/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit d710ea086b9ea2b9aeed1e21917c83048f293fbc
Author: Lorenzo Solano Martinez <[email protected]>
Date: 2017-07-31T18:10:45Z
POOL-328 : Resolved
----
> Documentation with repeated words (sources, tests, and examples)
> ----------------------------------------------------------------
>
> Key: POOL-328
> URL: https://issues.apache.org/jira/browse/POOL-328
> Project: Commons Pool
> Issue Type: Bug
> Affects Versions: 2.4.2
> Environment: All
> Reporter: Lorenzo Solano Martinez
> Priority: Trivial
> Labels: documentaion, easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Some files with repeated -repeated- words in documentation ( sources, tests,
> and examples ):
> * src/main/java/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.java
> * src/main/java/org/apache/commons/pool2/PooledObject.java
> * src/main/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java
> * src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java
> * src/site/xdoc/examples.xml
> * src/test/java/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java
> * src/test/java/org/apache/commons/pool2/impl/TestGenericObjectPool.java
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)