-
The `main` branch build is currently failing at the `Semantic Release of jenkinsciinfra/geoipupdate` stage:
```text
12:19:00 + git config user.name 977017
12:19:00 + git config user.email jenki…
-
```
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 am using groovy script for my usecase. I need to generate bearer token from an HTTP API and use it in the script.
Usecase: For a test where i will hit an API for 10000 times, script should gener…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.414.3
OS: Linux - 5.14.21-150500.55.31-default
Java: 11.0.20.1 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
…
-
We started getting errors from jobDSL that said (only) java.io.IOException: Failed to persist config.xml. It started occasionally and then it became more and more frequent.
Eventually we were able t…
timja updated
5 years ago
-
I am trying to run a slamseq pipeline using `test` profile, but it hangs with the following message:
```
ERROR ~ No such variable: Exception evaluating property 'reads' for nextflow.util.ArrayTupl…
-
```
jaxb2 {
xjc {
'request-classes' {
basePackage = 'com.any.app.model.request'
schema = 'src/main/xsd/request.xsd'
}
}
}
```
I tried to make this work using kotlin d…
-
cannot use freeline in Android Studio 4.1.2, how to adapt Android Studio 4.1.2?
When use freeline in Android Studio 4.1.2, it shows minimum supported gradle version is 5.6.4,but the gradle version do…
-
```
What steps will reproduce the problem?
1.Use Groovy's SwingBuilder API to try creating an editorPane with content type
'text/groovy'
2.
3.
What is the expected output? What do you see instead?
I…