Issue 17734

Fix gbif-api javadocs according to jdk8

17734
Reporter: mdoering
Type: Bug
Summary: Fix gbif-api javadocs according to jdk8
Priority: Critical
Status: Open
Created: 2015-07-29 12:47:40.339
Updated: 2015-07-29 12:47:40.339
        
Description: Java8 apparently has some become a lot more strict with javadocs that make jenkins choke when we generate the docs for the gbif-api:
http://builds.gbif.org/job/gbif-api/237/consoleFull

Update the api code to conform with latest javadoc specs:
http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html]]>