File tree 26 files changed +54
-28
lines changed
src/main/java/org/fugerit/java/doc/lib/autodoc
fj-doc-lib-simpletable-import
fj-doc-playground-quarkus
src/main/resources/config
26 files changed +54
-28
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Venus (Fugerit Document Generation Framework)" ,
3
3
"name" : " Venus" ,
4
- "version" : " 1.4.0 -rc.002 " ,
5
- "date" : " 29 /07/2023" ,
4
+ "version" : " 1.4.1 -rc.001 " ,
5
+ "date" : " 30 /07/2023" ,
6
6
"organization" : {
7
7
"name" : " Fugerit Org" ,
8
8
"url" : " https://www.fugerit.org"
Original file line number Diff line number Diff line change 1
- 1.4.0-rc.002 (2023-07-29)
1
+ 1.4.1-rc.001 (2023-07-30)
2
+ ------------------
3
+ + Add more unit test for PDF/A format
4
+ + Handler registration allowed by id (freemarker-doc-process-1-0.xsd updated)
5
+ + Added some Useful resources on Apache FOP
6
+ + Fix to version import
7
+ + Added sample for ${pageCount}
8
+
9
+ 1.4.0-rc.002 (2023-07-29)
2
10
------------------
3
11
+ Added PDFA output format in playground
4
12
+ fj-doc-mod-fop fix to pdf-a metadata , changed structure of title and creator tag
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-base-json</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-base-yaml</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-base</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-bom-core</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-bom-fop</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-freemarker</name >
Original file line number Diff line number Diff line change 27
27
</ head >
28
28
< body >
29
29
< div >
30
- < h1 style =" font-weight: bold; "> Reference xsd documentation for Venus - Fugerit Document Generation Framework (fj-doc) - Freemarker Configuration 1.0.0</ h1 >
30
+ < h1 style =" font-weight: bold; "> Reference xsd documentation for Venus - Fugerit Document Generation Framework (fj-doc) - Freemarker Configuration 1.0.0-rc.004 </ h1 >
31
31
< table style ='width: 100% '>
32
32
< thead >
33
33
< tr >
@@ -228,8 +228,25 @@ <h1 style=" font-weight: bold; ">Reference xsd documentation for Venus - Fuger
228
228
</ thead >
229
229
< tbody >
230
230
< tr >
231
- < td id ="cell_0_0 " style ="width: 20%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; " colspan ="3 " rowspan ="1 " >
232
- < span > This element does not have attributes</ span >
231
+ < td id ="cell_0_0 " style ="width: 20%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; " colspan ="1 " rowspan ="1 " >
232
+ < span > registerById</ span >
233
+ </ td >
234
+ < td id ="cell_0_1 " style ="width: 40%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; " colspan ="1 " rowspan ="1 " >
235
+ < span > If set to true, the handlers will be registered by id</ span >
236
+ </ td >
237
+ < td id ="cell_0_2 " style ="width: 40%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; " colspan ="1 " rowspan ="1 " >
238
+ < span > boolean</ span >
239
+ </ td >
240
+ </ tr >
241
+ < tr >
242
+ < td id ="cell_1_0 " style ="width: 20%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; " colspan ="1 " rowspan ="1 " >
243
+ < span > allowDuplicatedId</ span >
244
+ </ td >
245
+ < td id ="cell_1_1 " style ="width: 40%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; " colspan ="1 " rowspan ="1 " >
246
+ < span > If set to true, duplicated id will be allowed (the last one will overwrite the others)</ span >
247
+ </ td >
248
+ < td id ="cell_1_2 " style ="width: 40%; border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; " colspan ="1 " rowspan ="1 " >
249
+ < span > boolean</ span >
233
250
</ td >
234
251
</ tr >
235
252
</ tbody >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-lib-autodoc</name >
Original file line number Diff line number Diff line change 12
12
*/
13
13
public class VenusFreemarkerAutodocFacade {
14
14
15
- public static final String CURRENT_VERSION = "1.0.0" ;
15
+ public static final String CURRENT_VERSION = "1.0.0-rc.004 " ;
16
16
17
17
public static final String TITLE = "Reference xsd documentation for Venus - Fugerit Document Generation Framework (fj-doc) - Freemarker Configuration" ;
18
18
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-lib-simpletable-import</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-lib-simpletable</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-mod-fop</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-mod-opencsv</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-mod-poi</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-mod-poi5</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.fugerit.java</groupId >
6
6
<artifactId >fj-doc</artifactId >
7
- <version >1.4.0 -rc.002 </version >
7
+ <version >1.4.1 -rc.001 </version >
8
8
</parent >
9
9
<artifactId >fj-doc-playground-quarkus</artifactId >
10
10
<properties >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-sample</name >
Original file line number Diff line number Diff line change 36
36
<docHandler id =" html-fm" info =" html" type =" org.fugerit.java.doc.freemarker.html.FreeMarkerHtmlTypeHandlerUTF8" />
37
37
<docHandler id =" html-fragment-fm" info =" fhtml" type =" org.fugerit.java.doc.freemarker.html.FreeMarkerHtmlFragmentTypeHandlerUTF8" />
38
38
<docHandler id =" csv-opencsv" info =" csv" type =" org.fugerit.java.doc.mod.opencsv.OpenCSVTypeHandler" />
39
+ <!-- test for unsafe DocTypeHandler: this class does not exist, the error will be traced but the initialization will end -->
39
40
<docHandler id =" pdf-unsafe" info =" pdf" type =" org.fugerit.java.doc.pdf.UnsafeDocHandler" unsafe =" true" unsafeMode =" log-trace" />
40
41
</docHandlerConfig >
41
42
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-tool</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-val-core</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-val-pdfbox</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-val-poi</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-doc</artifactId >
10
- <version >1.4.0 -rc.002 </version >
10
+ <version >1.4.1 -rc.001 </version >
11
11
</parent >
12
12
13
13
<name >fj-doc-val</name >
Original file line number Diff line number Diff line change 11
11
12
12
<artifactId >fj-doc</artifactId >
13
13
14
- <version >1.4.0 -rc.002 </version >
14
+ <version >1.4.1 -rc.001 </version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >fj-doc</name >
You can’t perform that action at this time.
0 commit comments