Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.12.0, 0.12.1
-
Fix Version/s: 0.13.0
-
Component/s: Data Module
-
Labels:None
Description
Jesse pointed out that we are not currently building javadoc jars in our build. (The configuration looks like it just runs jdiff.) The source jars are insufficient because eclipse wants to download all source jars, not just the Kite jars to build javadoc. The current work-around is to add a javadoc URI to the Kite jars that points to kitesdk.org (e.g., http://kitesdk.org/docs/0.11.0/apidocs/).