Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RestFilter Javadoc Warnings #17

Open
tblsoft opened this issue May 3, 2019 · 0 comments
Open

RestFilter Javadoc Warnings #17

tblsoft opened this issue May 3, 2019 · 0 comments
Assignees

Comments

@tblsoft
Copy link
Owner

tblsoft commented May 3, 2019

When i perform a release i get the following java doc warnings:

[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /Users/tbl/projects/solr-cmd-utils-release/solr-cmd-utils/target/checkout/src/main/java/de/tblsoft/solr/pipeline/filter/RestFilter.java:129: warning: no @param for doc
[INFO] [WARNING] protected String buildUrlWithParams(Document doc) {
[INFO] [WARNING] ^
[INFO] [WARNING] /Users/tbl/projects/solr-cmd-utils-release/solr-cmd-utils/target/checkout/src/main/java/de/tblsoft/solr/pipeline/filter/RestFilter.java:129: warning: no @return
[INFO] [WARNING] protected String buildUrlWithParams(Document doc) {
[INFO] [WARNING] ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants