This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update/jackson-datatype-guava-2.16.0
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
discard baee96fc85 Update jackson-datatype-guava to 2.16.0
discard e7730ee32c Revert commit(s) c2755e385d
discard c2755e385d Update jackson-datatype-guava to 2.16.0
discard c48e553e3a Merge branch 'main' into
update/jackson-datatype-guava-2.16.0
discard ea31b19acb Revert commit(s) f8c54ef1c9, fcd9a3bdb7, 742d27af4e
discard f8c54ef1c9 Update jackson-datatype-guava to 2.16.0
discard fcd9a3bdb7 Revert commit(s) 742d27af4e
discard 742d27af4e Update jackson-datatype-guava to 2.16.0
discard 2358beb201 Merge branch 'main' into
update/jackson-datatype-guava-2.16.0
discard 287013cd3e Revert commit(s) 1b2a028bdb, 10ed6193e4, fd64cbc19d
discard 1b2a028bdb Update jackson-datatype-guava to 2.16.0
discard 10ed6193e4 Revert commit(s) fd64cbc19d
discard fd64cbc19d Update jackson-datatype-guava to 2.16.0
add e47c4d2587 Update commons-io to 2.15.1 (#828)
add 2c785a6980 Update logback-classic to 1.3.14 (#827)
add ccbb31619e upgrade setup-java action (#824)
add 7586a7a6cb note about building on windows (#830)
add b11e1a02e2 run java 21 build with main nightly job (#831)
add f6af100531 rework noisy dns log (#835)
add 61491c17fc Update jackson-datatype-guava to 2.16.0
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 (baee96fc85)
\
N -- N -- N refs/heads/update/jackson-datatype-guava-2.16.0
(61491c17fc)
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:
.github/workflows/binary-compatibility-checks.yml | 2 +-
.github/workflows/build-test-prValidation.yml | 4 +-
.github/workflows/generate-doc-check.yml | 2 +-
.github/workflows/headers.yml | 2 +-
.github/workflows/link-validator.yml | 2 +-
.github/workflows/nightly-builds-aeron.yml | 18 +--
.github/workflows/nightly-builds-latest-jdks.yml | 144 ---------------------
.github/workflows/nightly-builds.yml | 56 +-------
.github/workflows/publish-1.0-docs.yml | 2 +-
.github/workflows/publish-1.0-nightly.yml | 2 +-
.github/workflows/publish-nightly.yml | 2 +-
.github/workflows/scala3-build.yml | 2 +-
.github/workflows/scala3-compile.yml | 2 +-
.github/workflows/timing-tests.yml | 2 +-
README.md | 2 +
.../apache/pekko/io/dns/internal/DnsClient.scala | 12 +-
project/Dependencies.scala | 4 +-
17 files changed, 28 insertions(+), 232 deletions(-)
delete mode 100644 .github/workflows/nightly-builds-latest-jdks.yml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]