From b4f238e4a17c31bd3bdaa5ac834d5fd495b31bc8 Mon Sep 17 00:00:00 2001
From: Adam Knapp <adam.knapp@sigmatechnology.se>
Date: Mon, 22 Mar 2021 11:24:22 +0100
Subject: [PATCH] Doc update for release

Change-Id: I355ea9d1a3745336fbcdca9577bcb3e8c18150e7
Signed-off-by: Adam Knapp <adam.knapp@sigmatechnology.se>
---
 docker/Dockerfile.alpine                      |  2 +-
 docker/Dockerfile.ubuntu                      |  4 +-
 .../doc/Titan_Executor_API_User_Guide.adoc    |  8 ++--
 usrguide/PRI/PRI.adoc                         | 41 ++++++++++---------
 usrguide/SoC_TITAN/SoC_TITAN.adoc             |  8 ++--
 usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc     |  8 ++--
 usrguide/apiguide/Apiguide.adoc               |  8 ++--
 .../installationguide/installationguide.adoc  |  8 ++--
 .../JavaReferenceGuide.adoc                   |  8 ++--
 usrguide/referenceguide/ReferenceGuide.adoc   |  8 ++--
 usrguide/userguide/UserGuide.adoc             |  8 ++--
 11 files changed, 56 insertions(+), 55 deletions(-)

diff --git a/docker/Dockerfile.alpine b/docker/Dockerfile.alpine
index a79a155ff..660afa07d 100644
--- a/docker/Dockerfile.alpine
+++ b/docker/Dockerfile.alpine
@@ -18,7 +18,7 @@ RUN echo 'sh' >> /home/titan/.bashrc
 WORKDIR /home/titan
 RUN git clone https://github.com/eclipse/titan.core.git
 WORKDIR /home/titan/titan.core/
-RUN git checkout tags/7.2.0
+RUN git checkout tags/7.2.1
 
 ## SET UP ENV VARIABLES
 ENV TTCN3_DIR=/home/titan/titan.core/Install
diff --git a/docker/Dockerfile.ubuntu b/docker/Dockerfile.ubuntu
index be8ccbe8c..912ae9336 100644
--- a/docker/Dockerfile.ubuntu
+++ b/docker/Dockerfile.ubuntu
@@ -24,9 +24,9 @@ ENV PATH=$TTCN3_DIR/bin:$PATH \
 ## CLONE TITAN
 WORKDIR /home/titan/
 RUN git clone https://github.com/eclipse/titan.core.git
-# Checkout release 7.2.0
+# Checkout release 7.2.1
 WORKDIR /home/titan/titan.core
-RUN git checkout tags/7.2.0
+RUN git checkout tags/7.2.1
 
 ## SET Makefile.personal
 # TTCN3_DIR := /home/titan/titan.core/Install
diff --git a/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc b/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc
index 8833acdcf..9a1c1c865 100644
--- a/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc
+++ b/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Arpad Lovassy
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = Titan Executor API User Guide
 :author: Arpad Lovassy
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
diff --git a/usrguide/PRI/PRI.adoc b/usrguide/PRI/PRI.adoc
index c3996f2f2..b2d713dbc 100644
--- a/usrguide/PRI/PRI.adoc
+++ b/usrguide/PRI/PRI.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Jenő Balaskó
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = Product Revision Information for TITAN
 :author: Jenő Balaskó
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :sectnums:
 :doctype: book
 :leveloffset: +1
@@ -20,6 +20,7 @@ Date: 2020-11-27
 [cols=",,,,",options="header",]
 |===
 |Old Product number   | Old Rev  | New Product Number | New Rev | Function designation
+|7/CAX 105 7730 R2A   |  7.2.0   | 7.2.1              |  7.2.1  | TTCN-3 Executor
 |CRL 113 200/7 R1A    |  7.1.0   | 7/CAX 105 7730 R2A |  7.2.0  | TTCN-3 Executor
 |===
 
@@ -32,7 +33,7 @@ Legend: R = Revised, N = New, C = Cancelled, E = Equal
 [cols=",,,,",options="header",]
 |===
 |Name |Product |Old R-State |New R-State |Status
-|*Titan* |*CRL 113 200* |*/7 R1A* |*7/ R2A* |R
+|*Titan* |*CRL 113 200* |*/7 R2A* |*7/ R2B* |R
 |Editline Library (libedit) |2/CAX 105 4373 | |R1A |E
 |GNU C Library (glibc) |22/CAX 105 3195 | |R1A |E
 |LibXML2 |8/CAX 105 3282 | |R1A |E
