[
https://issues.apache.org/jira/browse/OPENNLP-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177449#comment-14177449
]
Joern Kottmann commented on OPENNLP-699:
----------------------------------------
I changed the constructor of MarkableFileInputStream to package private. The
class should only be instantiate through the factory.
> MarkableFIleInputStreamFactory is not public
> --------------------------------------------
>
> Key: OPENNLP-699
> URL: https://issues.apache.org/jira/browse/OPENNLP-699
> Project: OpenNLP
> Issue Type: Improvement
> Components: Command Line Interface
> Affects Versions: 1.6.0
> Environment: java 7
> Reporter: Mark Giaconia
> Assignee: Mark Giaconia
> Priority: Trivial
> Fix For: 1.6.0
>
>
> Addons need to use MarkableFIleInputStreamFactory
> , but since it is not public it is not accessible as it is set to package
> private. Unless there is a reason for it to be package private it should be
> public.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)