[
https://issues.apache.org/jira/browse/DRILL-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated DRILL-3160:
----------------------------------
Attachment: DRILL-3160-Make-JDBC-Javadoc-documentation-available.patch
Drill build process already have mechanism to generate java-docs for the
regular modules using "apache-release" profile. This patch override the plugin
execution for "jdbc-all" module to act as an aggregator project, which is
otherwise a sourceless module.
You can test it by invoking:
{{mvn clean install -DskipTests -Papache-release -Dgpg.skip=true}}
You can omit {{-Dgpg.skip=true}} flag if you have gpg infrastructure set to
sign the binary.
> 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)