kouros51

Results 5 issues of kouros51

I'm using JDK-14 for a project with preview enabled (when compiling with `gradle`) so I can test and leverage new feature like `record` for example. When I build the project...

Hi, We are considering using this plugin but before doing so, we need to know if it's maintained or it's dead project. Thanks

When revieving deployment event with a `deployable_id` that's too large, Jackson is failing to convert the JSON body to an object: ```java ! com.fasterxml.jackson.core.exc.InputCoercionException: Numeric value (3110732268) out of range...

We are heavily relaying on `gitlab4j-api` to communicate with `Gitlab`. We noticed lately that the group boards support is missing in the code. Since we are using it extensively, we...

First of all thank you for this updated version. We are having a legacy stack with a web-app that is based on JSPs and, using this plugin, we want to...