This is an automated email from the ASF dual-hosted git repository.
sunnianjun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
from ed420cf5e Simplify variable name from configuration to config
add fbc066ec3 Move BlockUtils to kernel module
new 4d9014fd8 Move BlockUtils to kernel module
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:
.../elasticjob/executor/context/ExecutorContext.java | 3 ---
kernel/pom.xml | 6 +-----
.../AbstractDistributeOnceElasticJobListener.java | 2 +-
.../kernel/internal/election/LeaderService.java | 2 +-
.../kernel/internal/server/ServerService.java | 2 +-
.../kernel/internal/sharding/ShardingService.java | 2 +-
.../elasticjob/kernel/internal/util}/BlockUtils.java | 17 +++++------------
7 files changed, 10 insertions(+), 24 deletions(-)
rename
{infra/src/main/java/org/apache/shardingsphere/elasticjob/infra/concurrent =>
kernel/src/main/java/org/apache/shardingsphere/elasticjob/kernel/internal/util}/BlockUtils.java
(77%)