[PATCH libvirt-java] Require at least Java 8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Wido den Hollander <wido@xxxxxxxxx>
---
 INSTALL          | 2 +-
 build.properties | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/INSTALL b/INSTALL
index 581512d..2cdd829 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@ main item you may need to change in this file is the jars.dir
 property. This property should point to a directory which contains 
 the junit.jar and jna.jar files.
 
-You will need a Java Development Kit accepting the version 1.6
+You will need a Java Development Kit accepting the version 1.8
 of the language since the bindings use enums as well as the new 
 for loop syntax
 
diff --git a/build.properties b/build.properties
index bcc7b8c..c7c1a43 100644
--- a/build.properties
+++ b/build.properties
@@ -1,8 +1,8 @@
 version=0.5.1
 release=1
 libvirt.required=0.9.12
-java.required=1.6.0
-java.target=1.6
-java.source=1.6
+java.required=1.8.0
+java.target=1.8
+java.source=1.8
 rpm.topdir=/home/veillard/rpms
 jar.dir=/usr/share/java
-- 
1.9.1

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]