local OpenCMIS TCK runtime

This commit is contained in:
2026-05-07 23:43:21 +02:00
parent 71a917f2fb
commit 18a952aa0c
12 changed files with 791 additions and 7 deletions

View File

@@ -25,7 +25,17 @@ or custom harness commands that do not use the local Java/Maven toolchain.
## Command Configuration
Configure a TCK command as an argv list:
The baseline assessment profile is configured to call the local ConsoleRunner
adapter:
```text
adapters/opencmis_console_adapter.py
```
See `docs/LOCAL-TCK-RUNTIME.md` for the bootstrap flow and Maven runtime
descriptor.
You can also configure a custom TCK command as an argv list:
```json
{