From: James Ahlborn Date: Tue, 19 Jan 2021 15:11:24 +0000 (+0000) Subject: some doc tweaks X-Git-Tag: jackcess-4.0.0~3^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=80ec5ce28aa18ab72908a46c33005864e76197e9;p=jackcess.git some doc tweaks git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/modules@1353 f203690c-595d-4dc9-a70b-905162fa7fd2 --- diff --git a/src/site/site.xml b/src/site/site.xml index adf806b..b756593 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -16,7 +16,11 @@ - + + + + + diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 9a9d7a1..fa803d3 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -24,7 +24,7 @@ While Jackcess still only requires Java 8+, as of the 4.0.0 release it now includes an Automatic-Module-Name of com.healthmarketscience.jackcess in its manifest. This - allows it to be used in the module path for Java 9+ projects. + allows it to be used safely in the module path for Java 9+ projects.

This release is binary compatible with the 3.x release series. diff --git a/src/site/xdoc/jackcess-3_5.xml b/src/site/xdoc/jackcess-3_5.xml index 0724c38..efff66f 100644 --- a/src/site/xdoc/jackcess-3_5.xml +++ b/src/site/xdoc/jackcess-3_5.xml @@ -15,7 +15,7 @@ behavior of Jackcess out of the box. The old behavior is still available, but you must now configure it explicitly.