[
https://issues.apache.org/jira/browse/UIMA-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-3384.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.4.2AS
> UIMA-AS javadocs are not formatted correctly
> --------------------------------------------
>
> Key: UIMA-3384
> URL: https://issues.apache.org/jira/browse/UIMA-3384
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Priority: Minor
> Fix For: 2.4.2AS
>
>
> It looks like UIMA-AS javadoc is not formatting client API correctly.
> Marshall discovered that
> BaseUIMAAsynchronousEngine_impl,createSharedConnection() returns a an
> instance of a class (SharedConnection) which is an inner class of
> BaseUIMAAsynchronousEngineCommon_impl. Javadoc insist of using an inner class
> name with the full package name prefix which makes the column too wide.
> One possible fix would be to move the inner class to its own file.
> Defer beyond 2.4.2 release
--
This message was sent by Atlassian JIRA
(v6.1#6144)