[
https://issues.apache.org/jira/browse/TAMAYA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459010#comment-16459010
]
ASF subversion and git services commented on TAMAYA-154:
--------------------------------------------------------
Commit 697ca59f5dabba2d1b47e2e8da655e87e5ae8a1e 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=697ca59
]
Remove unused class file
Related to TAMAYA-154
The SourceConfig class file is completely commented out. Removing it
from the active source tree will not prevent finding it in the
repository history should it be needed later.
> 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)