[
https://issues.apache.org/jira/browse/JENA-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512595#comment-14512595
]
Dave Reynolds commented on JENA-921:
------------------------------------
Yes but it seems that Pellet is directly accessing the field (which is now
private) instead of via the accessor.
[Which to be fair is what the rule reasoners used to do before the improvements
in JENA-399.]
> Visibility change in BaseInfGraph
> ---------------------------------
>
> Key: JENA-921
> URL: https://issues.apache.org/jira/browse/JENA-921
> Project: Apache Jena
> Issue Type: Bug
> Components: Reasoners
> Affects Versions: Jena 2.12.0, Jena 2.13.0
> Reporter: Dave Reynolds
> Priority: Minor
>
> In fixing JENA-399 the BaseInfGraph.isPrepared was set to private. This will
> break any inherited reasoner such as Pellet.
> Revert to protected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)