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

He-Pin pushed a change to branch fix/resolve-compiler-warnings
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git


 discard c4a1964  build: apply javafmt to Java test files
 discard e28786e  fix: resolve all compiler warnings
     add 0cf454e  chore: unify formatter config - standardize aliases, add 
JDK17 setting (#402)
     add 45ddc7f  fix: resolve all compiler warnings

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   (c4a1964)
            \
             N -- N -- N   refs/heads/fix/resolve-compiler-warnings (45ddc7f)

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.

No new revisions were added by this update.

Summary of changes:
 build.sbt                                          |  7 ++++
 .../r2dbc/state/JavadslChangeHandler.java          |  5 ++-
 .../java/jdocs/home/MultiPluginDocExample.java     | 18 ++++----
 docs/src/test/java/jdocs/home/state/BlogPost.java  |  6 +--
 .../test/java/jdocs/home/state/BlogPostCounts.java | 37 ++++++++++-------
 .../java/jdocs/home/state/BlogPostJsonColumn.java  |  7 +++-
 .../test/java/jdocs/home/state/BlogPostQuery.java  | 48 +++++++++++-----------
 .../java/jdocs/home/state/BlogPostTitleColumn.java |  5 ++-
 8 files changed, 78 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to