[
https://issues.apache.org/jira/browse/QUARKS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358362#comment-15358362
]
ASF GitHub Bot commented on QUARKS-152:
---------------------------------------
GitHub user Cazen opened a pull request:
https://github.com/apache/incubator-quarks/pull/158
[QUARKS-152] Quarks SPI” javadoc group declared but not generated
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Cazen/incubator-quarks QUARKS-152
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/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 3de858ae604ffd2c490ba82c680b24fe11028355
Author: cazen <[email protected]>
Date: 2016-07-01T04:15:30Z
remove Quarks SPI from excludepackagenames
----
> “Quarks SPI” javadoc group declared but not generated
> -----------------------------------------------------
>
> Key: QUARKS-152
> URL: https://issues.apache.org/jira/browse/QUARKS-152
> Project: Quarks
> Issue Type: Bug
> Components: Documentation
> Reporter: Dale LaBossiere
> Assignee: Cazen Lee
> Priority: Minor
> Labels: newbie
>
> build.xml declares a “Quarks SPI” group, but since there's an
> ``excludepackagenames`` param that's excluding the spi packages, that group
> doesn’t get generated… and there’s no spi related javadoc.
> But removing those spi exclusions causes the spi packages to show up in the
> Quarks API group and that’s no good.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)