Skip to content
Success

Changes

Summary

  1. Update validator to ensure that any exception processing the annotation is caught and the node that caused the exception is passed to the logger. (commit: 56fc0f1) (details)
Commit 56fc0f1679a3a0a5b69e391e44cd4e8e5aca9fca by Mike Dawson
Update validator to ensure that any exception processing the annotation is caught and the node that caused the exception is passed to the logger.

Where annotations include unresolved references, this will output the responsible function.
(commit: 56fc0f1)
The file was modifieddoor-compiler/src/main/kotlin/com/ustadmobile/lib/annotationprocessor/core/DoorValidatorProcessor.kt (diff)
The file was modifiedbuild.gradle (diff)