Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Cnanjo 2018 03 29 branch #64

Closed
wants to merge 186 commits into from
Closed

Conversation

cnanjo
Copy link

@cnanjo cnanjo commented Mar 30, 2018

On line 167 of ArchetypeValidator, the setting of flattened archetypes in the result is skipped if either errors or warnings are present. yet, the correct behavior should probably be to only skip in case of errors and not in the case of warnings. Hence, modified if statement to check for the case of errors explicitly by changing the condition from messages.isEmpty() to result.passes().

Changed logger to slf4j. Removed IOUtils dependency because recent ANTLR version includes the functionality directly.
pieterbos and others added 27 commits January 29, 2018 13:49
Throw Exceptions on incorrect use of MetaModels
Fix effective occurrences with a differential path instead of RM Attr…
Fix BMM tests to use BMM metamodels only, plus some fixes
use term in parent archetype instead of term in archetype root
@cnanjo
Copy link
Author

cnanjo commented Mar 30, 2018

My apologies. The pull request was intended for the OpenEHR fork and not Nedap. I must have overlooked this when creating it in the first place. Closing this pull request.

@cnanjo cnanjo closed this Mar 30, 2018
@J3173 J3173 deleted the cnanjo_2018_03_29_branch branch September 7, 2018 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants