[
https://issues.apache.org/jira/browse/DRILL-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732519#comment-14732519
]
Daniel Barclay (Drill) commented on DRILL-3160:
-----------------------------------------------
That second run seems to indicate that the problem is either in running the Ant
script or in running the combination of everything in the drill-jdbc-all module
(ProGuard, the Ant script, etc.).
Jacques's DRILL-3589 patch (in progress) eliminates ProGuard and the Ant script
as part of adding shading via maven-shade-plugin.
We should try your DRILL-3160 on top of his DRILL-3589 patch.
> 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)