Martin Desruisseaux created SIS-388:
---------------------------------------

             Summary: Upgrade Java platform requirement from JDK7 to JDK8
                 Key: SIS-388
                 URL: https://issues.apache.org/jira/browse/SIS-388
             Project: Spatial Information Systems
          Issue Type: Task
          Components: Build process, Command line, Documentation, Features, 
Geometry, GUI, Metadata, OpenOffice, Referencing, Shapefile, Storage, 
Utilities, Web services, Web site
    Affects Versions: 0.8
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
             Fix For: 1.0


Upgrade the required platform from Java 7 to Java 8. The main reason for this 
upgrade is to allow the use of {{java.util.stream.Stream}} in public API. This 
is important because {{DataStore}} implementations return the {{Feature}} 
instances in a {{Stream<Feature>}}. Other API to leverage are {{java.time}} and 
(to a lesser extend) {{java.util.function}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to