Albumen Kevin
0e66de1c61
[3.0] Code reformat ( #8019 )
...
* convert files, add checker
* rename id
* tab to space
* change git attributes auto convert
* fix end new line
* fix end new line
* fix end new line
* ignore generated files
* override tomcat-embed-core version
* add ignore for codestyle/checkstyle.xml
* add ignore for codestyle/checkstyle.xml
* add rat ignore
* add suppression
* force update
* disable zk dynamic configurator
2021-06-10 20:13:39 +08:00
Mercy Ma
9769a1dc7e
[Enhancement] Adding a build tools module for Apache License ( #6060 )
...
* Polish apache/dubbo#6058 : [Enhancement] Adding a build tools module for Apache License
* Polish apache/dubbo#6058 : [Enhancement] Adding a build tools module for Apache License
* Polish apache/dubbo#6058 : [Enhancement] Adding a build tools module for Apache License
2020-04-26 16:19:23 +08:00
Huang YunKun
48ef06478c
[Dubbo-5077] Make sure that classes that either override equals() or hashCode() also overrides the other ( #5138 )
2019-12-11 19:58:33 +08:00
ken.lj
59dab14ceb
Use maven CI friendly versions: revision. ( #3851 )
2019-04-12 11:41:51 +08:00
Huang YunKun
b2901f5cb4
Add checkstyle rule for redundant import ( #3444 )
...
* add checkstyle for redundant import and fix all issue in repo
* fix git diff issue
2019-02-11 10:08:40 +08:00
ken.lj
b1324511d1
Merge branch 'dev-metadata'
...
# Conflicts:
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/Router.java
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/condition/ConditionRouter.java
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/mock/MockInvokersSelector.java
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/script/ScriptRouter.java
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/tag/TagRouter.java
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/AbstractClusterInvoker.java
# dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractConfig.java
# dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/ReferenceConfig.java
# dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/ServiceConfig.java
# dubbo-config/dubbo-config-api/src/test/resources/log4j.xml
# dubbo-config/dubbo-config-spring/src/main/java/org/apache/dubbo/config/spring/schema/DubboBeanDefinitionParser.java
# dubbo-registry/dubbo-registry-api/src/main/java/org/apache/dubbo/registry/integration/RegistryDirectory.java
# dubbo-registry/dubbo-registry-api/src/main/java/org/apache/dubbo/registry/support/ProviderConsumerRegTable.java
# dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/model/ApplicationModel.java
# dubbo-rpc/dubbo-rpc-api/src/test/java/org/apache/dubbo/rpc/support/RuntimeExceptionInvoker.java
# dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/protocol/dubbo/DubboInvokerAvilableTest.java
# dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/service/GenericServiceTest.java
# dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/validation/ValidationParameter.java
# dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/validation/ValidationService.java
# dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/validation/ValidationTest.java
2018-12-23 20:29:38 +08:00
xujingfeng
0648887026
add the notice of checkstyle ( #2983 )
...
* add the notice of code style
* modify the pic
* del teh faq.md, move to dubbo-website
2018-12-17 15:56:06 +08:00
ken.lj
0fb3657c14
temporarily close checkstyle on importing orders
2018-11-28 10:32:26 +08:00
Huang YunKun
a7cf737386
add checkstyle rule to check import order ( #2745 )
2018-11-08 11:44:46 +08:00
Jerrick Zhu
c0ca042253
Add compatible module and rename groupId to org.apache.dubbo ( #1952 )
...
* remove dubbo-test-examples and dubbo-test-benchmark
* rename package to org.apache.dubbo
* support old SPI file
* remove final for RpcException and URL
* add debug sysout in UT
* add debug info in UT
* ignore 2 cases temporary
* add finally clear for SHUTDOWN_WAIT_KEY property
* clear SHUTDOWN_WAIT_KEY before test
* add dubbo SPI and interface bridge class
* support EchoService and GenericService
* rename groupId to org.apache.dubbo
* add debug info for UT
2018-06-19 11:31:09 +08:00
Xin Wang
b2c5cb7652
[DUBBO-9]add apache-rat-plugin to check asf license header ( #1647 )
...
* [DUBBO-9]add apache-rat-plugin to check asf license header
* reformat EagerThreadPoolExecutorTest.java
* remove the asf header check of checkstyle plugin
2018-04-23 11:28:22 +08:00
Huang YunKun
9003c125a9
add checkstyle ( #1558 )
2018-04-08 15:13:10 +08:00
ken.lj
50a81561a2
upgrade dependencies ( #572 )
...
* upgrade dependency version, including spring, zookeeper, curator...
* upgrade dependency version, including spring, zookeeper, curator...
* upgrade dependencies
* reformat xml file
* fix dependency upgrade issues
2017-09-05 11:07:23 +08:00
ken.lj
49bdca9132
Add codestyle
2017-08-25 16:40:17 +08:00