This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-management.git
from b49055b Update pekko snapshot
new ad4f657 format source with javafmt, #50
new 0390e8c Add javafmt and update verifyCodeFmt to use javafmt
The 2 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:
build.sbt | 8 +-
.../discovery/awsapi/ec2/MyConfiguration.java | 8 +-
.../java/docs/KubernetesApiDiscoveryDocsTest.java | 4 +-
.../cluster/bootstrap/demo/ClusterWatcher.java | 9 +-
.../pekko/cluster/bootstrap/demo/DemoApp.java | 30 +--
.../bootstrap/ClusterBootstrapCompileOnly.java | 18 +-
.../bootstrap/ClusterBootstrapJavaCompileTest.java | 3 +-
.../cluster/cluster/ClusterReadViewAccess.java | 3 +-
.../cluster/http/management/CompileOnlyTest.java | 31 ++-
.../http/ClusterHttpManagementJavaCompileTest.java | 12 +-
.../http/javadsl/ClusterReadinessCheckTest.java | 13 +-
.../apache/pekko/management/BasicHealthCheck.java | 15 +-
.../org/apache/pekko/management/ClusterCheck.java | 20 +-
.../org/apache/pekko/management/CodeExamples.java | 32 +--
.../apache/pekko/management/HealthCheckTest.java | 226 ++++++++++-----------
project/plugins.sbt | 1 +
16 files changed, 218 insertions(+), 215 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]