local OpenCMIS TCK runtime
This commit is contained in:
parent
71a917f2fb
commit
18a952aa0c
12 changed files with 791 additions and 7 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue