[infinispan-issues] [JBoss JIRA] (ISPN-755) Provide API documentation for scala components within the distribution
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Aug 29 04:39:26 EDT 2013
[ https://issues.jboss.org/browse/ISPN-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-755:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 6.0.0.Beta1
Resolution: Done
> Provide API documentation for scala components within the distribution
> ----------------------------------------------------------------------
>
> Key: ISPN-755
> URL: https://issues.jboss.org/browse/ISPN-755
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 4.1.0.Final
> Reporter: Richard Achmatowicz
> Assignee: Tristan Tarrant
> Fix For: 6.0.0.Beta1, 6.0.0.Final
>
>
> Infinispan makes use of the Scala language to implement server modules for client-server communication. At present, these modules do not have any API documentation, which means that application developers must browse through the source code in order to find out which classes are available and what their interfaces are.
> Scala has the ability to produce scaladoc documentation, but this is not compatible with javadoc. It appears that there is no method at present to incorporate scala API information into existing javadoc documentation.
> The task of this issue is to investigate and implement a viable way to incorporate API information for the scala classes into the Infinispan distribution.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list