This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/master by this push:
     new ac98c7b  Remove spring.providers file from starter module (#403) (#404)
ac98c7b is described below

commit ac98c7b4b4ebb0775f6d89ea327e9eb0e862ce49
Author: Sun Zhiwu <[email protected]>
AuthorDate: Fri Jan 25 16:53:47 2019 +0800

    Remove spring.providers file from starter module (#403) (#404)
    
    * remove spring.providers file since it's only used by STS IDE
    
    * deep search in project, no useage
---
 dubbo-spring-boot-starter/src/main/resources/META-INF/spring.provides | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/dubbo-spring-boot-starter/src/main/resources/META-INF/spring.provides 
b/dubbo-spring-boot-starter/src/main/resources/META-INF/spring.provides
deleted file mode 100644
index 5ea3fc3..0000000
--- a/dubbo-spring-boot-starter/src/main/resources/META-INF/spring.provides
+++ /dev/null
@@ -1 +0,0 @@
-provides: dubbo-spring-boot-autoconfigure,dubbo
\ No newline at end of file

Reply via email to