TeslaCN opened a new issue #1676: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1676
## Bug Report ### Which version of ElasticJob did you use? 3.0.0-beta ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud? ElasticJob-Lite ### Actual behavior Download and extract https://dist.apache.org/repos/dist/dev/shardingsphere/elasticjob-3.0.0-beta/apache-shardingsphere-elasticjob-3.0.0-beta-lite-bin.tar.gz ``` ➜ /tmp tar zxf apache-shardingsphere-elasticjob-3.0.0-beta-lite-bin.tar.gz ➜ /tmp cd apache-shardingsphere-elasticjob-3.0.0-beta-lite-bin ➜ apache-shardingsphere-elasticjob-3.0.0-beta-lite-bin ls lib LICENSE NOTICE README.txt ➜ apache-shardingsphere-elasticjob-3.0.0-beta-lite-bin cd lib ➜ lib ls elasticjob-api-3.0.0-beta.jar elasticjob-dataflow-executor-3.0.0-beta.jar elasticjob-error-handler-general-3.0.0-beta.jar elasticjob-error-handler-spi-3.0.0-beta.jar elasticjob-executor-kernel-3.0.0-beta.jar elasticjob-http-executor-3.0.0-beta.jar elasticjob-infra-common-3.0.0-beta.jar elasticjob-lite-core-3.0.0-beta.jar elasticjob-lite-spring-boot-starter-3.0.0-beta.jar elasticjob-lite-spring-namespace-3.0.0-beta.jar elasticjob-registry-center-3.0.0-beta.jar elasticjob-script-executor-3.0.0-beta.jar elasticjob-simple-executor-3.0.0-beta.jar elasticjob-tracing-api-3.0.0-beta.jar elasticjob-tracing-rdb-3.0.0-beta.jar ``` Email error handler and some other dependencies were not included. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
