Closed ilx closed 5 years ago
Hi @ilx,
Thank you for your contribution! We really value the time you've taken to put this together.
Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:
Just to inform you I have signed individual CLA
Hi ilx, thanks for your contribution! The tests should be up-to-date, as they're ran on Travis - I'll have a quick look if I can explain that error.
@raboof tnx for the feedback - I've added an artificial scenario with @SupressWarnings
annotation - arguments are ignored.
Hi, can someone take a look?
Hi, we have a custom javadoc doclet that relies on some annotations to be present in Java files. In order to be able to use Scala for the code that needs to be processed with that doclet I have added very limited support that will pass annotations without any parameters to Java stubs generated by genjavadoc plugin. Can you please take a look and maybe merge it / improve it?
P.S. Are tests up-to-date? I'm not sbt user, so maybe I skipped something important but I could not get test task to pass: