[
https://issues.apache.org/jira/browse/FOP-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081460#comment-18081460
]
Simon Steiner commented on FOP-3317:
------------------------------------
Its used by EventProducerCollector.java
> Unnecessary QDox runtime dependency
> -----------------------------------
>
> Key: FOP-3317
> URL: https://issues.apache.org/jira/browse/FOP-3317
> Project: FOP
> Issue Type: Improvement
> Affects Versions: 2.11
> Reporter: Marius Thesing
> Priority: Minor
>
> [fop-events|https://mvnrepository.com/artifact/org.apache.xmlgraphics/fop-events/2.11/dependencies]
> has a runtime dependency on qdox, but it is not actually needed at runtime
> (as also mentioned in
> [fop/lib/README.md|https://github.com/apache/xmlgraphics-fop/blob/main/fop/lib/README.txt#L191]
> ).
> I think it would make sense to remove it from the runtime dependencies,
> especially since qdox apparently [is not maintained
> anymore|https://github.com/paul-hammant/qdox/blob/master/README.md#status].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)