From c57f50a2c2ade4e6445bc49adbc039e7cb1c7f8a Mon Sep 17 00:00:00 2001 From: Daneel Date: Mon, 14 Feb 2022 11:12:08 +0100 Subject: [PATCH] 0.3.8.3 / 0.3.8.4 (2022-02-14) + Fix in empty list handling for fop type handler --- docgen/parameters.json | 2 +- docgen/release-notes.txt | 2 +- fj-doc-base/pom.xml | 2 +- fj-doc-ent/pom.xml | 2 +- fj-doc-freemarker/pom.xml | 2 +- fj-doc-mod-fop/pom.xml | 2 +- fj-doc-mod-itext/pom.xml | 2 +- fj-doc-mod-jxl/pom.xml | 2 +- fj-doc-mod-pdfbox/pom.xml | 2 +- fj-doc-mod-poi/pom.xml | 2 +- fj-doc-sample/pom.xml | 2 +- pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docgen/parameters.json b/docgen/parameters.json index 407e5667b..da62635af 100644 --- a/docgen/parameters.json +++ b/docgen/parameters.json @@ -1,7 +1,7 @@ { "title" : "Venus (Fugerit Document Generation Framework)", "name": "Venus", - "version" : "0.3.8.3", + "version" : "0.3.8.4", "date" : "14/02/2022", "organization" : { "name" : "Fugerit Org", diff --git a/docgen/release-notes.txt b/docgen/release-notes.txt index e32919ae8..11c7fecf0 100644 --- a/docgen/release-notes.txt +++ b/docgen/release-notes.txt @@ -1,4 +1,4 @@ -0.3.8.3 (2022-02-14) +0.3.8.3 / 0.3.8.4 (2022-02-14) -------------------- + Fix in empty list handling for fop type handler diff --git a/fj-doc-base/pom.xml b/fj-doc-base/pom.xml index 68d93bda5..b3201091e 100644 --- a/fj-doc-base/pom.xml +++ b/fj-doc-base/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-base diff --git a/fj-doc-ent/pom.xml b/fj-doc-ent/pom.xml index 40c7b1d5b..b86942aae 100644 --- a/fj-doc-ent/pom.xml +++ b/fj-doc-ent/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-ent diff --git a/fj-doc-freemarker/pom.xml b/fj-doc-freemarker/pom.xml index 552637064..c38ba5b48 100644 --- a/fj-doc-freemarker/pom.xml +++ b/fj-doc-freemarker/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-freemarker diff --git a/fj-doc-mod-fop/pom.xml b/fj-doc-mod-fop/pom.xml index 4ef7125b5..329bc6733 100644 --- a/fj-doc-mod-fop/pom.xml +++ b/fj-doc-mod-fop/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-mod-fop diff --git a/fj-doc-mod-itext/pom.xml b/fj-doc-mod-itext/pom.xml index 9378c6386..3eeae2940 100644 --- a/fj-doc-mod-itext/pom.xml +++ b/fj-doc-mod-itext/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-mod-itext diff --git a/fj-doc-mod-jxl/pom.xml b/fj-doc-mod-jxl/pom.xml index 4990fb409..84f04df77 100644 --- a/fj-doc-mod-jxl/pom.xml +++ b/fj-doc-mod-jxl/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-mod-jxl diff --git a/fj-doc-mod-pdfbox/pom.xml b/fj-doc-mod-pdfbox/pom.xml index df138df5e..705b120c2 100644 --- a/fj-doc-mod-pdfbox/pom.xml +++ b/fj-doc-mod-pdfbox/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-mod-pdfbox diff --git a/fj-doc-mod-poi/pom.xml b/fj-doc-mod-poi/pom.xml index dd81e2e09..569390a2d 100644 --- a/fj-doc-mod-poi/pom.xml +++ b/fj-doc-mod-poi/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-mod-poi diff --git a/fj-doc-sample/pom.xml b/fj-doc-sample/pom.xml index 96cfdc941..9a61d5956 100644 --- a/fj-doc-sample/pom.xml +++ b/fj-doc-sample/pom.xml @@ -7,7 +7,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 fj-doc-sample diff --git a/pom.xml b/pom.xml index d4c58a9e9..fc6db1076 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.fugerit.java fj-doc - 0.3.8.3 + 0.3.8.4 pom fj-doc