[ 
https://issues.apache.org/jira/browse/DRILL-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733784#comment-14733784
 ] 

Aditya Kishore commented on DRILL-3160:
---------------------------------------

Thanks for the review.

The updated patch rebased over Jacques' work on DRILL-358 is available in my 
private branch.

https://github.com/adityakishore/drill/commits/DRILL-3589

As per your suggestion of using an inclusion pattern instead of exclusion, 
unfortunately, javadoc tool and in turn the maven-javadoc-plugin only supports 
exclusion patters for packages, so we'll have to be careful when new non-public 
packages are added to the jdbc module.

> Make JDBC Javadoc documentation available to users
> --------------------------------------------------
>
>                 Key: DRILL-3160
>                 URL: https://issues.apache.org/jira/browse/DRILL-3160
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Aditya Kishore
>             Fix For: 1.2.0
>
>         Attachments: 
> DRILL-3160-Make-JDBC-Javadoc-documentation-available.patch
>
>
> The existing Javadoc documentation (source) for Drill JDBC classes/interfaces 
> such as org.apache.drill.jdbc.Driver and org.apache.drill.jdbc.DrillResultSet 
> is not generated into documentation pages and packaged for users by the 
> current Maven build scripts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to