Hi, That didn't appear with JDK7. So I checked with 8 and indeed I see that there, as the javadoc tool in 8 is known to have been made stricter. That should be fixed some day, indeed.
What is your question? Would you like to fix those? I'd be happy to review a pull-request from you if so. Thanks! 2016-08-24 5:11 GMT+02:00 nadishka prabhashani < [email protected]>: > Hi, > When I build Radiator View Plugin, I got these three warnings. > 3 warnings > [WARNING] Javadoc Warnings > [WARNING] C:\Users\Prabha\Downloads\radiatorview-plugin-master\ > src\main\java\hudson\model\ClaimWrapper.java:26: warning: no description > for @param > [WARNING] * @param run > [WARNING] ^ > [WARNING] C:\Users\Prabha\Downloads\radiatorview-plugin-master\ > src\main\java\hudson\model\RadiatorView.java:283: warning: no @param for > value > [WARNING] public FormValidation doCheckIncludeRegex(@QueryParameter > String value) { > [WARNING] ^ > [WARNING] C:\Users\Prabha\Downloads\radiatorview-plugin-master\ > src\main\java\hudson\model\RadiatorView.java:283: warning: no @return > [WARNING] public FormValidation doCheckIncludeRegex(@QueryParameter > String value) { > [WARNING] ^ > > > Prabhashani > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/e01b59ee-2a34-439d-93d5-7c7c43cf1cec% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/e01b59ee-2a34-439d-93d5-7c7c43cf1cec%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS6W_Y0Ft9xPxKt6sSmFUZAzqyLSTq7oiGAq2ae551d6Vw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
