ivy maven install should also install -javadoc.jar as well
-----------------------------------------------------------
Key: AVRO-417
URL: https://issues.apache.org/jira/browse/AVRO-417
Project: Avro
Issue Type: Bug
Affects Versions: 1.2.0, 1.1.0, 1.0.0, 1.3.0
Reporter: Scott Carey
Fix For: 1.3.0
Like sources, javadoc should be generated and published via maven.
This means that in IDE's like Eclipse use of the Avro APIs will have handy
javadoc tooltips and auto-complete options will contain javadoc. Also, it is
becoming the standard way to distribute javadoc alongside code and source.
I assume, this is done very similarly to AVRO-416.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.