1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-09 22:09:47 -04:00

Build SNAP with JDK8 for compatibility reasons

This commit is contained in:
Reinhard Pointner 2018-06-20 16:10:22 +07:00
parent d10e7b18e6
commit d108e01b68

View File

@ -482,8 +482,6 @@
<property name="dir.staging" location="${dir.dist}/snap" />
<property name="dir.root" location="${dir.staging}/root" />
<get-linux-jre dest="${dir.root}/jre" />
<!-- copy files and resolve ant variables -->
<copy-replace todir="${dir.staging}">
<fileset dir="${dir.installer}/snap" />