cycronix / cloudturbine

CloudTurbine - Data Streaming Middleware
Apache License 2.0
3 stars 4 forks source link

exclude NanoHTTPD.java from CTserver javadoc as it results in error #4

Closed jpw-erigo closed 8 years ago

jpw-erigo commented 8 years ago

Get javadoc errors from CTserver's NanoHTTPD.java file when running javadoc using Java 8. Get around this by eliminating NanoHTTPD.java from javadoc (acceptable since this file is from a third party).