Manuel Prinz

Results 10 issues of Manuel Prinz

Hi, thanks for this great project! It would be really nice if one could generate a flog with random stacktraces of the most common programming languages, such as Java, Python,...

kind/proposal

Closes #144. I took the liberty to update the code from @jwm to work on `master`, although there are some slight changes. I tried to take your feedback into account....

ec2

Im relatively new to Beancount and have started to use regression testing for my beancount importers lately. I like this feature very much! I was wondering if it is possible...

The Kotlin version used to build the project is included in the JAR and causes downstream projects to fail to compile. When removing the dependency the tester module needs to...

In projects with more than one module the current defaults generate a report for each module but place both in the same directory. They are only differentiated by their creation...

Hi, and thank for this project! It helped me quite a bit. While working on a fix for the issue I has (#125) I ran into problems which turned out...

Sorry for using the issues for questions, but I did not find an answer myself. I may be missing something, or it may be a bug, so... I tried to...

Dear @VaughnVernon, thank you for your great book! I come back to it regularly, and get something helpful out of it every time! Lately, I wanted to browse the code...

This PR implements task avoidance inside the plugin, because it always configures JaCoCo (and in consequence the `test` task), even if it is not used in the build. To reproduce,...

Commit message: > Refactors code to be more generic, following the same model/prefixes as with pygments. > It also calls the Asciidoctor syntax highlighter factory directly, as there are no...