[
https://issues.apache.org/jira/browse/ANY23-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540650#comment-16540650
]
ASF GitHub Bot commented on ANY23-365:
--------------------------------------
GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/100
ANY23-365 resolved additional warnings
Resolved the following warnings:
- Annotation `Author.class` is not retained for reflective access (in
`o.a.a.cli.PluginVerifier`)
- `o.a.a.cli.PluginVerifier` uses unchecked or unsafe operations
- `sun.security.validator.ValidatorException` is internal proprietary API
and may be removed in a future release (in `o.a.a.servlet.WebResponder`)
mvn clean test -> all tests passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-365
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/100.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 #100
----
commit 3f87cf3a8ca51650376d7f111613fe0c1eda74d5
Author: Hans <firedrake93@...>
Date: 2018-07-11T20:53:05Z
ANY23-365 resolved additional warnings
----
> Resolve additional warnings
> ---------------------------
>
> Key: ANY23-365
> URL: https://issues.apache.org/jira/browse/ANY23-365
> Project: Apache Any23
> Issue Type: Sub-task
> Affects Versions: 2.3
> Reporter: Hans Brende
> Assignee: Hans Brende
> Priority: Minor
> Fix For: 2.3
>
>
> Resolve the following warnings:
> - Annotation 'Author.class' is not retained for reflective access (in
> {{o.a.a.cli.PluginVerifier}})
> - {{o.a.a.cli.PluginVerifier}} uses unchecked or unsafe operations
> - sun.security.validator.ValidatorException is internal proprietary API and
> may be removed in a future release (in {{o.a.a.servlet.WebResponder}})
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)