[
https://issues.apache.org/jira/browse/FOP-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Steiner resolved FOP-3317.
--------------------------------
Fix Version/s: main
Resolution: Fixed
https://github.com/apache/xmlgraphics-fop/commit/58b4c79f78f041efdbe73278b100cf4c01403e95
> 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
> Assignee: Simon Steiner
> Priority: Minor
> Fix For: main
>
>
> [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)