Skip to content

Commit 7c457ee

Browse files
fugerit79jamesnetherton
authored andcommitted
Documentation for 'Fop native failures due to pdfbox 3 upgrade' #1
regen the docs module as well. (reword) fugerit79/issues/1 apache#5244 apache#6743
1 parent 19d2e06 commit 7c457ee

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/modules/ROOT/pages/reference/extensions/fop.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ ignored.
5757
* If custom fonts are used, font cache has to be disabled because of https://github.com/oracle/graal/issues/460[Graal VM issue #460].
5858
Please set the https://xmlgraphics.apache.org/fop/2.1/configuration.html[FOP configuration property] `use-cache` to `false`.
5959

60+
NOTE: Native build for module *camel-quarkus-fop* is affected by the link:https://github.com/apache/camel-quarkus/issues/5244[Fop native failures due to pdfbox 3 upgrade #5244], native profile is not working and disabled until the issue is fixed.
61+
6062
Please file an https://github.com/apache/camel-quarkus/issues/new[issue] if you are missing some specific output format
6163
in native mode.
6264

extensions/fop/runtime/src/main/doc/limitations.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ ignored.
88
* If custom fonts are used, font cache has to be disabled because of https://github.com/oracle/graal/issues/460[Graal VM issue #460].
99
Please set the https://xmlgraphics.apache.org/fop/2.1/configuration.html[FOP configuration property] `use-cache` to `false`.
1010
11+
NOTE: Native build for module *camel-quarkus-fop* is affected by the link:https://github.com/apache/camel-quarkus/issues/5244[Fop native failures due to pdfbox 3 upgrade #5244], native profile is not working and disabled until the issue is fixed.
12+
1113
Please file an https://github.com/apache/camel-quarkus/issues/new[issue] if you are missing some specific output format
1214
in native mode.

0 commit comments

Comments
 (0)