Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-492

Remove support for JavaDB (JDK 8)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0
    • 1.1
    • Metadata, Referencing

    Description

      Apache SIS was used to try to open the SpatialMetadata database (which contains the EPSG dataset) using the Derby driver on the classpath, or if no such driver is found using the JavaDB driver embedded in the JDK from Java 6 to Java 8. But JavaDB has been removed from the JDK in Java 9. We nevertheless kept the code looking for JavaDB because SIS was still compatible with Java 8. But even JDK 8 removed JavaDB since update 181 (JDK 8u181). That update expired one year and half ago, in October 16, 2018 (was released in July 17, 2018). Consequently there is no longer any reason to keep the code looking for JavaDB.

      Attachments

        Issue Links

          Activity

            People

              desruisseaux Martin Desruisseaux
              desruisseaux Martin Desruisseaux
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: