-
Hey guys :)
I am just trying to setup the Plugin for my Gradle project.
I am using Java 17 (for a SpringBoot project) and Gradle 8.8.
I configured my `build.gradle` and `jqassistant.yml` like i…
-
```bash
#canal.instance.global.spring.xml = classpath:spring/memory-instance.xml
canal.instance.global.spring.xml = classpath:spring/file-instance.xml
#canal.instance.global.spring.xml = classpath:…
dyrnq updated
1 month ago
-
**version**
Latest
**platform**
Vanilla JVM, and lein-clj-kondo
**problem**
A problem I've experienced from time to time (dating back to around 2020-21), including today in a modern pro…
-
## Description
When a .key/.proof file is loaded which contains a `\bootclasspath` directive, the Javac extensions crashes.
The bug was originally found by @unp1.
## Reproducible
always
###…
-
### Backend
VL (Velox)
### Bug description
After executing the SQL, if I exit the spark-sql command line using Ctrl+C or quit command, a core dump occurs. https://github.com/apache/incubator-…
-
Add this as a fallback:
Have you tried a general solution like: `classLoader.getResources("META-INF/MANIFEST.MF")` or something like that to locate the JARs?
_Originally posted by …
-
I am using
- OpenRewrite v8.30.0
- Gradle plugin v8.30.0
- rewrite-kotlin v8.30.0
## How are you running OpenRewrite?
Using openrewrite with kotlin/gradle plugin, single module
Following …
-
### Loaders / `ConfigLoader2`
1. Each loader has a unique "prefix"
2. There are builtin core loaders such as `classpath file cmd stdin`
3. There are additional loaders like `aws` and `vault` etc th…
-
It seems that since GraalJS 22.x, wildcards in the classpath do not work anymore.
Before (21.x), I got this behavior:
```
$ /Library/Java/JavaVirtualMachines/graalvm-ce-java17-21.3.3.1/Contents/H…
-
I could not get the Example app to work on Android without making the following changes:
```
diff --git a/Example/android/build.gradle b/Example/android/build.gradle
index 90b9803..4a457d5 100644
…