Hi,
we solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12354879
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20resolution%20%3D%20Unresolved
Staging repo:
https://rep
Am 2024-07-07 um 15:20 schrieb Claude Warren:
In looking at some of the codebase it seems like the markdown processor
could use lazy instantiation by using the init() method. However, I don't
see any way to pass information to the processor.
Perhaps the org.apache.maven.doxia.module.markdown co
In looking at some of the codebase it seems like the markdown processor
could use lazy instantiation by using the init() method. However, I don't
see any way to pass information to the processor.
Perhaps the org.apache.maven.doxia.module.markdown could have 2
constructors.
1. Takes a file as