[ https://issues.apache.org/jira/browse/APEXMALHAR-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105777#comment-16105777 ]
ASF GitHub Bot commented on APEXMALHAR-2500: -------------------------------------------- florianschmidt1994 closed pull request #654: APEXMALHAR-2500 Fix javadoc for FSInputModule URL: https://github.com/apache/apex-malhar/pull/654 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > Assignee: Florian Schmidt > 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)