ERROR: File 'email.html' does not exist
<br>
<h3>Changes since last build: </h3>
<pre>
[Lukas Skublik] adding csv tests to xml
[Lukas Skublik] adding select operation to object collection
[Lukas Skublik] adding tab for csv export configuration on exporting popup and adding support for condition in object collection
[Lukas Skublik] adding page for object collections
[Lukas Skublik] changing of schema(move condition element, depracated jasper and selectEngine) and edit collectionProcessor to compile whole CollectionRefSpecificationType
[Richard Richter] LexicalProcessorRegistry: cleanup, simplified find* methods
[Richard Richter] RAccessCertificationCase.createJaxb: removed unused attribute + cleanup
[Richard Richter] RUtil: getXmlFromByteArray -> getSerializedFormFromByteArray
[Richard Richter] DomLexicalProcessor: simplified XML detection, more cases without regex
[Richard Richter] DeleteObjectResult doesn't use and doesn't need language
[Richard Richter] RActivation.java: cleanup, default annotation values removed
[Richard Richter] PrismObject.java: commented code out, cleanup/reformat
[Richard Richter] REmbeddedNamedReference.java: code cleanup, newer equals
[Richard Richter] SqlRepositoryConfiguration.java: added "fullObjectFormat" repo attribute
[Richard Richter] RTask.java: code cleanup/reformat
[Richard Richter] MID-6303: more work/TODO around serializedForm
[Richard Richter] MetadataFactory.fromJaxb: rename + removed unused prismContext parameter
[Richard Richter] RUtil.safeListReferenceToSet renamed to toRObjectReferenceSet
[Richard Richter] RUtil.safeSetReferencesToList() renamed to toObjectReferenceTypeList
[Richard Richter] RUtil.java: cleanup, old commented code removed
[Richard Richter] typo fix RReferenceOwner#RESOURCE_BUSINESS_CONFIGURAT(I)ON_APPROVER
[Richard Richter] RUtil.getSerializedFormFromByteArray: fixed rare UTF-16 treatment
[Richard Richter] repo entity classes: minor entity cleanup
[Richard Richter] RReference/ObjectReference#type renamed to targetType + test fixes
[Lukas Skublik] adding of pages for reports and create report button under object list page
[Richard Richter] RObjectReference: param name fixes in copyToJAXB methods
[Richard Richter] RUtil.getByteArrayFromXml renamed to getBytesFromSerializedForm
[Richard Richter] AddGetObjectTest.java: one Session open() fix + cleanup
[Richard Richter] BaseSQLRepoTest.java: added <> to constructor call in createRepoRef
[Richard Richter] RepositoryService.java: javadoc fix, @author moved to end
[Richard Richter] PrismContext: removed unused canSerialize
[Richard Richter] PrismContext: added javadoc about lang/format auto-detection + cleanup
[Richard Richter] ObjectUpdater.updateFullObject: activated fullObjectFormat from config
[Richard Richter] RAccessCertificationCase.toRepo: activated fullObjectFormat from config
[Richard Richter] AddGetObjectTest.java: cleanup, one private test activated (it works)
[Richard Richter] objects.xml: added xsi:type to fix AddGetObjectTest#simpleAddGetTest
[Richard Richter] TestAsyncUpdate*: move of resource file constants to subclasses
[Richard Richter] SqlRepositoryConfiguration: fullObjectFormat can by defined by sysprop
[Richard Richter] MID-6303: TODO update, 4 gone, 1 added
[Richard Richter] R(C)ReferenceOwner classes renamed to R(C)ReferenceType
[Richard Richter] renamed variables for RUtil.getSerializedFormFromBytes calls + cleanup
[Radovan Semancik] Behavioral data schema for focus
[Radovan Semancik] Correcting LoggingAuditConfigutation + doc improvement
[Radovan Semancik] Audit recordSessionlessAccess configuration
[Lukas Skublik] quick fix for depracated Jasper element in ReportType (initial objects test)
[Richard Richter] audit-impl cleanup + SimpleDateFormat->DateTimeFormatter migration
[Richard Richter] .gitignore cleanup, root one + schrodinger is enough
[Richard Richter] typo fixes mostly around occur(r)* words + some prob(el)m
[Lukas Skublik] adding csv tests to xml
[Lukas Skublik] adding select operation to object collection
[Lukas Skublik] adding tab for csv export configuration on exporting popup and adding support for condition in object collection
[Lukas Skublik] adding page for object collections
[Lukas Skublik] changing of schema(move condition element, depracated jasper and selectEngine) and edit collectionProcessor to compile whole CollectionRefSpecificationType
[Richard Richter] LexicalProcessorRegistry: cleanup, simplified find* methods
[Richard Richter] RAccessCertificationCase.createJaxb: removed unused attribute + cleanup
[Richard Richter] RUtil: getXmlFromByteArray -> getSerializedFormFromByteArray
[Richard Richter] DomLexicalProcessor: simplified XML detection, more cases without regex
[Richard Richter] DeleteObjectResult doesn't use and doesn't need language
[Richard Richter] RActivation.java: cleanup, default annotation values removed
[Richard Richter] PrismObject.java: commented code out, cleanup/reformat
[Richard Richter] REmbeddedNamedReference.java: code cleanup, newer equals
[Richard Richter] SqlRepositoryConfiguration.java: added "fullObjectFormat" repo attribute
[Richard Richter] RTask.java: code cleanup/reformat
[Richard Richter] MID-6303: more work/TODO around serializedForm
[Richard Richter] MetadataFactory.fromJaxb: rename + removed unused prismContext parameter
[Richard Richter] RUtil.safeListReferenceToSet renamed to toRObjectReferenceSet
[Richard Richter] RUtil.safeSetReferencesToList() renamed to toObjectReferenceTypeList
[Richard Richter] RUtil.java: cleanup, old commented code removed
[Richard Richter] typo fix RReferenceOwner#RESOURCE_BUSINESS_CONFIGURAT(I)ON_APPROVER
[Richard Richter] RUtil.getSerializedFormFromByteArray: fixed rare UTF-16 treatment
[Richard Richter] repo entity classes: minor entity cleanup
[Richard Richter] RReference/ObjectReference#type renamed to targetType + test fixes
[Lukas Skublik] adding of pages for reports and create report button under object list page
[Richard Richter] RObjectReference: param name fixes in copyToJAXB methods
[Richard Richter] RUtil.getByteArrayFromXml renamed to getBytesFromSerializedForm
[Richard Richter] AddGetObjectTest.java: one Session open() fix + cleanup
[Richard Richter] BaseSQLRepoTest.java: added <> to constructor call in createRepoRef
[Richard Richter] RepositoryService.java: javadoc fix, @author moved to end
[Richard Richter] PrismContext: removed unused canSerialize
[Richard Richter] PrismContext: added javadoc about lang/format auto-detection + cleanup
[Richard Richter] ObjectUpdater.updateFullObject: activated fullObjectFormat from config
[Richard Richter] RAccessCertificationCase.toRepo: activated fullObjectFormat from config
[Richard Richter] AddGetObjectTest.java: cleanup, one private test activated (it works)
[Richard Richter] objects.xml: added xsi:type to fix AddGetObjectTest#simpleAddGetTest
[Richard Richter] TestAsyncUpdate*: move of resource file constants to subclasses
[Richard Richter] SqlRepositoryConfiguration: fullObjectFormat can by defined by sysprop
[Richard Richter] MID-6303: TODO update, 4 gone, 1 added
[Richard Richter] R(C)ReferenceOwner classes renamed to R(C)ReferenceType
[Richard Richter] renamed variables for RUtil.getSerializedFormFromBytes calls + cleanup
[Radovan Semancik] Behavioral data schema for focus
[Radovan Semancik] Correcting LoggingAuditConfigutation + doc improvement
[Radovan Semancik] Audit recordSessionlessAccess configuration
[Lukas Skublik] quick fix for depracated Jasper element in ReportType (initial objects test)
[Richard Richter] audit-impl cleanup + SimpleDateFormat->DateTimeFormatter migration
[Richard Richter] .gitignore cleanup, root one + schrodinger is enough
[Richard Richter] typo fixes mostly around occur(r)* words + some prob(el)m
</pre>
<br>
<h2>See more info:</h2>
https://jenkins.evolveum.com/job/MidPoint_Master_OpenJDK_nightly/611/