This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch CAY-2936
in repository https://gitbox.apache.org/repos/asf/cayenne.git


 discard 4a80d9ca7 CAY-2936 Add a placeholder MCP server to the Modeler 
distribution
     add 812132b2e Fixing gradle to allow parallel builds with mvnd
     add 3c8f4f381 pom rules
     new 288483c3b CAY-2936 Add a placeholder MCP server to the Modeler 
distribution

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4a80d9ca7)
            \
             N -- N -- N   refs/heads/CAY-2936 (288483c3b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CLAUDE.md                                                    |  5 +++++
 .../gradle.properties                                        | 12 +++---------
 cayenne-gradle-plugin/pom.xml                                |  1 +
 cayenne-mcp-server/pom.xml                                   |  1 -
 .../src/test/java/org/apache/cayenne/mcp/McpStarter.java     |  1 +
 pom.xml                                                      |  5 +++++
 6 files changed, 15 insertions(+), 10 deletions(-)
 copy 
cayenne/src/test/resources/org/apache/cayenne/configuration/runtime/testDBCP.properties
 => cayenne-gradle-plugin/gradle.properties (78%)

Reply via email to