Sanjay M Pujare created APEXMALHAR-2500: -------------------------------------------
Summary: 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.3.15#6346)