From 2c36429c7f4424dd4f3a1d8a23c691d2f24f0e22 Mon Sep 17 00:00:00 2001 From: Yorgos Saslis Date: Fri, 12 Jan 2018 19:51:52 +0200 Subject: [PATCH 1/2] Fixed error log message Message implies java 8 is fine, but the condition below it does not ;) --- test/smpp-load/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/smpp-load/build.xml b/test/smpp-load/build.xml index f2be3e737..1826536d1 100644 --- a/test/smpp-load/build.xml +++ b/test/smpp-load/build.xml @@ -36,7 +36,7 @@ - + From 7a6e5a1d960a83513cbc67e8816d20cca482a606 Mon Sep 17 00:00:00 2001 From: Yorgos Saslis Date: Tue, 16 Jan 2018 13:16:27 +0200 Subject: [PATCH 2/2] Fixed in build_template also this way it doesn't get overwritten during build. --- test/smpp-load/build_template.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/smpp-load/build_template.xml b/test/smpp-load/build_template.xml index fdcad2473..250226e22 100644 --- a/test/smpp-load/build_template.xml +++ b/test/smpp-load/build_template.xml @@ -36,7 +36,7 @@ - +