@@ -49,21 +50,21 @@ Legend: R = Revised, N = New, C = Cancelled, E = Equal
 [width="100%",cols="25%,25%,25%,25%",options="header",]
 |===
 |Name |Old Revision |New Revision |
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE 7.2.0] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc[User Guide for the TITAN Designer for the Eclipse IDE] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc[User Guide for the TITAN Executor for the Eclipse IDE] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/apiguide/Apiguide.adoc[API Technical Reference for TITAN TTCN-3 Test Executor] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc[Titan Executor API user guide] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc[Programmers Tech. Reference Guide for Titanium] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/java_referenceguide/JavaReferenceGuide.adoc[Programmers Tech. Reference Guide for the Java Codegenerator] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc[Titanium Refactoring Description] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc[Titanium Description] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/SoC_TITAN/SoC_TITAN.adoc[Statement of Compliance for Eclipse Titan] | 7.1.0 | 7.2.0 |R
-|link:https://github.com/eclipse/titan.core/blob/master/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc[Statement of Compliance for use of XML schema in Eclipse Titan] | 7.1.0 | 7.2.0 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/releasenotes/releasenotes.adoc[Release Notes for TITAN TTCN-3 Test Executor] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/installationguide/installationguide.adoc[Installation guide for TITAN TTCN-3 Test Executor] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc[Installation Guide for TITAN Designer and TITAN Executor for the Eclipse IDE] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/userguide/UserGuide.adoc[User Guide for TITAN] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/referenceguide/ReferenceGuide.adoc[Programmers Technical Reference for TITAN TTCN-3 Test Executor] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc[User Guide for the TITAN Designer for the Eclipse IDE] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.EclipsePlug-ins/tree/master/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc[User Guide for the TITAN Executor for the Eclipse IDE] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/apiguide/Apiguide.adoc[API Technical Reference for TITAN TTCN-3 Test Executor] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/titan_executor_api/doc/Titan_Executor_API_User_Guide.adoc[Titan Executor API user guide] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc[Programmers Tech. Reference Guide for Titanium] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/java_referenceguide/JavaReferenceGuide.adoc[Programmers Tech. Reference Guide for the Java Codegenerator] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium.refactoring/docs/Titanium_Refactoring_Description/Titanium_Refactoring_Description.adoc[Titanium Refactoring Description] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.EclipsePlug-ins/blob/master/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc[Titanium Description] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/SoC_TITAN/SoC_TITAN.adoc[Statement of Compliance for Eclipse Titan] | 7.2.0 | 7.2.1 |R
+|link:https://github.com/eclipse/titan.core/blob/master/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc[Statement of Compliance for use of XML schema in Eclipse Titan] | 7.2.0 | 7.2.1 |R
 |===
 
 = Reason for revision
diff --git a/usrguide/SoC_TITAN/SoC_TITAN.adoc b/usrguide/SoC_TITAN/SoC_TITAN.adoc
index 92c9c1c18..5a67b9354 100644
--- a/usrguide/SoC_TITAN/SoC_TITAN.adoc
+++ b/usrguide/SoC_TITAN/SoC_TITAN.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Adrien Kirjak
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = Statement of compliance for Eclipse Titan
 :author: Adrien Kirjak
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
diff --git a/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc b/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc
index 4135e0659..6325b974a 100644
--- a/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc
+++ b/usrguide/SoC_XML_TITAN/SoC_XML_TITAN.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Adrien Kirjak
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = Statement of Compliance for use of XML Schema in Eclipse Titan
 :author: Adrien Kirjak
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
diff --git a/usrguide/apiguide/Apiguide.adoc b/usrguide/apiguide/Apiguide.adoc
index d3ada472c..6f1860bbb 100644
--- a/usrguide/apiguide/Apiguide.adoc
+++ b/usrguide/apiguide/Apiguide.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Jenő Balaskó
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = API Technical Reference for TITAN TTCN-3 Test Executor
 :author: Jenő Balaskó
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
diff --git a/usrguide/installationguide/installationguide.adoc b/usrguide/installationguide/installationguide.adoc
index f18408cf1..0997b80cf 100644
--- a/usrguide/installationguide/installationguide.adoc
+++ b/usrguide/installationguide/installationguide.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Jenő Balaskó
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = Installation Guide for the TITAN TTCN-3 Test Executor
 :author: Jenő Balaskó
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
diff --git a/usrguide/java_referenceguide/JavaReferenceGuide.adoc b/usrguide/java_referenceguide/JavaReferenceGuide.adoc
index c5a3d091a..ae7e97d1b 100644
--- a/usrguide/java_referenceguide/JavaReferenceGuide.adoc
+++ b/usrguide/java_referenceguide/JavaReferenceGuide.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Kristóf Szabados
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = Programmers' Technical Reference Guide for the Java side of the TITAN TTCN-3 Toolset
 :author: Kristóf Szabados
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
diff --git a/usrguide/referenceguide/ReferenceGuide.adoc b/usrguide/referenceguide/ReferenceGuide.adoc
index 3aa0950f7..af8f84703 100644
--- a/usrguide/referenceguide/ReferenceGuide.adoc
+++ b/usrguide/referenceguide/ReferenceGuide.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Jenő Balaskó
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = Programmers' Technical Reference Guide for the TITAN TTCN-3 Toolset
 :author: Jenő Balaskó
-:revnumber:7.2.0
-:revdate: 2020-11-27
+:revnumber:7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
diff --git a/usrguide/userguide/UserGuide.adoc b/usrguide/userguide/UserGuide.adoc
index d7046a0ec..892b23ba2 100644
--- a/usrguide/userguide/UserGuide.adoc
+++ b/usrguide/userguide/UserGuide.adoc
@@ -1,13 +1,13 @@
 ---
 Author: Jenő Balaskó
-Version: 7.2.0
-Date: 2020-11-27
+Version: 7.2.1
+Date: 2021-03-25
 
 ---
 = User Guide for TITAN TTCN-3 Test Executor
 :author: Jenő Balaskó
-:revnumber: 7.2.0
-:revdate: 2020-11-27
+:revnumber: 7.2.1
+:revdate: 2021-03-25
 :title-logo-image: images/titan_logo.png
 :sectnums:
 :doctype: book
-- 
GitLab