[
https://issues.apache.org/jira/browse/DOXIATOOLS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Wegener updated DOXIATOOLS-54:
-------------------------------------
Attachment: DOXIATOOLS_54__Make_LinkMatcher_thread_safe_.patch
Attached patch
> LinkMatcher uses a singleton set
> --------------------------------
>
> Key: DOXIATOOLS-54
> URL: https://issues.apache.org/jira/browse/DOXIATOOLS-54
> Project: Maven Doxia Tools
> Issue Type: Bug
> Affects Versions: doxia-linkcheck-1.2
> Reporter: Daniel Wegener
> Attachments: DOXIATOOLS_54__Make_LinkMatcher_thread_safe_.patch
>
>
> LinkMatcher.match()
> (https://github.com/apache/maven-doxia-tools/blob/562f0e6c6cbca49190e97e6923910220f7be4be8/doxia-linkcheck/src/main/java/org/apache/maven/doxia/linkcheck/LinkMatcher.java#L54)
> is not thread-safe and causes the maven-linkcheck-plugin to fail if used in
> parallel builds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)