[
https://issues.apache.org/jira/browse/KNOX-2129?focusedWorklogId=344862&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344862
]
ASF GitHub Bot logged work on KNOX-2129:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/19 22:08
Start Date: 16/Nov/19 22:08
Worklog Time Spent: 10m
Work Description: risdenk commented on pull request #197: KNOX-2129 -
Improve deprecated javadoc
URL: https://github.com/apache/knox/pull/197
## What changes were proposed in this pull request?
Fix javadoc for deprecated classes and remove public overrides.
## How was this patch tested?
* `mvn -T.75C verify -U -Ppackage,release -Dshellcheck`
* `mvn -Dmaven.javadoc.failOnError=true -Dmaven.javadoc.failOnWarnings=true
-DskipTests=true -Dcheckstyle.skip=true -Dspotbugs.skip=true -Dmdep.skip=true
-Djacoco.skip=true javadoc:javadoc javadoc:test-javadoc`
----------------------------------------------------------------
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: 344862)
Remaining Estimate: 0h
Time Spent: 10m
> Improve deprecated javadoc
> --------------------------
>
> Key: KNOX-2129
> URL: https://issues.apache.org/jira/browse/KNOX-2129
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.4.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are a bunch of missing deprecated javadoc tags for the adapter class.
> These should be added.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)