[java-atk-wrapper] Build: Set 1.6 as minimum java version



commit d625c15c94519e333342e3a39c8317b641170238
Author: Magdalen Berns <m berns thismagpie com>
Date:   Tue Feb 24 15:27:14 2015 +0000

    Build: Set 1.6 as minimum java version
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=740173

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5248f01..1bc58d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ AC_SUBST(LIB_ATK_WRAPPER_LD_FLAGS)
 
 # java wrapper
 
-JAVA_REQUIRED=1.5
+JAVA_REQUIRED=1.6
 JAVA_ERROR_MESSAGE="Java $JAVA_REQUIRED or later is required to build java-access-bridge"
 
 AC_ARG_VAR([JAVA_HOME],[Java Runtime Environment location])


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