Kai

Results 10 issues of Kai

Hi, This is the log when starting NZBHydra2 with the console executable on windows: ``` C:\Program Files\nzbhydra>"NZBHydra2 Console.exe" Logging wrapper output to C:\Program Files\nzbhydra\data\logs\wrapper.log 2022-01-07 22:24:52,240 INFO - Determined java...

bug

transformed some combinations of English words into German words while keeping the inherent meaning of the original word combination intact.

translation

Hi! It seems like if the JPA classes are written in Kotlin, adding the plugin to gradle does not result in generated sources. what do I need to do here?

question

Hi, I have set up my project to extract the latest chrome driver, and I got confirmation `[INFO] Setting maven property - ${webdriver.chrome.driver} = C:\Users\my\Documents\eclipse-workspace\app\binaries\windows\googlechrome\64bit\chromedriver.exe ` Then maven is set...

###### Which version and edition of Flyway are you using? 9.21.1 ###### If this is not the latest version, can you reproduce the issue with the latest one as well?...

s: needs investigation

## Expected behavior No compile failure ## Actual behavior Fails to compile: ```txt [project]\build\generated\source\kapt\main\[package]\model\query\QAlias.java:64: error: no suitable constructor found for TQRootBean(Class) super(Alias.class); ^ constructor TQRootBean.TQRootBean(Class) is not applicable (argument mismatch;...

Hi, I am running into this problem using a Specification query - all entity fields are queried instead of the ones we really name in the projection interface, and the...

type: enhancement

Please describe your feature request, and some context why this would be useful to you and others using the plugin. Hi, I have added library capability to my project buildSrc...

enhancement

This is the error log: ``` - Type 'CompileTypeScript' property 'allowJs' has redundant getters: 'getAllowJs()' and 'isAllowJs()'. Reason: Boolean property 'allowJs' has both an `is` and a `get` getter. Possible...

Hi, I wonder if JodConverter could be extended to create a merged document from multiple inputs documents? Does LibreOffice support it?

question