[
https://issues.apache.org/jira/browse/TAMAYA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459027#comment-16459027
]
ASF subversion and git services commented on TAMAYA-154:
--------------------------------------------------------
Commit cac421bda9aafc28e8171c8a3d2eb581586e5a13 in incubator-tamaya-sandbox's
branch refs/heads/master from [~acoburn]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya-sandbox.git;h=cac421b
]
Fix javadocs issues
Addresses TAMAYA-154
> 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
>
>
> 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)