It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Clover is having problems with lines of code that look like this:
@RequestBody(required = false) byte @Nullable [] body) {
It is reporting an unexpected token on the second '@' (@Nullable)
Similar issue: https://jira.atlassian.com/browse/CLOV-1834, although it looks rather to be an issue of parsing type annotations introduced in Java8.
This particular fragment is parameter for a Spring controller. The method is rather long, with many annotated parameters. I can work on creating a simpler reproduction. This was just one thing (out of several) that I noticed when running clover through mvn.
I understand it's Clover bug, but I'd like to gather the most information in order to reproduce it and fix the bug. But honestly speaking I was trying to reproduce this issue locally and I wasn't able to create Java compilable code, that's why I've asked for the whole method declaration. Which version of Java along with the update number are you using?
I created public issue to track that, you can watch it here: https://jira.atlassian.com/browse/CLOV-1839
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreAtlas Camp is our developer event which will take place in Barcelona, Spain from the 6th -7th of September . This is a great opportunity to meet other developers and get n...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.