Michael Keppler

Results 136 comments of Michael Keppler

I can convert those too. However, I will only be able to do some real testing and review on slfj and Freemarker, since I'm not using the other libraries.

I have just done a big diff/merge on EEA files, and therefore imagine something more simple actually: Can't we implement a simple editor without xtext, that derives from the builtin...

I've also not been able to use exclusions successfully. I have this configuration to match folders like `src-gen` and similar, but generated files are still modified: ``` **/*-gen/** ```

BTW: The issue that led to this discussion is the same as in https://github.com/openrewrite/rewrite-java-security/issues/125. Closing this one, as finding exceptions in the Maven plugin is meanwhile easier.

@abelsromero Unfortunately this is in a company project, and it hasn't even build a build on a commit, but rather on uncommitted changes. Since I've only found that looping process...

Please be aware that enabling parallelism in Maven builds will almost always break the build. That's because most developers are lazy as hell, and just build modules depending on each...

At least on my phone just going from the app (with German localization) to the FAQ does not lead to German text. I'm not thinking I have anything set to...

Ah, you are right. I get the German version, but the first paragraph of the FAQ itself is not translated, only the questions underneath. That made me think I had...

Yes, just that button with its surroundings, best with some additonal highlighting of the button. Imagine a user that has _never_ used send2cgeo before. How does he/she verify that the...

Just testing hubpress for this. https://cgeo.github.io/blog and the repo behind is https://github.com/cgeo/blog (with all the instructions)