hugegraph-sync/hugegraph-server/hugegraph-example
V_Galaxy fe7697e9a7
chore: enhance a string of problems to pass CI (#2321)
## Main Changes

- fix license header (from https://github.com/apache/incubator-hugegraph/pull/2303)
	- remove maven wrapper in pd and store
- remove java 8 CI in `ci.yml` (not support java 8 in HugeGraph 1.5.0)
- add `pd-store.yml` for pd, store, hstore UT
- collect the test files from pd into the `hg-pd-test` module, the same for store
	- except for `hg-pd-service`, `hg-store-node`, `hg-store-rocksdb`

## TODO

- [ ] dependency-check (update the `known-dependencies.txt` file in `hugegraph-server/hugegraph-dist/scripts/dependency/`)
	- [ ] With the change in project structure, some scripts in `hugegraph-server/hugegraph-dist` may need to be relocated to the appropriate locations. 🤔
- [ ] `hugegraph-server/hugegraph-dist/src/assembly/jenkins/`
2023-10-16 16:01:10 +08:00
..
src/main chore: enhance a string of problems to pass CI (#2321) 2023-10-16 16:01:10 +08:00
pom.xml fix: fix parent of submodules in hugegraph-server 2023-08-05 23:24:33 +08:00