[
https://issues.apache.org/jira/browse/CALCITE-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16387259#comment-16387259
]
ASF GitHub Bot commented on CALCITE-1160:
-----------------------------------------
GitHub user risdenk opened a pull request:
https://github.com/apache/calcite-avatica/pull/27
[CALCITE-1160] - Fix Community page and Favicon
* Redirect from Avatica community page back to Calcite community page
* Add Calcite Favicon to Avatica subpages
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/risdenk/calcite-avatica CALCITE-1160
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/27.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 #27
----
commit 08d7ad565b3a26aaad0619f349f7d923390b9dd3
Author: Kevin Risden <krisden@...>
Date: 2018-03-06T04:14:10Z
[CALCITE-1160] Add redirect from Avatica community to Calcite community page
commit 6026b9d409f93dc8e359a024d33e86b9996927ea
Author: Kevin Risden <krisden@...>
Date: 2018-03-06T04:14:31Z
[CALCITE-1160] Use Calcite favicon for Avatica sub pages
----
> Avatica javadoc
> ---------------
>
> Key: CALCITE-1160
> URL: https://issues.apache.org/jira/browse/CALCITE-1160
> Project: Calcite
> Issue Type: Bug
> Components: avatica, site
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
>
> Figure out how we want to publish Avatica javadoc.
> Right now the javadoc points to the javadoc that was generated in the
> previous calcite release. When I generate javadoc for calcite 1.7 the
> contents will no longer include avatica packages. The javadoc for each
> package will still be there in the web site until I explicitly delete it.
> * Should http://calcite.apache.org/avatica/docs/ have "api" and "test api"
> links?
> * Should avatica javadoc be separate from calcite javadoc?
> * Make calcite javadoc reference avatica javadoc (i.e. uses of avatica
> classes should be hyperlinks)
> * Document a process to re-generate avatica javadoc as part of an avatica
> release
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)