[
https://issues.apache.org/jira/browse/TAMAYA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736261#comment-16736261
]
ASF subversion and git services commented on TAMAYA-154:
--------------------------------------------------------
Commit f57658e3fe6ab7ca74e47590740c6a0001dd8749 in
incubator-tamaya-extensions's branch refs/heads/master from P. Ottlinger
[
https://gitbox.apache.org/repos/asf?p=incubator-tamaya-extensions.git;h=f57658e
]
Merge pull request #24 from acoburn/TAMAYA-154
TAMAYA-154 Fix javadoc issues
> Fix javadoc issues before releasing
> -----------------------------------
>
> Key: TAMAYA-154
> URL: https://issues.apache.org/jira/browse/TAMAYA-154
> Project: Tamaya
> Issue Type: Improvement
> Affects Versions: 0.3-incubating
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.4-incubating
>
> Attachments: 20160423minorJavadocFixes.diff
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In order to provide a feature-complete Javadoc it should be generated without
> warnings. In order to see the warnings, run:
> {code}
> mvn clean javadoc:javadoc > jvdoc.txt
> cat jvdoc.txt | grep warn
> {code}
> h2. Little helpers
> *
> http://stackoverflow.com/questions/541920/multiple-line-code-example-in-javadoc-comment#542142
> *
> http://www.oracle.com/technetwork/java/javase/documentation/index-137868.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)