unibas-gravis / scalismo-faces

Scalable Image Analysis and Shape Modelling: Module to work with 2d images, with a focus on face images
Apache License 2.0
118 stars 27 forks source link

Require backward compatibility down to Java 8 #117

Closed Andreas-Forster closed 5 years ago

Andreas-Forster commented 5 years ago

Added build option so that the produced jar should be compatible down to Java 8 even when newer Java versions are used to build the software.

Andreas-Forster commented 5 years ago

We will make a silent update of the version tag 0.10.1 as it was released only a day ago with yet no announcement.

marcelluethi commented 5 years ago

@Andreas-Forster Don't forget to merge the fix back into develop as well

Andreas-Forster commented 5 years ago

@marcelluethi We do not use the full git-flow model. Our master is the develop branch of other repositories. If there is a substantial increase in contributions it might be worth a discussion.