[
https://issues.apache.org/jira/browse/DRILL-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744292#comment-14744292
]
ASF GitHub Bot commented on DRILL-3778:
---------------------------------------
GitHub user dsbos opened a pull request:
https://github.com/apache/drill/pull/158
DRILL-3778: Add missed part of DRILL-3160 (making JDBC Javadoc available).
Main:
Configured Javadoc generation (title, package groups, version in headers).
Added link to JDBC page in Drill documentation site.
Edited/fixed some JDBC Javadoc comments.
Added explicit SQLConversionOverflowException to throws clauses for Javadoc
effect.
Added some imports for Javadoc references.
Misc.:
Fixed a couple Javadoc syntax errors.
Fixed POM indentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dsbos/incubator-drill
bugs/drill-3778_DRILL-3160_missed
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/158.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #158
----
commit 24226aebf6274806e8d1a355f4c6b83dedee2e83
Author: dbarclay <[email protected]>
Date: 2015-09-14T17:54:34Z
DRILL-3778: Add missed part of DRILL-3160 (making JDBC Javadoc available).
Main:
Configured Javadoc generation (title, package groups, version in headers).
Added link to JDBC page in Drill documentation site.
Edited/fixed some JDBC Javadoc comments.
Added explicit SQLConversionOverflowException to throws clauses for Javadoc
effect.
Added some imports for Javadoc references.
Misc.:
Fixed a couple Javadoc syntax errors.
Fixed POM indentation.
----
> Add rest of DRILL-3160 (making JDBC Javadoc available)
> ------------------------------------------------------
>
> Key: DRILL-3778
> URL: https://issues.apache.org/jira/browse/DRILL-3778
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Reporter: Daniel Barclay (Drill)
> Assignee: Daniel Barclay (Drill)
>
> Apply changes for DRILL-3160 (making JDBC Javadoc available) that were missed
> by unsynchronized merge (Javadoc configuration, JDBC Javadoc additions and
> adjustments).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)