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

andy pushed a commit to branch archive-jdbc
in repository https://gitbox.apache.org/repos/asf/jena-site.git

commit ec46a97033343047a27fbe251a04ba08ad64dd08
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Aug 28 18:47:14 2024 +0100

    Archive jena-jdbc documentation
---
 source/documentation/{ => archive}/jdbc/__index.md       | 0
 source/documentation/{ => archive}/jdbc/artifacts.md     | 0
 source/documentation/{ => archive}/jdbc/custom_driver.md | 0
 source/documentation/{ => archive}/jdbc/drivers.md       | 0
 source/download/maven.md                                 | 5 -----
 5 files changed, 5 deletions(-)

diff --git a/source/documentation/jdbc/__index.md 
b/source/documentation/archive/jdbc/__index.md
similarity index 100%
rename from source/documentation/jdbc/__index.md
rename to source/documentation/archive/jdbc/__index.md
diff --git a/source/documentation/jdbc/artifacts.md 
b/source/documentation/archive/jdbc/artifacts.md
similarity index 100%
rename from source/documentation/jdbc/artifacts.md
rename to source/documentation/archive/jdbc/artifacts.md
diff --git a/source/documentation/jdbc/custom_driver.md 
b/source/documentation/archive/jdbc/custom_driver.md
similarity index 100%
rename from source/documentation/jdbc/custom_driver.md
rename to source/documentation/archive/jdbc/custom_driver.md
diff --git a/source/documentation/jdbc/drivers.md 
b/source/documentation/archive/jdbc/drivers.md
similarity index 100%
rename from source/documentation/jdbc/drivers.md
rename to source/documentation/archive/jdbc/drivers.md
diff --git a/source/download/maven.md b/source/download/maven.md
index 72f7cf30b..c88b6fdb9 100644
--- a/source/download/maven.md
+++ b/source/download/maven.md
@@ -120,11 +120,6 @@ structuring Jena development.
     <td><code>jar</code></td>
     <td>Security wrapper around Jena RDF implementation.</td>
   </tr>
-  <tr>
-    <td><code>jena-jdbc-driver-bundle</code></td>
-    <td><code>jar</code></td>
-    <td>A collection of JDBC drivers</td>
-  </tr>
 </table>
 
 There are also a number of artifacts used in development.

Reply via email to