-
**What are you trying to do?**
I am trying to get the Java 21 image for arm32v7
**Expected behaviour:**
According to your docs (https://adoptium.net/de/supported-platforms/) there should be arm32…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've looked …
-
I tried using the stable version but no matter what I tried, the initial screen was the only thing I could see.
I tried Windows with Java 8 first which did not even run because Java 9 is needed (I th…
-
Run the task and it will just loop on:
```
at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:265)
at org.gradle.internal.resources.AbstractResourceLockRegistry.getResourceLocksBy…
-
Compile bytecode to Java 21
---
See also OpenRewrite :
- https://docs.openrewrite.org/recipes/java/migrate/upgradetojava21
-
as Title
-
**Describe the bug**
In version 1.21.1, when right-clicking an untamed wolf with a bone or wolf armor, error messages are spammed in the console.
**To Reproduce**
Run farmer 1.21.1 version.
**…
-
job: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/397302
Test command:
```
alias jl='which java ; rm -rf tmp ; time jtreg -w tmp -nr -v:fail,error -testThreadFactoryPath:$PWD/build/linux-…
-
[20:52:48 ERROR]: Error occurred while enabling vane-portals v1.15.0 (Is it up to date?)
java.lang.IllegalArgumentException: No enum constant org.oddlama.vane.portals.portal.PortalBlock.Type.ORİGİN
…
-
adding cache config with
```
CacheConfiguration cacheConfig = new CacheConfiguration();
new IgniteConfiguration()
.setCacheConfiguration(cacheConfig);
```
in Spring Boot 3.2.1, Java 21.
The…