from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/src/main/java/org/apache/shardingsphere/elasticjob/executor/context/ExecutorContext.java" contains "import org.apache.shardingsphere.elasticjob.infra.context.Reloadable;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/src/main/java/org/apache/shardingsphere/elasticjob/executor/JobFacade.java" contains "import org.apache.shardingsphere.elasticjob.infra.listener.ShardingContexts;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/src/main/java/org/apache/shardingsphere/elasticjob/executor/ElasticJobExecutor.java" contains "import org.apache.shardingsphere.elasticjob.infra.listener.ShardingContexts;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/src/main/java/org/apache/shardingsphere/elasticjob/executor/item/impl/TypedJobItemExecutor.java" contains "import org.apache.shardingsphere.elasticjob.infra.spi.TypedSPI;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/src/main/java/org/apache/shardingsphere/elasticjob/executor/item/JobItemExecutorFactory.java" contains "import org.apache.shardingsphere.elasticjob.infra.spi.ElasticJobServiceLoader;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-http-executor/src/main/java/org/apache/shardingsphere/elasticjob/http/executor/HttpJobExecutor.java" contains "import org.apache.shardingsphere.elasticjob.infra.json.GsonFactory;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/src/main/java/org/apache/shardingsphere/elasticjob/script/executor/ScriptJobExecutor.java" contains "import org.apache.shardingsphere.elasticjob.infra.json.GsonFactory;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-dingtalk/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/dingtalk/DingtalkJobErrorHandlerPropertiesValidator.java" contains "import org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidateRule;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-dingtalk/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/dingtalk/DingtalkJobErrorHandler.java" contains "import org.apache.shardingsphere.elasticjob.infra.json.GsonFactory;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-general/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/JobErrorHandlerReloadable.java" contains "import org.apache.shardingsphere.elasticjob.infra.context.Reloadable;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-spi/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/JobErrorHandlerPropertiesValidator.java" contains "import org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidator;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-general/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/JobErrorHandlerFactory.java" contains "import org.apache.shardingsphere.elasticjob.infra.spi.ElasticJobServiceLoader;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-spi/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/JobErrorHandler.java" contains "import org.apache.shardingsphere.elasticjob.infra.spi.SPIPostProcessor;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-general/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/general/ThrowJobErrorHandler.java" contains "import org.apache.shardingsphere.elasticjob.infra.exception.JobSystemException;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-email/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/email/EmailJobErrorHandlerPropertiesValidator.java" contains "import org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidateRule;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-wechat/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/wechat/WechatJobErrorHandlerPropertiesValidator.java" contains "import org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidateRule;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-wechat/src/main/java/org/apache/shardingsphere/elasticjob/error/handler/wechat/WechatJobErrorHandler.java" contains "import org.apache.shardingsphere.elasticjob.infra.json.GsonFactory;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/src/main/java/org/apache/shardingsphere/elasticjob/tracing/rdb/yaml/YamlDataSourceConfigurationConverter.java" contains "import org.apache.shardingsphere.elasticjob.infra.yaml.config.YamlConfigurationConverter;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/src/main/java/org/apache/shardingsphere/elasticjob/tracing/yaml/YamlTracingStorageConfiguration.java" contains "import org.apache.shardingsphere.elasticjob.infra.yaml.config.YamlConfiguration;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/src/main/java/org/apache/shardingsphere/elasticjob/tracing/yaml/YamlTracingConfigurationConverter.java" contains "import org.apache.shardingsphere.elasticjob.infra.yaml.config.YamlConfigurationConverter;" from: elasticjob-ecosystem to: elasticjob-infra evidence: - file: "elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/src/main/java/org/apache/shardingsphere/elasticjob/tracing/yaml/YamlTracingConfiguration.java" contains "import org.apache.shardingsphere.elasticjob.infra.yaml.config.YamlConfiguration;"