This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


    from 026b25762b Remove alternatives (unregistered MIME types)
     new ba2a35fbf3 GH-3545: Remove package org.apache.jena.tdb
     new 2ccdc2981f Update configuration files in jena-text testing

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/java/org/apache/jena/tdb/TDB.java     | 159 --------------
 .../main/java/org/apache/jena/tdb/TDBBackup.java   |  51 -----
 .../main/java/org/apache/jena/tdb/TDBFactory.java  | 214 ------------------
 .../main/java/org/apache/jena/tdb/TDBLoader.java   | 240 ---------------------
 jena-text/testing/TextQuery/text-config-union.ttl  |  14 +-
 jena-text/testing/TextQuery/text-config.ttl        |  14 +-
 jena-text/text-config.ttl                          |  62 ------
 7 files changed, 6 insertions(+), 748 deletions(-)
 delete mode 100644 jena-tdb1/src/main/java/org/apache/jena/tdb/TDB.java
 delete mode 100644 jena-tdb1/src/main/java/org/apache/jena/tdb/TDBBackup.java
 delete mode 100644 jena-tdb1/src/main/java/org/apache/jena/tdb/TDBFactory.java
 delete mode 100644 jena-tdb1/src/main/java/org/apache/jena/tdb/TDBLoader.java
 delete mode 100644 jena-text/text-config.ttl

Reply via email to