mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-30 18:10:44 +08:00
3da7ea9c1b
* Support build with Bazel (#4865) * Support build with Bazel, fixing tests to make them capable of running in concurrency and hermetic. * Make test cases capable of running in parallel. (#4874)
20 lines
241 B
Plaintext
20 lines
241 B
Plaintext
*dependency-reduced-pom.xml
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
target/
|
|
devenv
|
|
*.log*
|
|
*.iml
|
|
.idea/
|
|
*.versionsBackup
|
|
!NOTICE-BIN
|
|
!LICENSE-BIN
|
|
.DS_Store
|
|
localbin
|
|
nohup.out
|
|
bazel-out
|
|
bazel-bin
|
|
bazel-rocketmq
|
|
bazel-testlogs
|
|
.vscode |