Libor Ryšavý

Results 11 comments of Libor Ryšavý

I have the same problem but even without pylintrc path set :( (IDEA 2020.1.2 Ultimate edition, Pylint plugin 0.12.2, Python plugin 201.78846.85) Idea log just says: `2020-06-19 13:44:48,253 [1705284] INFO...

Well, there's an infinite number of possibilities how to encrypt files. One can use any of them to encrypt his files and then just use SAGU to upload encrypted files...

@ligi how does it look with language selection? It looks like you have 5 more languages ready on Transifex. I may add another one, but only in case it's usable...

Relates to https://issues.apache.org/jira/browse/SUREFIRE-1910, fixes https://issues.apache.org/jira/browse/SUREFIRE-2119. Not sure if the parameter deprecation can work this way.

It's unfortunate that nobody even replied. Still happening (v3.5.8) 😞

This is unfortunate, uninstalling the plugin because of this. Else committing is getting stuck and it's a pita disabling it every time.

Same here. Macbook Pro M2, Ventura 13.6, v3.2.10.32.

@nhomble the problem is with already unsupported setup of Travis builds: https://github.com/spring-projects/spring-shell/blob/296db93462eac8a9d6b10009a2e3f7b9fe22f5ad/.travis.yml#L7 The fix is here: https://github.com/spring-projects/spring-shell/pull/317 ... but worse problem for this repo is that there seems to be...

@novotnyr I have single-module project and the replacement doesn't work as well. No exception in the log.

It looks like this could be implemented in the plugin itself here: https://github.com/flyway/flyway/blob/main/flyway-plugins/flyway-maven-plugin/src/main/java/org/flywaydb/maven/ValidateMojo.java