Commit Graph

12 Commits

Author SHA1 Message Date
Martin Grigorov 062166fa6c
Fix the build on Linux ARM64 CPU architecture (#7408)
* Issue #7349 - Fix the build on ARM64 CPU architecture

Update embedded-redis and embedded-consul to newer versions which have native binaries for aarch64
Re-introduce TravisCI as a build tool only for ARM64. It will run as a cron job every night

* Issue #7408 - Set the scope of groovy-xml in the dependencyManagement section

Inline the version so that it is not forgotten to be removed when the dependency is removed with the upgrade to embedded-consul:2.2.1

See https://github.com/pszymczyk/embedded-consul/pull/114

* Update embedded-redis to 0.10.0

* DUBBO-7349 Upgrade Embedded-Consul to 2.2.1

* DUBBO-7349 Add scope=test to all occurrences of embedded-[redis|consul]
2021-04-15 01:23:46 -07:00
fredster33 5692210778
Grammar fixes (#7500) 2021-04-02 13:09:49 +08:00
Addy Roy 78ce240f7f
Proofread CONTRIBUTING file with multiple fixes (#6805)
Fixed typo, grammatical, punctuations, and semantic coherence to improve readability and content quality.
2020-10-15 22:01:35 +08:00
Xin Wang a8ca64c8aa
Remove incubator (#4161) 2019-05-25 00:06:55 +08:00
Taosheng Wei 26f010d8c9 fix the typo of notification mail list address (#3335)
fix the typo of notification mail list address
2019-01-25 11:21:19 +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
Huxing Zhang c6880b2355 Add contact and issue report section. 2018-07-12 18:25:17 +08:00
Huxing Zhang f26e9fb872 Add contribution workflow section. 2018-07-12 16:58:45 +08:00
Huxing Zhang f7ea7e7096 Polish CONTRIBUTING. 2018-07-12 16:58:45 +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
ken.lj c968c09245 Fix minor issues reported in 2.6.2 RC1 2018-05-22 08:20:10 +08:00
ken.lj 8aac289cec Create Contributing.md 2017-10-20 10:11:02 +08:00