This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new 439bd71a3 organizing CLAUDE.md
439bd71a3 is described below
commit 439bd71a3377cd5f3d441ab849735048227157f0
Author: Andrus Adamchik <[email protected]>
AuthorDate: Sat May 9 15:27:56 2026 -0400
organizing CLAUDE.md
---
CLAUDE.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CLAUDE.md b/CLAUDE.md
index b427992cf..35c71fe98 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -5,6 +5,7 @@ This file provides guidance to Claude Code (claude.ai/code)
when working with co
## Project Overview
Apache Cayenne is a Java ORM and persistence framework. This is a multi-module
Maven project targeting Java 21+.
+When generating code, if appropraite use the latest Java syntax vs old
(multiline-strings, new switches, etc.)
## Build Commands