mawiesne commented on PR #781: URL: https://github.com/apache/opennlp/pull/781#issuecomment-2891355950
> Note: Seems to run into same problem as over at https://github.com/apache/commons-lang, see for instance: > > * https://github.com/apache/commons-lang/actions/runs/14932194988/job/41951012040 Seems, some background work resolve the show stopper. Now, the env variables are available and the build has a JDK 25-ea to run with: ``` env: JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/2[5](https://github.com/apache/opennlp/actions/runs/14935712433/job/42487879624?pr=781#step:5:5).0.0-ea.22.0.ea/x64 JAVA_HOME_25_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.0-ea.22.0.ea/x[6](https://github.com/apache/opennlp/actions/runs/14935712433/job/42487879624?pr=781#step:5:6)4 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org