aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2019-02-06 01:01:14 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2019-02-06 01:01:14 +0000
commit116fad0ad42bf89867091710d64ef8ef5d4ee0d4 (patch)
tree184d70f9ca54fb22cdda8e600a505c0ec0d70f57
parente94e860ebf7c6419738035a8a42f24e579836119 (diff)
downloadjackcess-jdk8.tar.gz
jackcess-jdk8.zip
update site docs for 3.0.0 releasejdk8
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1279 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r--pom.xml2
-rw-r--r--src/site/xdoc/index.xml11
2 files changed, 12 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d8edf4c..3bb1f7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>com.healthmarketscience</groupId>
<artifactId>openhms-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 7dd82ef..326735a 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -19,6 +19,17 @@
for more info.
</p>
+ <subsection name="Java 8+ Support (TBD)">
+ <p>
+ Jackcess now requires Java 8+ as of the 3.0.0 release. All third
+ party dependencies have been updated to the latest versions.
+ Jackcess now supports Java 8+ data types like LocalDateTime and
+ Path. Databases can now optionally return Date values (legacy,
+ backwards compatible) or LocalDateTime values. See <a href="apidocs/com/healthmarketscience/jackcess/DateTimeType.html">DateTimeType</a>
+ for more details.
+ </p>
+ </subsection>
+
<subsection name="Expression Evaluation (2018-09-08)">
<p>
Have you ever wished that Jackcess could handle field "default