[
https://issues.apache.org/jira/browse/SIS-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-383:
------------------------------------
Priority: Minor (was: Trivial)
Description:
Upgrade Derby dependency to 10.14.2.0 (released in May 2018). Note that the
10.14 series are the last versions compatible with JDK 8; next Derby versions
will require JDK 9.
In preparation for JDK 9, we should also declare explicit dependency to Derby
in {{pom.xml}} files with Maven test scope. Current Apache SIS relies on JavaDB
bundled with JDK 6, 7 and 8, but JavaDB is no longer bundled with JDK 9 and
above. Apache SIS will continue to check if JavaDB is available in the JDK home
directory (until we migrate to Java 9), but this will no longer be a documented
feature.
was:Upgrade Derby dependency to 10.14.1.0 (released on Oct 13, 2017). Note
that the 10.14 series are the last versions compatible with JDK 8; next Derby
versions will require JDK 9.
Summary: Upgrade Derby dependency and reduce dependency on JavaDB
(was: Upgrade Derby dependency)
> Upgrade Derby dependency and reduce dependency on JavaDB
> --------------------------------------------------------
>
> Key: SIS-383
> URL: https://issues.apache.org/jira/browse/SIS-383
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Metadata, Referencing
> Affects Versions: 0.8
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Minor
> Fix For: 1.0
>
>
> Upgrade Derby dependency to 10.14.2.0 (released in May 2018). Note that the
> 10.14 series are the last versions compatible with JDK 8; next Derby versions
> will require JDK 9.
> In preparation for JDK 9, we should also declare explicit dependency to Derby
> in {{pom.xml}} files with Maven test scope. Current Apache SIS relies on
> JavaDB bundled with JDK 6, 7 and 8, but JavaDB is no longer bundled with JDK
> 9 and above. Apache SIS will continue to check if JavaDB is available in the
> JDK home directory (until we migrate to Java 9), but this will no longer be a
> documented feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)