-
I'm not fluent in gradle as well I'm not fluent with conversion groovy to kotlin gradle.
It took me some time to find corresponded groovy code for the configurations.
-
Hi,
I am running grails 2.3.3 & groovy 2.1 and have included these additional lines into the BuildConfig:
In dependencies:
```
compile 'org.imgscalr:imgscalr-lib:4.2'
```
And in plugins:
```
…
-
Someone had troubles with this - got mixed up with hydro?
http://wiki.ros.org/win_ros/groovy/Msvc%20Overlays?action=diff&rev1=7&rev2=8
Make sure the wiki page is updated afterwards as well.
-
```
See the example below.
Regular mocks evaluate to true but groovy mocks resolve to false.
class GroovyMockSpec extends Specification {
def mock = Mock(A)
def groovyMock = GroovyMock(Object…
-
This is a feature request to be able to send alerts based on thresholds and a groovy script, but without Jenkins.
A new parameter could give the path of a groovy file in the webapp or on the disk. Tha…
-
Hi, I am a graduate student at Lehigh University. When I try to use your tool, there is a runtime error.
Can you help me with this issue? Thank you very much!
![image](https://cloud.githubuserconten…
-
```
import spock.lang.Specification
class T extends Specification {
def t() {
given:
def a = Spy(A)
}
}
class A {}
```
The execution reports the following error:
…
-
`grails create-app website` results in a `website.jar` that is `146M`
The premise of Micronaut is to not have a [monolith app ](https://micronaut.io/micronaut-success-stories/from-monolith-to-microse…
-
The script editor has Groovy as the default language but SPM only handles BeanShell files.
This should be a quick fix but it might be worth considering if the supported languages should be listed i…
-
aur-ros-groovy-opencv2/src/build/modules/legacy/precomp.hpp:71:1: fatal error: can’t write PCH file: No space left on device
compilation terminated.
modules/legacy/CMakeFiles/pch_Generate_opencv_legac…