Closed mrangeltk closed 8 years ago
Added a couple of unimplemented methods and ignored Xdoclint (a Javadoc format checker that runs automatically with Java 8) that was raising erros in the build because of the current documentation. For more information about the Xdoclint issues:
http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete
http://mail.openjdk.java.net/pipermail/build-infra-dev/2013-January/002899.html
Closing this PR as #47 fixes these issues plus adds config for travis.
Added a couple of unimplemented methods and ignored Xdoclint (a Javadoc format checker that runs automatically with Java 8) that was raising erros in the build because of the current documentation. For more information about the Xdoclint issues:
http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete
http://mail.openjdk.java.net/pipermail/build-infra-dev/2013-January/002899.html