This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch fix/claude-settings
in repository https://gitbox.apache.org/repos/asf/struts.git
discard 331087c79 Adds missing braces to avoid Claude Code ignoring the
settings.json file
omit 9af0b1ad8 [maven-release-plugin] prepare release STRUTS_7_1_1
new 6d8a6c37e Adds missing braces to avoid Claude Code ignoring the
settings.json file
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 (331087c79)
\
N -- N -- N refs/heads/fix/claude-settings (6d8a6c37e)
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:
apps/pom.xml | 2 +-
apps/rest-showcase/pom.xml | 4 ++--
apps/showcase/pom.xml | 2 +-
assembly/pom.xml | 2 +-
bom/pom.xml | 2 +-
core/pom.xml | 2 +-
jakarta/pom.xml | 2 +-
jakarta/velocity-tools-jsp-jakarta/pom.xml | 2 +-
jakarta/velocity-tools-view-jakarta/pom.xml | 2 +-
parent/pom.xml | 2 +-
plugins/async/pom.xml | 2 +-
plugins/bean-validation/pom.xml | 2 +-
plugins/cdi/pom.xml | 2 +-
plugins/config-browser/pom.xml | 2 +-
plugins/convention/pom.xml | 2 +-
plugins/jasperreports/pom.xml | 2 +-
plugins/jasperreports7/pom.xml | 2 +-
plugins/javatemplates/pom.xml | 2 +-
plugins/jfreechart/pom.xml | 2 +-
plugins/json/pom.xml | 2 +-
plugins/junit/pom.xml | 2 +-
plugins/pom.xml | 2 +-
plugins/rest/pom.xml | 2 +-
plugins/spring/pom.xml | 2 +-
plugins/testng/pom.xml | 2 +-
plugins/tiles/pom.xml | 2 +-
plugins/velocity/pom.xml | 2 +-
plugins/xslt/pom.xml | 2 +-
pom.xml | 6 +++---
29 files changed, 32 insertions(+), 32 deletions(-)