Semyon Levin

Results 51 comments of Semyon Levin

We commit third-party checks in our Git repository. Is it possible to copy them too?

Sorry if I didn't understand you correctly. If it's not so hard, are you going to implement it?

@mszostok I've already done it, but I suggest implementing a check if repo owner is an organisation.

@tbroyer I don't think it will be possible to support other JVM languages, as Java annotation processing is specifically intended for Java. Other languages like Groovy and Kotlin generate stubs...

Thanks for the link to Gradle docs, I'll definitely take a look. You're absolutely right about joint compilation and, as `GroovyCompile` executes Java compiler, I thought it makes sense to...

BTW I've just checked and I found out that I use joint compilation, so I'll be really grateful if you implement this issue.

@kzys, not every Ubuntu installation takes packages from Debian. I just spent a week (literally) trying to understand why the helper didn't work for me. The reason was that `apt-get`...

@dzharkov are there any news about the roadmap?