afs opened a new issue, #3545:
URL: https://github.com/apache/jena/issues/3545

   Package `org.apache.jena.tdb` is the original package for TDB1 before TDB2
   
   Classes in this package were deprecated in Jena 5.2.0.
   The advice changed in Jena 5.5.0 to be to migrate to TDB2.
   
   There are 4 classes in package `org.apache.jena.tdb` - `TDB`, `TDBBackup`, 
`TDBFactory`, `TDBLoader`.
   
   Removing `org.apache.jena.tdb` does not remove TDB1 from Jena. 
   
   Package `org.apache.jena.tdb1` exists and has equivalents classes: `TDB1`, 
`TDB1Backup`, `TDB1Factory`, `TDB1Loader`. These also are deprecated and advise 
migration to TDB2. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to