-
### Expected Behavior
Exception should only be logged once.
```
2022-11-24 11:48:48.860 ERROR --- [nio-8080-exec-5] o.g.web.errors.GrailsExceptionResolver : RuntimeException occurred when pro…
-
```
It would be great if Groovy could be used for scripting Android apps.
I'm not referring to precompiling Java to class files and retrofitting them
for Dalvik VM, rather the ability to generate Da…
-
```
It would be great if Groovy could be used for scripting Android apps.
I'm not referring to precompiling Java to class files and retrofitting them
for Dalvik VM, rather the ability to generate Da…
-
```
It would be great if Groovy could be used for scripting Android apps.
I'm not referring to precompiling Java to class files and retrofitting them
for Dalvik VM, rather the ability to generate Da…
-
```
It would be great if Groovy could be used for scripting Android apps.
I'm not referring to precompiling Java to class files and retrofitting them
for Dalvik VM, rather the ability to generate Da…
-
I would like to use external library in my plugin, for example the http-builder:
```
@Grab(group='org.codehaus.groovy.modules.http-builder', module='http-builder', version='0.7.1')
```
However, it s…
-
Intellisense for Groovy similar to how it is implemented for Java.
-
1. Split large pages eg PageList into subpages to speed up test runs.
-
If soa-model is used in a groovy project, the version of groovy-dependencies could make a conflict.
-
Currently, the LAPPS discriminator depends on groovy-all. It surely doesn't need the *entire* Groovy stack. The dependency footprint and potential for dependency conflicts could be greatly reduced by …