Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REL: v0.14.0 #199

Closed
wants to merge 5 commits into from
Closed

REL: v0.14.0 #199

wants to merge 5 commits into from

Conversation

carlwilson
Copy link
Member

  • bumped Maven version to v0.14.0;
  • added updated versioned docs and README.md; and
  • udpdated Maven site and JavaDocs.

- blank namespace prefixes are now reported as `<no-prefix>` in the `DOC-8` message`;
- altered the `DOC-8` message to emphasise that prefixes are reported;
- refactored out collection of namespaces into a Uitls class; and
- removed trailing newline from `README` and template.
- `POL-1` and `POL-2` are no longer pre-requisite rules, this means other policy rules will still run if these fail;
- cleaned up a bug in pre-requisite handling where Validation reports weren't generated;
- refactored the execution of Validation rules; and
- removed a few unused imports.
* REFACT: Tidied validator/profile calls

- profile is now invoked after validation rather than as a branch in CLI;
- added profiling via `ValidationReport` as half-way house before interface refactor;
- added Rule checking via `ValidationReport` and provided a simple method in `AbstractProfile` that calls existing `validate` method;
- improved some variable and method names;and
- made some CLI methods static.

* FIX: Minor style issue.
- bumped Maven version to v0.14.0;
- added updated versioned docs and README.md; and
- udpdated Maven site and JavaDocs.
* REL: v0.14.0

- bumped Maven version to v0.14.0;
- added updated versioned docs and README.md; and
- udpdated Maven site and JavaDocs.

* FIX: Pre-commit run.
@carlwilson carlwilson self-assigned this Oct 16, 2024
@carlwilson carlwilson added this to the v0.14 milestone Oct 16, 2024
@carlwilson carlwilson deleted the branch main October 16, 2024 12:57
@carlwilson carlwilson closed this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant