Michael Bouschen created JDO-860:
------------------------------------
Summary: TCK failure when running with Java25
Key: JDO-860
URL: https://issues.apache.org/jira/browse/JDO-860
Project: JDO
Issue Type: Task
Components: tck
Affects Versions: JDO 3.2.1
Reporter: Michael Bouschen
Running the tck with Java 25 fails with an compilation error indicating the Q
classes are not generated.
[INFO] --- compiler:3.14.0:compile (default-compile) @ jdo-tck ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 885 source files with javac [forked debug release 11] to
target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/Users/mbouschen/Projects/JDO/workspace/git/db-jdo/tck/src/main/java/org/apache/jdo/tck/query/api/SampleModifyQueries.java:[28,36]
Fehler: Symbol nicht gefunden
Symbol: Klasse QFullTimeEmployee
Ort: Package org.apache.jdo.tck.pc.company
--
This message was sent by Atlassian Jira
(v8.20.10#820010)