You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/02 17:54:00 UTC

[jira] [Commented] (APEXMALHAR-2500) Code comment for FSInputModule mentions "...is abstract class..." but the class is not abstract

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111423#comment-16111423 ] 

ASF GitHub Bot commented on APEXMALHAR-2500:
--------------------------------------------

tweise 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:
users@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)