<h1>Build FAILURE</h1>
<br>
<h3>Changes since last build: </h3>
<pre>
[Anton Tkacik] midPrivacy: Introduced ValueMetadata
[Anton Tkacik] axiom: Introduced base parser and stream APIs
[Anton Tkacik] Axiom: introduced Axiom language model
[Anton Tkacik] Axiom: supertype is defined by extends
[Anton Tkacik] Axiom: Added ModelReactor which loads model definitions from language
[Anton Tkacik] Axiom: Removed property, container in favour of item
[Anton Tkacik] Axiom: Added special handling for AxiomTypeReference
[Anton Tkacik] Axiom: Argument is now optional
[Pavol Mederly] Add fragments of common-3 and scripting-3 schemas
[Anton Tkacik] Axiom: added multimodule test
[Anton Tkacik] Axiom: Collect parsing exceptions
[Anton Tkacik] Axiom: Added identifier declaration
[Anton Tkacik] Axiom: Added identifier statement
[Pavol Mederly] Add value metadata mock-up feature
[Anton Tkacik] Axiom: added support for imports & model isolation
[Katarina Valalikova] valueMetadata GUI integration - WIP
[Anton Tkacik] Axiom: moved exceptions to lang.spi
[Anton Tkacik] Axiom: moved SourceLocation to lang.spi
[Anton Tkacik] Axiom: moved Statement interface to Axiom SPI
[Anton Tkacik] Axiom: Moved IdentifierResolver to axiom.lang.spi
[Anton Tkacik] Axiom: Moved Requirement to axiom.reactor
[Anton Tkacik] Moved ANTLR specific classes to axiom.lang.antlr
[Anton Tkacik] Moved Statement, Item, Type implementations to axiom.lang.spi
[Anton Tkacik] Axiom: Added abstract rule reactor
[Anton Tkacik] Axiom: Moved AxiomStreamBuilder to lang.spi
[Anton Tkacik] Axiom: Added support for extension statement
[Anton Tkacik] Axiom: Axiom supports language extensions.
[Katarina Valalikova] valueMetadata integration
[Anton Tkacik] Axiom: fixed checkstyle
[Anton Tkacik] Axiom: Introduced AxiomItem and AxiomItemValue in axiom.api
[Anton Tkacik] Axiom: Renamed reactor context to reflect Item & Value terminology
[Anton Tkacik] Axiom: Reworked language reactor to use concepts as Item & Value
[Anton Tkacik] Axiom: register modification to target
[Anton Tkacik] Axiom: fixed tests failing to duplicate defitions
[Anton Tkacik] Axiom: introduced originalValue in reactor context
[Anton Tkacik] Axiom: Added prism language extensions
[Anton Tkacik] Axiom: Moved Lookup to separate class
[Anton Tkacik] Axiom: moved common-core and scripting test to separate test
[Anton Tkacik] Axiom: Make namespace inheritance configurable
[Anton Tkacik] Updaded Axiom model & Prism model based on discussion
[Anton Tkacik] Axiom: Added data loading functionality
[Anton Tkacik] Renamed AxiomItemValue to AxiomValue
[Anton Tkacik] Moved AxiomValue to axiom.api
[Anton Tkacik] Moved AxiomItem to axiom.api
[Anton Tkacik] Moved Axiom*Definition to axiom.api.schema
[Anton Tkacik] Axiom: Moved stream interfaces to api.stream
[Anton Tkacik] Axiom: Removed duplicate implementation
[Anton Tkacik] Axiom: Allow to use any of supertypes as item
[Anton Tkacik] Changed definition of IDENTIFIER token - removed ./
[Anton Tkacik] Axiom: Added support for mixins
[Anton Tkacik] Axiom: Added documentation to Axiom language
[Anton Tkacik] Axoim: Renamed AxiomIdentifier to AxiomName
[Anton Tkacik] Axiom: Renamed Extension to Augmentation
[Anton Tkacik] Axiom: moved identifier declaration to AxiomItemDefinition
[Anton Tkacik] Axiom: Moved itemName to Prism
[Anton Tkacik] Axiom: Moved Dependency.* to separate classes
[Anton Tkacik] Axiom: Removed comments from grammar
[Anton Tkacik] Axiom: added draft of axiom-data with axioms
[tony.tkacik] Axiom: fixed Java 8 Optional compilation issues
[tony.tkacik] Axiom: Added Simple and Complex type
[tony.tkacik] Removed generic argument from AxiomComplexValue
[tony.tkacik] Axiom: Removed statement from grammar, replaced with item / value
[tony.tkacik] Axiom: Added preparation for metadata introduction
[Anton Tkacik] Axiom: Added support for infraItem @value
[Anton Tkacik] Axiom: Added support for infra items to AxiomValue and AxiomComplexValue
[Anton Tkacik] Axiom: Added exmaple with infra type in Axiom language
[Anton Tkacik] Renamed AxiomIdentifierResolver to AxiomNameResolver
[Anton Tkacik] Axiom: Renamed extends to superType
[Anton Tkacik] Axiom: Switched import declaration argument to namespace
[Anton Tkacik] Axiom: Renamed axiom-lang to axiom-model
[Anton Tkacik] Renamed superType to supertype
[Anton Tkacik] Axiom: Reordered axiom-model to logical groups
[Anton Tkacik] Axiom: Added metadata statement to language
[Anton Tkacik] Axiom: Introduced ValueMetadata base type
[Anton Tkacik] Axiom: Renamed uses to include
[Anton Tkacik] Added substitution group to model
[Anton Tkacik] Axiom: Added support for substitution to AxiomItemTarget
[tony.tkacik] Axiom: Fixed Java 8 compilation issue
[tony.tkacik] Axiom: added metadata to AxiomValue
[tony.tkacik] Axiom: fňixed Prism Infra test model
[tony.tkacik] Axiom: Splitted language in model,data,types models.
[tony.tkacik] Axiom: fixed Java 8 generics related compilation issues
[Anton Tkacik] midPrivacy: Introduced ValueMetadata
[Anton Tkacik] axiom: Introduced base parser and stream APIs
[Anton Tkacik] Axiom: introduced Axiom language model
[Anton Tkacik] Axiom: supertype is defined by extends
[Anton Tkacik] Axiom: Added ModelReactor which loads model definitions from language
[Anton Tkacik] Axiom: Removed property, container in favour of item
[Anton Tkacik] Axiom: Added special handling for AxiomTypeReference
[Anton Tkacik] Axiom: Argument is now optional
[Pavol Mederly] Add fragments of common-3 and scripting-3 schemas
[Anton Tkacik] Axiom: added multimodule test
[Anton Tkacik] Axiom: Collect parsing exceptions
[Anton Tkacik] Axiom: Added identifier declaration
[Anton Tkacik] Axiom: Added identifier statement
[Pavol Mederly] Add value metadata mock-up feature
[Anton Tkacik] Axiom: added support for imports & model isolation
[Katarina Valalikova] valueMetadata GUI integration - WIP
[Anton Tkacik] Axiom: moved exceptions to lang.spi
[Anton Tkacik] Axiom: moved SourceLocation to lang.spi
[Anton Tkacik] Axiom: moved Statement interface to Axiom SPI
[Anton Tkacik] Axiom: Moved IdentifierResolver to axiom.lang.spi
[Anton Tkacik] Axiom: Moved Requirement to axiom.reactor
[Anton Tkacik] Moved ANTLR specific classes to axiom.lang.antlr
[Anton Tkacik] Moved Statement, Item, Type implementations to axiom.lang.spi
[Anton Tkacik] Axiom: Added abstract rule reactor
[Anton Tkacik] Axiom: Moved AxiomStreamBuilder to lang.spi
[Anton Tkacik] Axiom: Added support for extension statement
[Anton Tkacik] Axiom: Axiom supports language extensions.
[Katarina Valalikova] valueMetadata integration
[Anton Tkacik] Axiom: fixed checkstyle
[Anton Tkacik] Axiom: Introduced AxiomItem and AxiomItemValue in axiom.api
[Anton Tkacik] Axiom: Renamed reactor context to reflect Item & Value terminology
[Anton Tkacik] Axiom: Reworked language reactor to use concepts as Item & Value
[Anton Tkacik] Axiom: register modification to target
[Anton Tkacik] Axiom: fixed tests failing to duplicate defitions
[Anton Tkacik] Axiom: introduced originalValue in reactor context
[Anton Tkacik] Axiom: Added prism language extensions
[Anton Tkacik] Axiom: Moved Lookup to separate class
[Anton Tkacik] Axiom: moved common-core and scripting test to separate test
[Anton Tkacik] Axiom: Make namespace inheritance configurable
[Anton Tkacik] Updaded Axiom model & Prism model based on discussion
[Anton Tkacik] Axiom: Added data loading functionality
[Anton Tkacik] Renamed AxiomItemValue to AxiomValue
[Anton Tkacik] Moved AxiomValue to axiom.api
[Anton Tkacik] Moved AxiomItem to axiom.api
[Anton Tkacik] Moved Axiom*Definition to axiom.api.schema
[Anton Tkacik] Axiom: Moved stream interfaces to api.stream
[Anton Tkacik] Axiom: Removed duplicate implementation
[Anton Tkacik] Axiom: Allow to use any of supertypes as item
[Anton Tkacik] Changed definition of IDENTIFIER token - removed ./
[Anton Tkacik] Axiom: Added support for mixins
[Anton Tkacik] Axiom: Added documentation to Axiom language
[Anton Tkacik] Axoim: Renamed AxiomIdentifier to AxiomName
[Anton Tkacik] Axiom: Renamed Extension to Augmentation
[Anton Tkacik] Axiom: moved identifier declaration to AxiomItemDefinition
[Anton Tkacik] Axiom: Moved itemName to Prism
[Anton Tkacik] Axiom: Moved Dependency.* to separate classes
[Anton Tkacik] Axiom: Removed comments from grammar
[Anton Tkacik] Axiom: added draft of axiom-data with axioms
[tony.tkacik] Axiom: fixed Java 8 Optional compilation issues
[tony.tkacik] Axiom: Added Simple and Complex type
[tony.tkacik] Removed generic argument from AxiomComplexValue
[tony.tkacik] Axiom: Removed statement from grammar, replaced with item / value
[tony.tkacik] Axiom: Added preparation for metadata introduction
[Anton Tkacik] Axiom: Added support for infraItem @value
[Anton Tkacik] Axiom: Added support for infra items to AxiomValue and AxiomComplexValue
[Anton Tkacik] Axiom: Added exmaple with infra type in Axiom language
[Anton Tkacik] Renamed AxiomIdentifierResolver to AxiomNameResolver
[Anton Tkacik] Axiom: Renamed extends to superType
[Anton Tkacik] Axiom: Switched import declaration argument to namespace
[Anton Tkacik] Axiom: Renamed axiom-lang to axiom-model
[Anton Tkacik] Renamed superType to supertype
[Anton Tkacik] Axiom: Reordered axiom-model to logical groups
[Anton Tkacik] Axiom: Added metadata statement to language
[Anton Tkacik] Axiom: Introduced ValueMetadata base type
[Anton Tkacik] Axiom: Renamed uses to include
[Anton Tkacik] Added substitution group to model
[Anton Tkacik] Axiom: Added support for substitution to AxiomItemTarget
[tony.tkacik] Axiom: Fixed Java 8 compilation issue
[tony.tkacik] Axiom: added metadata to AxiomValue
[tony.tkacik] Axiom: fňixed Prism Infra test model
[tony.tkacik] Axiom: Splitted language in model,data,types models.
[tony.tkacik] Axiom: fixed Java 8 generics related compilation issues
</pre>
<br>
<h2>See more info:</h2>
https://jenkins.evolveum.com/job/MidPoint_Master_OpenJDK_quick/1930/