[ https://issues.apache.org/jira/browse/APEXMALHAR-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105486#comment-16105486 ]
Florian Schmidt commented on APEXMALHAR-2500: --------------------------------------------- After checking for all occurrences of the pattern "abstract class", this seems to be the only case where there is such a mismatch > Code comment for FSInputModule mentions "...is abstract class..." but the > class is not abstract > ----------------------------------------------------------------------------------------------- > > Key: APEXMALHAR-2500 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2500 > Project: Apache Apex Malhar > Issue Type: Bug > Reporter: Sanjay M Pujare > Priority: Minor > > FSInputModule.java says the following on line 36 > "...FSInputModule is an abstract class used to read files..." > FSInputModule is NOT an abstract class but is directly usable by a user. > There may be other classes with a similar problem. -- This message was sent by Atlassian JIRA (v6.4.14#64029)