[ 
https://issues.apache.org/jira/browse/COLLECTIONS-764?focusedWorklogId=440100&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-440100
 ]

ASF GitHub Bot logged work on COLLECTIONS-764:
----------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jun/20 12:24
            Start Date: 02/Jun/20 12:24
    Worklog Time Spent: 10m 
      Work Description: dota17 commented on a change in pull request #165:
URL: 
https://github.com/apache/commons-collections/pull/165#discussion_r433834707



##########
File path: src/main/java/org/apache/commons/collections4/trie/PatriciaTrie.java
##########
@@ -29,7 +29,7 @@
  * all data at the edges of the {@link org.apache.commons.collections4.Trie}
  * (and having empty internal nodes), PATRICIA stores data in every node.
  * This allows for very efficient traversal, insert, delete, predecessor,
- * successor, prefix, range, and {@link #select(Object)}
+ * successor, prefix, range, and {@link #select(String)}

Review comment:
       [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:javadoc (default-cli) on 
project commons-collections4: An error has occurred in Javadoc report 
generation: 
   [ERROR] Exit code: 1 - 
/home/travis/build/apache/commons-collections/src/main/java/org/apache/commons/collections4/trie/PatriciaTrie.java:32:
 error: reference not found
   [ERROR]  * successor, prefix, range, and {@link #select(String)}
   
   Maybe it's not need to update.




----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 440100)
    Time Spent: 1.5h  (was: 1h 20m)

> Refine javadoc and fix typos
> ----------------------------
>
>                 Key: COLLECTIONS-764
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-764
>             Project: Commons Collections
>          Issue Type: Improvement
>            Reporter: JIN XU
>            Priority: Minor
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> [https://github.com/apache/commons-collections/pull/165]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to