This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/master by this push:
new 25661f2 Remove mistake file (#1503)
25661f2 is described below
commit 25661f29766cbd5fb93fc3c4391511928fcba342
Author: 吴伟杰 <[email protected]>
AuthorDate: Sun Sep 27 21:10:57 2020 +0800
Remove mistake file (#1503)
---
...dingsphere.elasticjob.error.handler.JobErrorHandler | 18 ------------------
1 file changed, 18 deletions(-)
diff --git
a/elasticjob-error-handler/elasticjob-error-handler-type/src/test/resources/META-INF/services/org.apache.shardingsphere.elasticjob.error.handler.JobErrorHandler
b/elasticjob-error-handler/elasticjob-error-handler-type/src/test/resources/META-INF/services/org.apache.shardingsphere.elasticjob.error.handler.JobErrorHandler
deleted file mode 100644
index f4c1e74..0000000
---
a/elasticjob-error-handler/elasticjob-error-handler-type/src/test/resources/META-INF/services/org.apache.shardingsphere.elasticjob.error.handler.JobErrorHandler
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-org.apache.shardingsphere.elasticjob.error.handler.fixture.LogJobErrorHandler