From 053eb5426c8e588764d4f95839f8a926ae9431d8 Mon Sep 17 00:00:00 2001
From: Adam Knapp <adam.knapp@sigmatechnology.se>
Date: Fri, 5 Feb 2021 14:35:44 +0100
Subject: [PATCH] Marking JNI as obsolete

Change-Id: I6c5faa21dfbc40388cdd484b3b83c4d8c389a86f
Signed-off-by: Adam Knapp <adam.knapp@sigmatechnology.se>
---
 usrguide/installationguide/installationguide.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/usrguide/installationguide/installationguide.adoc b/usrguide/installationguide/installationguide.adoc
index c47cae4a3..f18408cf1 100644
--- a/usrguide/installationguide/installationguide.adoc
+++ b/usrguide/installationguide/installationguide.adoc
@@ -59,7 +59,7 @@ The following are required for proper operation of the TITAN:
 
 * Openssl-devel 0.9.8k or higher (on Ubuntu: libssl-dev)
 * Libxml2-devel 2.7.1 or higher
-* JDK 1.5.0_10 or later (only required if the JNI-based executor in the Executor plug-in is used. JNI cannot be used on Cygwin.)
+* JDK 1.5.0_10 or later (only required if the JNI-based executor in the Executor plug-in is used. JNI cannot be used on Cygwin.) - _obsolete, will be removed in later releases_
 
 NOTE: If the platform has other, but compatible, version of above tools, TITAN will be built with those.
 
@@ -378,8 +378,8 @@ Encoders     : RAW TEXT BER PER XER
 Applications : CODEGEN TPGEN SINGLE MCTR HC LOGFORMAT
 Max PTCs     : 10000
 ---------------------------------------------------------------
-The license key is valid.
-....
+The license key is valid. +
+...
 
 The last line of the printout indicates the success or the problems with the license key.
 
-- 
GitLab