-
### LiquidBounce Branch
Nextgen
### Describe your feature request.
A task which helps developers find out what items are missing from their translation files by omparing [lang].json with en_us.json…
-
groovy language also have their own json function ,Deserialization and Serialization,also JsonSlurper have serval types.
-
Currently, the groovy_library rule and those related to it, are not strict that users declare all direct dependencies. This is likely because of how it is computing transitive dependencies. Specifical…
-
**Bug title**
search in the language settings doesnt work
**Bug description**
search in the language settings doesnt work
**To Reproduce**
Steps to reproduce the behaviour:
1. open settings
…
-
Groovy 3 language runtime can't handle this properly on JDK17 (potentially JDK17+). The recommended workaround is to use `@CompileStatic` https://issues.apache.org/jira/browse/GROOVY-10405?focusedComm…
-
Greetings. I have been trying to persist a simple entity but facing issues.
```
import io.quarkiverse.groovy.hibernate.reactive.panache.PanacheEntity
import jakarta.persistence.Entity
@Entity
…
-
### Jenkins and plugins versions report
Jenkins: 2.387.3
OS: Linux - 5.15.0-27-generic
Java: 11.0.19 - Ubuntu (OpenJDK 64-Bit Server VM)
---
ace-editor:1.1
active-directory:2.30
ansible:205.v…
-
Adding [support for `allow_failures`][travis-allow-failures] seems relatively straight forward.
# Sample YAML
```yaml
language: groovy
env:
- GROOVY_VERSION="1.8.9"
- GROOVY_VERSION="2.4…
-
### Expected Behavior
When I run the `init` task I expect the defaults will be the same in the respective steps.
### Current Behavior
Kotlin is used consistently for build script DSL, except …
-
From #23, I see that you write an awk script to convert `shell output` to `groovy code` (the groovy code is what codes for freeplane graphs)
As is, one can write a compiler in any language, it does…