Re: [VOTE] Release Maven Project Info Reports Plugin version 3.6.1

2024-06-24 Thread Michael Osipov
Am 2024-06-23 um 21:12 schrieb Michael Osipov: Hi, we solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12354845 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MPIR/issues Staging repo: https://repositor

Re: [doxia] [DISCUSS] adding footnote processing to markdown

2024-06-24 Thread Claude Warren
Michael, Flexmark has a number of extensions available, but both 1.12.0 and 2.0.0-M12 use a static to create the Flexmark parser. It would be nice to be able to pass a list of Flexmark extensions to be added to the defaults. The only way I can see to do this is to use configuration options and ma

Re: [doxia] [DISCUSS] adding footnote processing to markdown

2024-06-24 Thread Michael Osipov
I see, you are referring to https://github.com/apache/maven-doxia/blob/master/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java#L126-L165 One of the issue is that I personally do not know what the implications might be in terms of perfor

[DRAFT] [HEADS UP] Maven Doxia 2.0.0 stack is coming

2024-06-24 Thread Michael Osipov
Guys, I am very close to complete ongoing effort for the Maven Doxia 2.0.0 stack upgrade throughout our codebase. Please review the following e-mail I'd like to send out to users@ and dev@ (CC) for the public: https://gist.github.com/michael-o/93b9cece8e10939a45b083bc1af7bcfe/edit Open questio

Re: [DRAFT] [HEADS UP] Maven Doxia 2.0.0 stack is coming

2024-06-24 Thread Michael Osipov
The link should read: https://gist.github.com/michael-o/93b9cece8e10939a45b083bc1af7bcfe - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org