Files
open-cmis-tck/profiles/expectations/cmis-local-harness.json
2026-05-07 15:52:13 +02:00

25 lines
699 B
JSON

{
"id": "cmis-local-harness",
"target_profile_ref": "kontextual-cmis-compat",
"expectations": [
{
"id": "cmis-tck-wrapper-bootstrap",
"requirement_refs": [],
"check_refs": [
"check-group:open-cmis-tck:repository-type",
"check-group:open-cmis-tck:object-content"
],
"result_refs": [
"blocked"
],
"classification_refs": [
"missing_dependency",
"tck_invocation_not_configured"
],
"expected": true,
"reason": "When preflight passes, the local bootstrap can plan CMIS TCK groups before Java/Maven and the final Apache Chemistry invocation are configured.",
"status": "active"
}
]
}