Commit graph

2 commits

Author SHA1 Message Date
Ubuntu
39ce696c3f fix: remove hardcoded Mac path from java-gradle test project and add Gradle wrapper
The build.gradle.kts had an absolute path to a Mac-local JAR with a
"codeflash-runtime" comment, causing add_codeflash_dependency to
short-circuit on every machine. Removed the line and stale JAR so
ensure_runtime handles it correctly at optimization time. Added Gradle
8.12 wrapper so the project builds without requiring system gradle.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 04:57:01 +00:00
HeshamHM28
4d4e946db4 feat: initialize Java Gradle project with basic structure and Fibonacci implementation 2026-03-10 07:46:44 +02:00