The GitHub Actions job "Build" on jackrabbit-oak.git/issue/OAK-12331 has failed.
Run started by GitHub user dulvac (triggered by dulvac).

Head commit for run:
9f483fbd81c276addd9ca3264e6e07e85655bcfc / Andrei Dulvac <[email protected]>
OAK-12331: explain why audit domain and type are value types

The design doc named AuditDomain and AuditType without saying why they
exist. The rationale is from the review on PR #3059: constraining the value
at construction keeps a domain usable as a JCR node name, so a listener that
persists events into the repository can build a path from it without
escaping.

Records the actual rules (non-blank, JcrNameParser, no colon, no whitespace),
why the colon is rejected rather than escaped, and why neither type is an
enum. Also fixes a bullet list in audit.md that an earlier edit had split in
two, orphaning Timestamp and Payload below a paragraph.

Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/30992657048

With regards,
GitHub Actions via GitBox

Reply via email to