Árpád Magosányi

Results 26 comments of Árpád Magosányi

Are you sure? I have just checked, and this works flawlessly: ``` git clone --branch feature/compile_with_java_11 https://github.com/magwas/xml-doclet.git;\ cd xml-doclet/; mvn install; ``` please share the build output so I can...

As there is no response from Markus, I intend to publish a package to OSSRH/maven central with the fix. https://issues.sonatype.org/browse/OSSRH-51109

No, we just check out and mvn install.

I believe that the cppcheck issue is not mine. If you want me to fix it, I can, though probably the code complexity does not worth that two bytes of...

Okay, I fixed it nevertheless. Clean report is important, and disabling the warning would have been nearly as many code as fixing it the right way. And I had to...