summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/izpack/install.xml
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-03-21 11:20:20 +0100
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-03-21 11:20:20 +0100
commit48637f7158b03ebe42e483692f3c50fdda347dd7 (patch)
tree8eaae2a9a7b0148275946e0bd6fca5c78862878c /pdf-over-gui/src/main/resources/izpack/install.xml
parent43fcdc64fb35ad1ff473bf58fb8ebceaa3701463 (diff)
downloadpdf-over-48637f7158b03ebe42e483692f3c50fdda347dd7.tar.gz
pdf-over-48637f7158b03ebe42e483692f3c50fdda347dd7.tar.bz2
pdf-over-48637f7158b03ebe42e483692f3c50fdda347dd7.zip
bump izpack jdk requirement to 1.8
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack/install.xml')
-rw-r--r--pdf-over-gui/src/main/resources/izpack/install.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml
index dcc43a1a..457fb083 100644
--- a/pdf-over-gui/src/main/resources/izpack/install.xml
+++ b/pdf-over-gui/src/main/resources/izpack/install.xml
@@ -5,7 +5,8 @@
<info>
<appname>PDF-Over</appname>
<appversion>4.3.2</appversion>
-<!-- <javaversion>1.7</javaversion> -->
+ <javaversion>1.8</javaversion>
+ <requiresjdk>yes</requiresjdk>
<authors>
<author name="A-SIT (Secure Information Technology Center - Austria)" email="" />
</authors>