You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Philipp Ottlinger (JIRA)" <ji...@apache.org> on 2018/01/29 19:44:00 UTC

[jira] [Updated] (TAMAYA-154) Fix javadoc issues before releasing

     [ https://issues.apache.org/jira/browse/TAMAYA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Ottlinger updated TAMAYA-154:
-------------------------------------
    Summary: Fix javadoc issues before releasing  (was: Fix javadoc issues before releasing 0.3)

> 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)