-
Even though one can always add OSGi metadata to an JPMS module it would be good to enhance the OSGi-core spec in a way so one can deploy standard JPMS modules as the truth also is that today it become…
-
I'd be great if JDBI supplied full Java module descriptors. This would allow modular project to [create application images](https://dev.java/learn/jlink/), as jlink only support explicit module-infos.…
-
### Expected Behavior
(Runtime)Classpath normalization should normalize a module-info.class, when the only difference is the bugfix java version.
Alternatively if thats to scary: add something to Ru…
-
Right now, best I can figure, the way to use `--scan-modules` is to add your application's modules to the module path of the JVM running the console launcher.
I.E.
```
java \
--mod…
-
Just upgraded flutter and created new projected then added flutter_strip then build
Check the full details about the error here: https://scans.gradle.com/s/l2qy6flpvngj6
> Could not resolve all…
-
I'm getting this error while build
```/node_modules/react-native-filament/android/src/main/java/com/margelo/filament/FilamentRecorder.java:75: error: switch expressions are not supported in -source 8…
-
JIRA Issue: [KIEKER-1979] Unclarities in build.gradle
Original Reporter: David Georg Reichelt
***
Some things in build.gradle are unclear to me, and it might be better to remove / refactor them:
…
-
As of this commit: https://github.com/GeyserMC/Geyser/commit/a72e49527ddb48885b5bdaf57c766de8070d4c4b, I can verify three different Linux computers read the Geyser project as Java 8. Gradle still corr…
-
I have cloned this project, then cd into example, then `npx expo start` and got
```
expo-speech-recognition/example
Error: Cannot find module 'expo/config-plugins'
```
How to solve it?
Also wha…
-
### Minimal reproducible example
will add soon
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Summary
I'm using expo-notifica…