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.git


The following commit(s) were added to refs/heads/master by this push:
     new e501848f4b5 Fix spi declare file of RuleConfigurationEventBuilder 
(#26326)
e501848f4b5 is described below

commit e501848f4b59b2e47a1ee0f94976d23f053a81a8
Author: Liang Zhang <[email protected]>
AuthorDate: Tue Jun 13 18:27:38 2023 +0800

    Fix spi declare file of RuleConfigurationEventBuilder (#26326)
---
 ...r => org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder} | 0
 ...r => org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder} | 0
 ...r => org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder} | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/features/encrypt/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.event.config.RuleConfigurationEventBuilder
 
b/features/encrypt/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder
similarity index 100%
rename from 
features/encrypt/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.event.config.RuleConfigurationEventBuilder
rename to 
features/encrypt/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder
diff --git 
a/features/shadow/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.event.config.RuleConfigurationEventBuilder
 
b/features/shadow/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder
similarity index 100%
rename from 
features/shadow/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.event.config.RuleConfigurationEventBuilder
rename to 
features/shadow/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder
diff --git 
a/features/sharding/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.event.config.RuleConfigurationEventBuilder
 
b/features/sharding/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder
similarity index 100%
rename from 
features/sharding/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.event.config.RuleConfigurationEventBuilder
rename to 
features/sharding/core/src/main/resources/META-INF/services/org.apache.shardingsphere.mode.spi.RuleConfigurationEventBuilder

Reply via email to