Closed GoogleCodeExporter closed 8 years ago
Doclava as written assumes a JDK version 6 (tested against Sun and OpenJDK).
We'd have to do a more thorough check to see what other JDK6 features we use--
I think the override tags would be another issue.
Original comment by bjdod...@gmail.com
on 16 Nov 2010 at 7:20
switched to JDK6 and it works.
indeed, the @Override tag is another issue, I had to comment them to build
doclava on my machine.
Original comment by simone.t...@gmail.com
on 16 Nov 2010 at 8:02
Switching to Java6, that's a requirement, the issue is resolved
Original comment by simone.t...@gmail.com
on 17 Nov 2010 at 8:35
Original issue reported on code.google.com by
simone.t...@gmail.com
on 6 Nov 2010 at 10:47