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

Andy Seaborne commented on JENA-726:
------------------------------------

org.openjena can be removed.

Everything except for {{SerializationFactoryFinder}} is deprecated and has been 
since RIOT was completed.

{{SerializationFactoryFinder}} is only used by {{org.apche.jena.atlas.data}}. 
oaj.atlas.data is RDF-independent (uses generics) and need specific factories.  
These are provided by 
{{SerializationFactoryFinder}}.

A new {{SerializationFactoryFinder}} has been put in 
org.apache.jena.riot.system. The fact that {{SerializationFactoryFinder}} is 
public is an artifact of Java's "private/package/public" access levels with no 
"friends" for controlled cross-package access.

> Remove deprecations prior to Jena 2.12.0
> ----------------------------------------
>
>                 Key: JENA-726
>                 URL: https://issues.apache.org/jira/browse/JENA-726
>             Project: Apache Jena
>          Issue Type: Task
>    Affects Versions: Jena 2.11.2
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 2.12.0
>
>         Attachments: JENA-726-remove-deprecated-reification.patch
>
>
> This JIRA records removal operations previous noted as deprecated between 
> Jena 2.11.2 and Jena 2.12.0.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to