gchq / event-logging-schema

Event Logging is an XML Schema for describing the auditable events generated by computer systems, hardware devices and access control systems
Apache License 2.0
25 stars 6 forks source link

Gh 57 refactor for fluent builder #61

Closed at055612 closed 3 years ago

at055612 commented 4 years ago

Changes to the schema to improve the generated java code in the event-logging api. Waiting on https://github.com/mklemm/jaxb2-rich-contract-plugin/pull/54

Breaking change due to deprecated elements being removed.

at055612 commented 4 years ago

Think the conflicts are down to formatting changes in the schema file. Need to use the same opinionated formatter on both theirs and our and then see what is different.

at055612 commented 3 years ago

Use zpretty to format the two versions and see what has changed.