You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/02/08 14:23:16 UTC

[isis] branch ISIS-2502-ex.recog updated (f274379 -> e7b97e0)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch ISIS-2502-ex.recog
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from f274379  ISIS-2502: applib test fix
     add bef9edb  ISIS-2297: remove unnecessary code (sonar)
     add ce38e1b  Bump actions/cache from v2 to v2.1.4
     add c2a2fd0  Merge pull request #370 from apache/dependabot/github_actions/actions/cache-v2.1.4
     add b09ba63  Bump gradle-tooling-api from 6.8.1 to 6.8.2
     add 68ad428  Merge pull request #371 from apache/dependabot/maven/org.gradle-gradle-tooling-api-6.8.2
     add 154cd23  ISIS-2519: fix wrongly named 'footnote' -> 'callout'
     add fd4c64c  Bump joda-time from 2.10.9 to 2.10.10
     add 4b20fdd  Merge pull request #372 from apache/dependabot/maven/joda-time-joda-time-2.10.10
     add 14e843a  ISIS-2519: Tooling: adds collapsible block support to AsciiDocFactory
     add 1f8d049  ISIS-2519: fix copy paste error
     add bdf88e0  ISIS-2444: updates service documentation
     add d242855  ISIS-2502: tooling: some core improvements
     add 976fa18  ISIS-2519: regen. index (new source syntax)
     add 4a29088  ISIS-2519: cleaning up tests
     add edec81c  ISIS-2519: system-overview use collapsible content on lists
     add 2ee948f  ISIS-2520: some java-doc improvements
     add 0258841  ISIS-2520: adds type params to rendered java sources
     add 26568e2  ISIS-2520: regen. index
     add dc5ba99  ISIS-2520: fixes TypeParameters enumeration on java source model
     add e7b97e0  ISIS-2520: regen. index fixes wrong type params

No new revisions were added by this update.

Summary of changes:
 .../workflows/ci-build-artifacts-no-push-maven.yml |    2 +-
 .../pages/index/applib/AbstractViewModel.adoc      |    2 +-
 .../generated/pages/index/applib/Identifier.adoc   |    2 +-
 .../pages/index/applib/IsisModuleApplib.adoc       |    2 +-
 .../index/applib/RecreatableDomainObject.adoc      |    2 +-
 .../generated/pages/index/applib/ViewModel.adoc    |    2 +-
 .../adapters/AbstractValueSemanticsProvider.adoc   |    4 +-
 .../index/applib/adapters/DefaultsProvider.adoc    |    4 +-
 .../index/applib/adapters/EncoderDecoder.adoc      |    4 +-
 .../index/applib/adapters/EncodingException.adoc   |    2 +-
 .../pages/index/applib/adapters/Parser.adoc        |    4 +-
 .../index/applib/adapters/ParsingException.adoc    |    2 +-
 .../applib/adapters/ValueSemanticsProvider.adoc    |    4 +-
 .../pages/index/applib/annotation/Action.adoc      |    2 +-
 .../index/applib/annotation/ActionLayout.adoc      |    2 +-
 .../index/applib/annotation/BookmarkPolicy.adoc    |    2 +-
 .../pages/index/applib/annotation/Bounding.adoc    |    2 +-
 .../pages/index/applib/annotation/Collection.adoc  |    2 +-
 .../index/applib/annotation/CollectionLayout.adoc  |    2 +-
 .../pages/index/applib/annotation/Defaulted.adoc   |    2 +-
 .../index/applib/annotation/DomainObject.adoc      |    2 +-
 .../applib/annotation/DomainObjectLayout.adoc      |    2 +-
 .../index/applib/annotation/DomainService.adoc     |    2 +-
 .../applib/annotation/DomainServiceLayout.adoc     |    2 +-
 .../pages/index/applib/annotation/Editing.adoc     |    2 +-
 .../index/applib/annotation/EntityChangeKind.adoc  |    2 +-
 .../index/applib/annotation/EqualByContent.adoc    |    2 +-
 .../pages/index/applib/annotation/Facets.adoc      |    2 +-
 .../pages/index/applib/annotation/HomePage.adoc    |    2 +-
 .../index/applib/annotation/InteractionScope.adoc  |    2 +-
 .../index/applib/annotation/LabelPosition.adoc     |    2 +-
 .../pages/index/applib/annotation/MemberOrder.adoc |    2 +-
 .../pages/index/applib/annotation/MinLength.adoc   |    2 +-
 .../pages/index/applib/annotation/Module.adoc      |    2 +-
 .../pages/index/applib/annotation/Nature.adoc      |    2 +-
 .../index/applib/annotation/NatureOfService.adoc   |    2 +-
 .../pages/index/applib/annotation/Navigable.adoc   |    2 +-
 .../pages/index/applib/annotation/Optionality.adoc |    2 +-
 .../index/applib/annotation/OrderPrecedence.adoc   |    2 +-
 .../pages/index/applib/annotation/Parameter.adoc   |    2 +-
 .../index/applib/annotation/ParameterLayout.adoc   |    2 +-
 .../index/applib/annotation/Programmatic.adoc      |    2 +-
 .../pages/index/applib/annotation/Projecting.adoc  |    2 +-
 .../pages/index/applib/annotation/PromptStyle.adoc |    2 +-
 .../pages/index/applib/annotation/Property.adoc    |    2 +-
 .../index/applib/annotation/PropertyLayout.adoc    |    2 +-
 .../pages/index/applib/annotation/Publishing.adoc  |    2 +-
 .../pages/index/applib/annotation/Redirect.adoc    |    2 +-
 .../pages/index/applib/annotation/RenderDay.adoc   |    2 +-
 .../pages/index/applib/annotation/Repainting.adoc  |    2 +-
 .../pages/index/applib/annotation/RestrictTo.adoc  |    2 +-
 .../pages/index/applib/annotation/SemanticsOf.adoc |    2 +-
 .../pages/index/applib/annotation/Snapshot.adoc    |    2 +-
 .../pages/index/applib/annotation/Title.adoc       |    2 +-
 .../pages/index/applib/annotation/Value.adoc       |    2 +-
 .../pages/index/applib/annotation/Where.adoc       |    2 +-
 .../client/RepresentationTypeSimplifiedV2.adoc     |    2 +-
 .../pages/index/applib/client/SuppressionType.adoc |    2 +-
 .../pages/index/applib/clock/VirtualClock.adoc     |    2 +-
 .../index/applib/domain/DomainObjectList.adoc      |    2 +-
 .../pages/index/applib/events/EventObjectBase.adoc |    4 +-
 .../applib/events/domain/AbstractDomainEvent.adoc  |    4 +-
 .../applib/events/domain/ActionDomainEvent.adoc    |    4 +-
 .../events/domain/CollectionDomainEvent.adoc       |    4 +-
 .../applib/events/domain/PropertyDomainEvent.adoc  |    4 +-
 .../events/lifecycle/AbstractLifecycleEvent.adoc   |    4 +-
 .../events/lifecycle/ObjectCreatedEvent.adoc       |    4 +-
 .../applib/events/lifecycle/ObjectLoadedEvent.adoc |    4 +-
 .../events/lifecycle/ObjectPersistedEvent.adoc     |    4 +-
 .../events/lifecycle/ObjectPersistingEvent.adoc    |    4 +-
 .../events/lifecycle/ObjectRemovingEvent.adoc      |    4 +-
 .../events/lifecycle/ObjectUpdatedEvent.adoc       |    4 +-
 .../events/lifecycle/ObjectUpdatingEvent.adoc      |    4 +-
 .../index/applib/events/ui/AbstractUiEvent.adoc    |    4 +-
 .../index/applib/events/ui/CssClassUiEvent.adoc    |    4 +-
 .../pages/index/applib/events/ui/IconUiEvent.adoc  |    4 +-
 .../index/applib/events/ui/LayoutUiEvent.adoc      |    4 +-
 .../pages/index/applib/events/ui/TitleUiEvent.adoc |    4 +-
 .../applib/exceptions/RecoverableException.adoc    |    2 +-
 .../applib/exceptions/TranslatableException.adoc   |    2 +-
 .../applib/exceptions/UnrecoverableException.adoc  |    2 +-
 .../unrecoverable/DomainModelException.adoc        |    2 +-
 .../unrecoverable/MetaModelException.adoc          |    2 +-
 .../unrecoverable/NoAuthenticatorException.adoc    |    2 +-
 .../unrecoverable/ObjectNotFoundException.adoc     |    2 +-
 .../unrecoverable/ObjectPersistenceException.adoc  |    2 +-
 .../unrecoverable/PersistFailedException.adoc      |    2 +-
 .../unrecoverable/ReflectiveActionException.adoc   |    2 +-
 .../unrecoverable/RepositoryException.adoc         |    2 +-
 .../unrecoverable/UnexpectedCallException.adoc     |    2 +-
 .../unrecoverable/UnknownTypeException.adoc        |    2 +-
 .../generated/pages/index/applib/graph/Edge.adoc   |    4 +-
 .../pages/index/applib/graph/SimpleEdge.adoc       |    4 +-
 .../generated/pages/index/applib/graph/Vertex.adoc |    4 +-
 .../index/applib/graph/tree/LazyTreeNode.adoc      |    4 +-
 .../pages/index/applib/graph/tree/TreeAdapter.adoc |    4 +-
 .../pages/index/applib/graph/tree/TreeNode.adoc    |    4 +-
 .../pages/index/applib/graph/tree/TreePath.adoc    |    2 +-
 .../pages/index/applib/graph/tree/TreeState.adoc   |    2 +-
 .../pages/index/applib/jaxb/DataTypeFactory.adoc   |    2 +-
 .../index/applib/jaxb/JavaSqlJaxbAdapters.adoc     |    2 +-
 .../JavaSqlXMLGregorianCalendarMarshalling.adoc    |    2 +-
 .../index/applib/jaxb/JavaTimeJaxbAdapters.adoc    |    2 +-
 .../JavaTimeXMLGregorianCalendarMarshalling.adoc   |    2 +-
 .../index/applib/jaxb/JavaUtilJaxbAdapters.adoc    |    2 +-
 .../index/applib/jaxb/JodaTimeJaxbAdapters.adoc    |    2 +-
 .../JodaTimeXMLGregorianCalendarMarshalling.adoc   |    2 +-
 .../applib/jaxb/PersistentEntitiesAdapter.adoc     |    2 +-
 .../index/applib/jaxb/PersistentEntityAdapter.adoc |    2 +-
 .../index/applib/jaxb/PrimitiveJaxbAdapters.adoc   |    2 +-
 .../applib/layout/component/ActionLayoutData.adoc  |    2 +-
 .../layout/component/ActionLayoutDataOwner.adoc    |    2 +-
 .../layout/component/CollectionLayoutData.adoc     |    2 +-
 .../component/CollectionLayoutDataOwner.adoc       |    2 +-
 .../layout/component/CssClassFaPosition.adoc       |    2 +-
 .../layout/component/DomainObjectLayoutData.adoc   |    2 +-
 .../component/DomainObjectLayoutDataOwner.adoc     |    2 +-
 .../index/applib/layout/component/FieldSet.adoc    |    2 +-
 .../applib/layout/component/FieldSetOwner.adoc     |    2 +-
 .../applib/layout/component/HasBookmarking.adoc    |    2 +-
 .../index/applib/layout/component/HasCssClass.adoc |    2 +-
 .../applib/layout/component/HasCssClassFa.adoc     |    2 +-
 .../applib/layout/component/HasDescribedAs.adoc    |    2 +-
 .../index/applib/layout/component/HasHidden.adoc   |    2 +-
 .../index/applib/layout/component/HasNamed.adoc    |    2 +-
 .../applib/layout/component/MemberRegion.adoc      |    4 +-
 .../applib/layout/component/MemberRegionOwner.adoc |    2 +-
 .../pages/index/applib/layout/component/Owned.adoc |    4 +-
 .../pages/index/applib/layout/component/Owner.adoc |    2 +-
 .../layout/component/PropertyLayoutData.adoc       |    2 +-
 .../layout/component/ServiceActionLayoutData.adoc  |    2 +-
 .../component/ServiceActionLayoutDataOwner.adoc    |    2 +-
 .../pages/index/applib/layout/grid/Grid.adoc       |    2 +-
 .../index/applib/layout/grid/GridAbstract.adoc     |    2 +-
 .../applib/layout/grid/bootstrap3/BS3ClearFix.adoc |    2 +-
 .../layout/grid/bootstrap3/BS3ClearFixHidden.adoc  |    2 +-
 .../layout/grid/bootstrap3/BS3ClearFixVisible.adoc |    2 +-
 .../applib/layout/grid/bootstrap3/BS3Col.adoc      |    2 +-
 .../applib/layout/grid/bootstrap3/BS3Element.adoc  |    2 +-
 .../layout/grid/bootstrap3/BS3ElementAbstract.adoc |    2 +-
 .../applib/layout/grid/bootstrap3/BS3Grid.adoc     |    2 +-
 .../applib/layout/grid/bootstrap3/BS3Row.adoc      |    2 +-
 .../layout/grid/bootstrap3/BS3RowContent.adoc      |    2 +-
 .../layout/grid/bootstrap3/BS3RowContentOwner.adoc |    2 +-
 .../applib/layout/grid/bootstrap3/BS3RowOwner.adoc |    2 +-
 .../applib/layout/grid/bootstrap3/BS3Tab.adoc      |    2 +-
 .../applib/layout/grid/bootstrap3/BS3TabGroup.adoc |    2 +-
 .../layout/grid/bootstrap3/BS3TabGroupOwner.adoc   |    2 +-
 .../applib/layout/grid/bootstrap3/BS3TabOwner.adoc |    2 +-
 .../applib/layout/grid/bootstrap3/HasCssId.adoc    |    2 +-
 .../index/applib/layout/grid/bootstrap3/Size.adoc  |    2 +-
 .../applib/layout/grid/bootstrap3/SizeSpan.adoc    |    2 +-
 .../applib/layout/grid/bootstrap3/WithinGrid.adoc  |    2 +-
 .../pages/index/applib/layout/links/Link.adoc      |    2 +-
 .../index/applib/layout/menubars/HasNamed.adoc     |    2 +-
 .../pages/index/applib/layout/menubars/Menu.adoc   |    2 +-
 .../index/applib/layout/menubars/MenuBar.adoc      |    2 +-
 .../index/applib/layout/menubars/MenuBars.adoc     |    2 +-
 .../applib/layout/menubars/MenuBarsAbstract.adoc   |    2 +-
 .../index/applib/layout/menubars/MenuSection.adoc  |    2 +-
 .../applib/layout/menubars/bootstrap3/BS3Menu.adoc |    2 +-
 .../layout/menubars/bootstrap3/BS3MenuBar.adoc     |    2 +-
 .../layout/menubars/bootstrap3/BS3MenuBars.adoc    |    2 +-
 .../layout/menubars/bootstrap3/BS3MenuSection.adoc |    2 +-
 .../pages/index/applib/mixins/MixinConstants.adoc  |    2 +-
 .../pages/index/applib/mixins/dto/Dto.adoc         |    2 +-
 .../index/applib/mixins/dto/Dto_downloadXml.adoc   |    2 +-
 .../index/applib/mixins/dto/Dto_downloadXsd.adoc   |    2 +-
 .../mixins/layout/Object_downloadLayoutXml.adoc    |    2 +-
 .../applib/mixins/layout/Object_openRestApi.adoc   |    2 +-
 .../mixins/layout/Object_rebuildMetamodel.adoc     |    2 +-
 .../metamodel/Object_downloadMetamodelXml.adoc     |    2 +-
 .../mixins/metamodel/Object_objectIdentifier.adoc  |    2 +-
 .../applib/mixins/metamodel/Object_objectType.adoc |    2 +-
 .../index/applib/query/AllInstancesQuery.adoc      |    4 +-
 .../pages/index/applib/query/NamedQuery.adoc       |    4 +-
 .../generated/pages/index/applib/query/Query.adoc  |    4 +-
 .../pages/index/applib/query/QueryRange.adoc       |    2 +-
 .../index/applib/services/DomainChangeRecord.adoc  |    2 +-
 .../index/applib/services/MethodReferences.adoc    |    2 +-
 .../RepresentsInteractionMemberExecution.adoc      |    2 +-
 .../services/acceptheader/AcceptHeaderService.adoc |    2 +-
 .../appfeat/ApplicationFeatureRepository.adoc      |    2 +-
 .../services/appfeat/ApplicationMemberType.adoc    |    2 +-
 .../index/applib/services/bookmark/Bookmark.adoc   |    2 +-
 .../applib/services/bookmark/BookmarkHolder.adoc   |    2 +-
 .../services/bookmark/BookmarkHolder_lookup.adoc   |    2 +-
 .../services/bookmark/BookmarkHolder_object.adoc   |    2 +-
 .../applib/services/bookmark/BookmarkService.adoc  |    2 +-
 .../services/bookmarkui/BookmarkUiService.adoc     |    2 +-
 .../index/applib/services/clock/ClockService.adoc  |    2 +-
 .../index/applib/services/command/Command.adoc     |    2 +-
 .../services/command/CommandExecutorService.adoc   |    2 +-
 .../services/command/CommandOutcomeHandler.adoc    |    2 +-
 .../applib/services/commanddto/HasCommandDto.adoc  |    2 +-
 .../conmap/ContentMappingServiceForCommandDto.adoc |    2 +-
 .../ContentMappingServiceForCommandsDto.adoc       |    2 +-
 .../services/commanddto/conmap/UserDataKeys.adoc   |    2 +-
 .../commanddto/processor/CommandDtoProcessor.adoc  |    2 +-
 .../CommandDtoProcessorForActionAbstract.adoc      |    2 +-
 .../CommandDtoProcessorForPropertyAbstract.adoc    |    2 +-
 .../processor/spi/CommandDtoProcessorService.adoc  |   10 +-
 .../spi/CommandDtoProcessorServiceIdentity.adoc    |    2 +-
 .../services/confview/ConfigurationMenu.adoc       |    4 +-
 .../services/confview/ConfigurationProperty.adoc   |    2 +-
 .../confview/ConfigurationViewService.adoc         |    6 +-
 .../services/conmap/ContentMappingService.adoc     |    2 +-
 .../index/applib/services/email/EmailService.adoc  |   18 +-
 .../index/applib/services/error/ErrorDetails.adoc  |    2 +-
 .../services/error/ErrorReportingService.adoc      |   12 +-
 .../index/applib/services/error/SimpleTicket.adoc  |    2 +-
 .../pages/index/applib/services/error/Ticket.adoc  |    6 +-
 .../applib/services/eventbus/EventBusService.adoc  |    6 +-
 .../services/exceprecog/ExceptionRecognizer.adoc   |    2 +-
 .../exceprecog/ExceptionRecognizerAbstract.adoc    |   10 +-
 .../exceprecog/ExceptionRecognizerForType.adoc     |   10 +-
 .../exceprecog/ExceptionRecognizerService.adoc     |    2 +-
 .../applib/services/factory/FactoryService.adoc    |    2 +-
 .../applib/services/grid/GridLoaderService.adoc    |    2 +-
 .../index/applib/services/grid/GridService.adoc    |    2 +-
 .../applib/services/grid/GridSystemService.adoc    |    4 +-
 .../pages/index/applib/services/health/Health.adoc |    2 +-
 .../applib/services/health/HealthCheckService.adoc |    2 +-
 .../index/applib/services/hint/HintStore.adoc      |    2 +-
 .../services/homepage/HomePageResolverService.adoc |    2 +-
 .../index/applib/services/i18n/LocaleProvider.adoc |    2 +-
 .../applib/services/i18n/TranslatableString.adoc   |    2 +-
 .../applib/services/i18n/TranslationService.adoc   |    2 +-
 .../applib/services/i18n/TranslationsResolver.adoc |    2 +-
 .../applib/services/iactn/ExecutionContext.adoc    |    2 +-
 .../index/applib/services/iactn/Interaction.adoc   |    2 +-
 .../applib/services/iactn/InteractionContext.adoc  |    2 +-
 .../applib/services/inject/ServiceInjector.adoc    |    2 +-
 .../index/applib/services/jaxb/JaxbService.adoc    |    2 +-
 .../applib/services/layout/LayoutService.adoc      |    2 +-
 .../applib/services/layout/LayoutServiceMenu.adoc  |    2 +-
 .../applib/services/linking/DeepLinkService.adoc   |    8 +-
 .../services/menu/MenuBarsLoaderService.adoc       |    2 +-
 .../applib/services/menu/MenuBarsService.adoc      |    2 +-
 .../applib/services/message/MessageService.adoc    |    2 +-
 .../index/applib/services/metamodel/BeanSort.adoc  |    2 +-
 .../applib/services/metamodel/DomainMember.adoc    |    2 +-
 .../applib/services/metamodel/DomainModel.adoc     |    2 +-
 .../services/metamodel/MetaModelService.adoc       |    2 +-
 .../services/metamodel/MetaModelServiceMenu.adoc   |    2 +-
 .../applib/services/metrics/MetricsService.adoc    |    2 +-
 .../services/publishing/log/CommandLogger.adoc     |    2 +-
 .../publishing/log/EntityChangesLogger.adoc        |    2 +-
 .../publishing/log/EntityPropertyChangeLogger.adoc |    2 +-
 .../services/publishing/log/ExecutionLogger.adoc   |    2 +-
 .../services/publishing/spi/CommandSubscriber.adoc |    2 +-
 .../services/publishing/spi/EntityChanges.adoc     |    2 +-
 .../publishing/spi/EntityChangesSubscriber.adoc    |    2 +-
 .../publishing/spi/EntityPropertyChange.adoc       |    2 +-
 .../spi/EntityPropertyChangeSubscriber.adoc        |    2 +-
 .../publishing/spi/ExecutionSubscriber.adoc        |    2 +-
 .../queryresultscache/QueryResultCacheControl.adoc |    2 +-
 .../queryresultscache/QueryResultsCache.adoc       |    2 +-
 .../applib/services/registry/ServiceRegistry.adoc  |    2 +-
 .../applib/services/repository/EntityState.adoc    |    2 +-
 .../services/repository/RepositoryService.adoc     |    2 +-
 .../applib/services/routing/RoutingService.adoc    |    2 +-
 .../applib/services/scratchpad/Scratchpad.adoc     |    2 +-
 .../services/session/SessionLoggingService.adoc    |    2 +-
 .../session/SessionLoggingServiceLogging.adoc      |    2 +-
 .../index/applib/services/sudo/SudoService.adoc    |    2 +-
 .../applib/services/swagger/SwaggerService.adoc    |    2 +-
 .../TableColumnOrderForCollectionTypeAbstract.adoc |    4 +-
 .../services/tablecol/TableColumnOrderService.adoc |    2 +-
 .../index/applib/services/title/TitleService.adoc  |    2 +-
 .../services/urlencoding/UrlEncodingService.adoc   |    2 +-
 ...rlEncodingServiceUsingBaseEncodingAbstract.adoc |    2 +-
 .../index/applib/services/user/RoleMemento.adoc    |    2 +-
 .../index/applib/services/user/UserMemento.adoc    |    2 +-
 .../index/applib/services/user/UserService.adoc    |    2 +-
 .../services/userprof/UserProfileService.adoc      |    2 +-
 .../services/userreg/EmailNotificationService.adoc |   28 +-
 .../index/applib/services/userreg/UserDetails.adoc |    2 +-
 .../services/userreg/UserRegistrationService.adoc  |    2 +-
 .../userreg/events/EmailEventAbstract.adoc         |    2 +-
 .../userreg/events/EmailRegistrationEvent.adoc     |    2 +-
 .../userreg/events/PasswordResetEvent.adoc         |    2 +-
 .../applib/services/wrapper/DisabledException.adoc |    2 +-
 .../applib/services/wrapper/HiddenException.adoc   |    2 +-
 .../applib/services/wrapper/InvalidException.adoc  |    2 +-
 .../applib/services/wrapper/WrapperFactory.adoc    |    2 +-
 .../applib/services/wrapper/WrappingObject.adoc    |    2 +-
 .../services/wrapper/control/AsyncControl.adoc     |    4 +-
 .../services/wrapper/control/ControlAbstract.adoc  |    4 +-
 .../services/wrapper/control/ExceptionHandler.adoc |    2 +-
 .../wrapper/control/ExceptionHandlerAbstract.adoc  |    2 +-
 .../services/wrapper/control/ExecutionMode.adoc    |    2 +-
 .../services/wrapper/control/SyncControl.adoc      |    2 +-
 .../services/wrapper/events/AccessEvent.adoc       |    2 +-
 .../wrapper/events/ActionArgumentEvent.adoc        |    2 +-
 .../wrapper/events/ActionInvocationEvent.adoc      |    2 +-
 .../wrapper/events/ActionUsabilityEvent.adoc       |    2 +-
 .../wrapper/events/ActionVisibilityEvent.adoc      |    2 +-
 .../wrapper/events/CollectionAccessEvent.adoc      |    2 +-
 .../wrapper/events/CollectionAddToEvent.adoc       |    2 +-
 .../wrapper/events/CollectionMethodEvent.adoc      |    2 +-
 .../wrapper/events/CollectionRemoveFromEvent.adoc  |    2 +-
 .../wrapper/events/CollectionUsabilityEvent.adoc   |    2 +-
 .../services/wrapper/events/InteractionEvent.adoc  |    2 +-
 .../services/wrapper/events/ObjectTitleEvent.adoc  |    2 +-
 .../wrapper/events/ObjectValidityEvent.adoc        |    2 +-
 .../wrapper/events/ObjectVisibilityEvent.adoc      |    2 +-
 .../services/wrapper/events/ParseValueEvent.adoc   |    2 +-
 .../wrapper/events/PropertyAccessEvent.adoc        |    2 +-
 .../wrapper/events/PropertyModifyEvent.adoc        |    2 +-
 .../wrapper/events/PropertyUsabilityEvent.adoc     |    2 +-
 .../wrapper/events/PropertyVisibilityEvent.adoc    |    2 +-
 .../wrapper/events/ProposedHolderEvent.adoc        |    2 +-
 .../services/wrapper/events/UsabilityEvent.adoc    |    2 +-
 .../services/wrapper/events/ValidityEvent.adoc     |    2 +-
 .../services/wrapper/events/VisibilityEvent.adoc   |    2 +-
 .../wrapper/listeners/InteractionAdapter.adoc      |    2 +-
 .../wrapper/listeners/InteractionListener.adoc     |    2 +-
 .../index/applib/services/xactn/TransactionId.adoc |    2 +-
 .../applib/services/xactn/TransactionService.adoc  |    2 +-
 .../applib/services/xactn/TransactionState.adoc    |    2 +-
 .../services/xactn/TransactionalProcessor.adoc     |    2 +-
 .../index/applib/services/xml/XmlService.adoc      |    2 +-
 .../services/xmlsnapshot/XmlSnapshotService.adoc   |    2 +-
 .../xmlsnapshot/XmlSnapshotService~Snapshot.adoc   |    2 +-
 .../XmlSnapshotService~Snapshot~Builder.adoc       |    2 +-
 .../snapshot/SnapshottableWithInclusions.adoc      |    2 +-
 .../index/applib/spec/AbstractSpecification.adoc   |    4 +-
 .../index/applib/spec/AbstractSpecification2.adoc  |    4 +-
 .../pages/index/applib/spec/Specification.adoc     |    2 +-
 .../pages/index/applib/spec/Specification2.adoc    |    2 +-
 .../pages/index/applib/spec/SpecificationAnd.adoc  |    2 +-
 .../pages/index/applib/spec/SpecificationNot.adoc  |    2 +-
 .../pages/index/applib/spec/SpecificationOr.adoc   |    2 +-
 .../pages/index/applib/types/DescriptionType.adoc  |    2 +-
 .../index/applib/types/MemberIdentifierType.adoc   |    2 +-
 .../pages/index/applib/types/TargetActionType.adoc |    2 +-
 .../pages/index/applib/types/TargetClassType.adoc  |    2 +-
 .../generated/pages/index/applib/util/Enums.adoc   |    2 +-
 .../pages/index/applib/util/Equality.adoc          |    4 +-
 .../generated/pages/index/applib/util/Hashing.adoc |    4 +-
 .../pages/index/applib/util/JaxbUtil.adoc          |    2 +-
 .../pages/index/applib/util/ObjectContracts.adoc   |    2 +-
 .../pages/index/applib/util/ReasonBuffer.adoc      |    2 +-
 .../pages/index/applib/util/ReasonBuffer2.adoc     |    2 +-
 .../generated/pages/index/applib/util/Reasons.adoc |    2 +-
 .../pages/index/applib/util/TitleBuffer.adoc       |    2 +-
 .../index/applib/util/TitleBufferException.adoc    |    2 +-
 .../pages/index/applib/util/ToString.adoc          |    4 +-
 .../index/applib/util/schema/ChangesDtoUtils.adoc  |    2 +-
 .../index/applib/util/schema/CommandDtoUtils.adoc  |    2 +-
 .../index/applib/util/schema/CommonDtoUtils.adoc   |    2 +-
 .../applib/util/schema/InteractionDtoUtils.adoc    |    2 +-
 .../util/schema/MemberExecutionDtoUtils.adoc       |    2 +-
 .../generated/pages/index/applib/value/Blob.adoc   |    2 +-
 .../generated/pages/index/applib/value/Clob.adoc   |    2 +-
 .../pages/index/applib/value/HasHtml.adoc          |    2 +-
 .../index/applib/value/LocalResourcePath.adoc      |    2 +-
 .../generated/pages/index/applib/value/Markup.adoc |    2 +-
 .../index/applib/value/NamedWithMimeType.adoc      |    2 +-
 .../pages/index/applib/value/Password.adoc         |    2 +-
 .../pages/index/commons/collections/Can.adoc       |    4 +-
 .../index/commons/collections/Cardinality.adoc     |    2 +-
 .../pages/index/commons/functional/Result.adoc     |   28 +-
 .../pages/index/commons/having/HasUniqueId.adoc    |    2 +-
 .../pages/index/commons/having/HasUpdatedAt.adoc   |    2 +-
 .../pages/index/commons/having/HasUpdatedBy.adoc   |    2 +-
 .../pages/index/commons/having/HasUsername.adoc    |    2 +-
 .../commons/resource/ResourceCoordinates.adoc      |    2 +-
 .../DataSourceIntrospectionService.adoc            |    2 +-
 ...ceptionRecognizerForOtherDataAccessProblem.adoc |    2 +-
 .../transaction/TransactionServiceSpring.adoc      |    4 +-
 .../runtimeservices/xml/XmlServiceDefault.adoc     |    2 +-
 .../changetracking/EntityChangeTrackerDefault.adoc |    2 +-
 .../events/TransactionAfterCompletionEvent.adoc    |    2 +-
 .../commandlog/impl/CommandSubscriberForJdo.adoc   |    2 +-
 .../impl/IsisModuleExtCommandLogImpl.adoc          |    2 +-
 .../impl/mixins/HasUniqueId_command.adoc           |    2 +-
 .../mixins/HasUsername_recentCommandsByUser.adoc   |    2 +-
 .../commandlog/impl/ui/CommandServiceMenu.adoc     |    2 +-
 .../primary/IsisModuleExtCommandReplayPrimary.adoc |    2 +-
 .../primary/config/PrimaryConfig.adoc              |    2 +-
 .../primary/mixins/Object_openOnSecondary.adoc     |    2 +-
 .../primary/restapi/CommandRetrievalService.adoc   |    2 +-
 .../primary/ui/CommandReplayOnPrimaryService.adoc  |    2 +-
 .../IsisModuleExtCommandReplaySecondary.adoc       |    2 +-
 .../commandreplay/secondary/SecondaryStatus.adoc   |    2 +-
 .../secondary/analyser/CommandReplayAnalyser.adoc  |    2 +-
 .../analyser/CommandReplayAnalyserException.adoc   |    2 +-
 .../analyser/CommandReplayAnalyserResult.adoc      |    2 +-
 .../analysis/CommandReplayAnalysisService.adoc     |    2 +-
 .../secondary/clock/TickingClockService.adoc       |    2 +-
 .../secondary/config/SecondaryConfig.adoc          |    2 +-
 .../executor/CommandExecutorServiceWithTime.adoc   |    2 +-
 .../secondary/fetch/CommandFetcher.adoc            |    2 +-
 .../secondary/job/ReplicateAndReplayJob.adoc       |    2 +-
 .../secondary/job/SecondaryStatusData.adoc         |    2 +-
 .../jobcallables/ReplicateAndRunCommands.adoc      |    2 +-
 .../secondary/mixins/CommandJdo_exclude.adoc       |    2 +-
 .../secondary/mixins/CommandJdo_replayQueue.adoc   |    2 +-
 .../secondary/mixins/Object_openOnPrimary.adoc     |    2 +-
 .../spi/ReplayCommandExecutionController.adoc      |    2 +-
 .../ui/CommandReplayOnSecondaryService.adoc        |    2 +-
 .../cors/impl/IsisModuleExtCorsImpl.adoc           |    2 +-
 .../fullcalendar/applib/CalendarEventable.adoc     |    2 +-
 .../fullcalendar/applib/Calendarable.adoc          |    2 +-
 .../applib/IsisModuleExtFullCalendarApplib.adoc    |    2 +-
 .../spi/CalendarableDereferencingService.adoc      |    2 +-
 .../fullcalendar/applib/value/CalendarEvent.adoc   |    2 +-
 .../ui/component/IsisModuleExtFullCalendarUi.adoc  |    2 +-
 .../hsqldbmgr/dom/IsisModuleExtHsqldbMgr.adoc      |    2 +-
 .../hsqldbmgr/dom/services/HsqlDbManagerMenu.adoc  |    2 +-
 .../applib/IsisModuleExtJaxRsClientApplib.adoc     |    2 +-
 .../jaxrsclient/applib/client/JaxRsClient.adoc     |    2 +-
 .../jaxrsclient/applib/client/JaxRsResponse.adoc   |    2 +-
 .../applib/IsisModuleIncModelApplib.adoc           |    2 +-
 .../modelannotation/applib/annotation/Model.adoc   |    2 +-
 .../metamodel/IsisModuleExtModelAnnotation.adoc    |    2 +-
 .../SupportingMethodValidatorRefinerFactory.adoc   |    2 +-
 .../services/IncubatorMetaModelPlugin.adoc         |    2 +-
 .../extensions/quartz/IsisModuleExtQuartzImpl.adoc |    2 +-
 .../quartz/context/JobExecutionData.adoc           |    2 +-
 .../spring/AutowiringSpringBeanJobFactory.adoc     |    2 +-
 .../restclient/ActionParameterListBuilder.adoc     |    2 +-
 .../restclient/IsisModuleExtRestClient.adoc        |    2 +-
 .../extensions/restclient/ResponseDigest.adoc      |    4 +-
 .../index/extensions/restclient/RestfulClient.adoc |    2 +-
 .../extensions/restclient/RestfulClientConfig.adoc |    2 +-
 .../restclient/RestfulClientException.adoc         |    2 +-
 .../restclient/auth/BasicAuthFilter.adoc           |    2 +-
 .../restclient/log/ClientConversationFilter.adoc   |    2 +-
 .../restclient/log/ClientConversationLogger.adoc   |    2 +-
 .../secman/api/IsisModuleExtSecmanApi.adoc         |    2 +-
 .../extensions/secman/api/SecmanConfiguration.adoc |    2 +-
 .../index/extensions/secman/api/SecurityRealm.adoc |    2 +-
 .../secman/api/SecurityRealmCharacteristic.adoc    |    2 +-
 .../secman/api/SecurityRealmService.adoc           |    2 +-
 .../api/encryption/PasswordEncryptionService.adoc  |    2 +-
 .../encryption/PasswordEncryptionServiceNone.adoc  |    2 +-
 .../secman/api/events/UserCreatedEvent.adoc        |    2 +-
 .../api/permission/ApplicationPermission.adoc      |    2 +-
 .../api/permission/ApplicationPermissionMode.adoc  |    2 +-
 .../ApplicationPermissionRepository.adoc           |    4 +-
 .../api/permission/ApplicationPermissionRule.adoc  |    2 +-
 .../api/permission/ApplicationPermissionValue.adoc |    2 +-
 .../permission/ApplicationPermissionValueSet.adoc  |    2 +-
 .../permission/PermissionsEvaluationService.adoc   |    2 +-
 .../PermissionsEvaluationServiceAbstract.adoc      |    2 +-
 ...PermissionsEvaluationServiceAllowBeatsVeto.adoc |    2 +-
 ...PermissionsEvaluationServiceVetoBeatsAllow.adoc |    2 +-
 .../secman/api/role/ApplicationRole.adoc           |    2 +-
 .../secman/api/role/ApplicationRoleRepository.adoc |    4 +-
 .../secman/api/tenancy/ApplicationTenancy.adoc     |    2 +-
 .../api/tenancy/ApplicationTenancyEvaluator.adoc   |    2 +-
 .../api/tenancy/ApplicationTenancyRepository.adoc  |    4 +-
 .../extensions/secman/api/tenancy/HasAtPath.adoc   |    2 +-
 .../extensions/secman/api/user/AccountType.adoc    |    2 +-
 .../secman/api/user/ApplicationUser.adoc           |    2 +-
 .../secman/api/user/ApplicationUserRepository.adoc |    4 +-
 .../secman/api/user/ApplicationUserStatus.adoc     |    2 +-
 .../IsisModuleExtSecmanEncryptionJbcrypt.adoc      |    2 +-
 .../PasswordEncryptionServiceUsingJBcrypt.adoc     |    2 +-
 .../jdo/IsisModuleExtSecmanPersistenceJdo.adoc     |    2 +-
 .../secman/jdo/seed/SeedSecurityModuleService.adoc |    2 +-
 .../jdo/seed/SeedUsersAndRolesFixtureScript.adoc   |    2 +-
 .../secman/jdo/seed/scripts/GlobalTenancy.adoc     |    2 +-
 ...xtFixturesFixtureResultsRoleAndPermissions.adoc |    2 +-
 .../IsisExtSecmanAdminRoleAndPermissions.adoc      |    2 +-
 .../jdo/seed/scripts/IsisExtSecmanAdminUser.adoc   |    2 +-
 .../IsisExtSecmanFixtureRoleAndPermissions.adoc    |    2 +-
 ...IsisExtSecmanRegularUserRoleAndPermissions.adoc |    2 +-
 .../jpa/IsisModuleExtSecmanPersistenceJpa.adoc     |    2 +-
 .../secman/jpa/seed/SeedSecurityModuleService.adoc |    2 +-
 .../jpa/seed/SeedUsersAndRolesFixtureScript.adoc   |    2 +-
 .../secman/jpa/seed/scripts/GlobalTenancy.adoc     |    2 +-
 ...xtFixturesFixtureResultsRoleAndPermissions.adoc |    2 +-
 .../IsisExtSecmanAdminRoleAndPermissions.adoc      |    2 +-
 .../jpa/seed/scripts/IsisExtSecmanAdminUser.adoc   |    2 +-
 .../IsisExtSecmanFixtureRoleAndPermissions.adoc    |    2 +-
 ...IsisExtSecmanRegularUserRoleAndPermissions.adoc |    2 +-
 ...tyModuleAppUserRegistrationServiceAbstract.adoc |    2 +-
 .../secman/model/IsisModuleExtSecmanModel.adoc     |    2 +-
 .../secman/model/app/user/MeService.adoc           |    2 +-
 .../shiro/IsisModuleExtSecmanRealmShiro.adoc       |    2 +-
 .../shiro/IsisModuleExtSecmanShiroRealm.adoc       |    2 +-
 .../services/SecurityRealmServiceUsingShiro.adoc   |    2 +-
 .../extensions/secman/shiro/util/ShiroUtils.adoc   |    2 +-
 .../realm/impl/IsisLdapContextFactory.adoc         |    2 +-
 .../shirorealmldap/realm/impl/IsisLdapRealm.adoc   |    2 +-
 .../impl/IsisModuleExtShiroRealmLdapImpl.adoc      |    2 +-
 .../ui/IsisModuleExtExcelDownloadUi.adoc           |    2 +-
 .../ui/components/CollectionContentsAsExcel.adoc   |    2 +-
 .../CollectionContentsAsExcelFactory.adoc          |    2 +-
 .../pdfjs/applib/annotations/PdfJsViewer.adoc      |    2 +-
 .../wicket/pdfjs/applib/config/PdfJsConfig.adoc    |    2 +-
 .../viewer/wicket/pdfjs/applib/config/Scale.adoc   |    2 +-
 .../pdfjs/applib/spi/PdfJsViewerAdvisor.adoc       |    2 +-
 .../wicket/pdfjs/ui/IsisModuleExtPdfjsUi.adoc      |    2 +-
 .../jdo/applib/IsisModulePersistenceJdoApplib.adoc |    2 +-
 .../jdo/applib/integration/JdoSupportService.adoc  |    2 +-
 .../jdo/datanucleus/IsisModuleJdoDatanucleus.adoc  |   18 +-
 .../changetracking/JdoLifecycleListener.adoc       |    2 +-
 .../jdo/datanucleus/dialect/DnJdoDialect.adoc}     |    8 +-
 .../mixins/Persistable_datanucleusIdLong.adoc      |    2 +-
 .../mixins/Persistable_datanucleusVersionLong.adoc |    2 +-
 .../Persistable_datanucleusVersionTimestamp.adoc   |    2 +-
 .../mixins/Persistable_downloadJdoMetadata.adoc    |    2 +-
 .../applib/IsisBookmarkConverter.adoc              |    2 +-
 .../applib/IsisLocalResourcePathConverter.adoc     |    2 +-
 .../typeconverters/applib/IsisMarkupConverter.adoc |    2 +-
 .../applib/IsisPasswordConverter.adoc              |    2 +-
 .../JavaAwtBufferedImageByteArrayConverter.adoc    |    2 +-
 .../schema/v2/IsisChangesDtoConverter.adoc         |    2 +-
 .../schema/v2/IsisCommandDtoConverter.adoc         |    2 +-
 .../schema/v2/IsisInteractionDtoConverter.adoc     |    2 +-
 .../schema/v2/IsisOidDtoConverter.adoc             |    2 +-
 .../time/IsoOffsetTimeConverter.adoc               |    2 +-
 .../time/IsoZonedDateTimeConverter.adoc            |    2 +-
 .../applib/ByteArrayBlobRdbmsMapping.adoc          |    2 +-
 .../valuetypes/applib/IsisBlobMapping.adoc         |    2 +-
 .../valuetypes/applib/IsisClobMapping.adoc         |    2 +-
 .../JpaEntityInjectionPointResolver.adoc           |    2 +-
 .../jpa/applib/services/JpaSupportService.adoc     |    2 +-
 .../jpa/eclipselink/IsisModuleJpaEclipselink.adoc  |    3 +-
 .../pages/index/schema/IsisModuleSchema.adoc       |    2 +-
 .../security/bypass/IsisModuleSecurityBypass.adoc  |    2 +-
 .../bypass/authentication/AuthenticatorBypass.adoc |    2 +-
 .../bypass/authorization/AuthorizorBypass.adoc     |    2 +-
 .../keycloak/IsisModuleSecurityKeycloak.adoc       |    2 +-
 .../authentication/AuthenticatorKeycloak.adoc      |    2 +-
 .../keycloak/authorization/AuthorizorKeycloak.adoc |    2 +-
 .../keycloak/webmodule/KeycloakFilter.adoc         |    2 +-
 .../keycloak/webmodule/WebModuleKeycloak.adoc      |    2 +-
 .../security/shiro/IsisModuleSecurityShiro.adoc    |    2 +-
 .../shiro/authentication/AuthenticatorShiro.adoc   |    2 +-
 .../shiro/authorization/AuthorizorShiro.adoc       |    2 +-
 .../shiro/authorization/IsisPermission.adoc        |    2 +-
 .../authorization/IsisPermissionResolver.adoc      |    2 +-
 .../security/shiro/webmodule/WebModuleShiro.adoc   |    2 +-
 .../index/subdomains/base/applib/Chained.adoc      |    4 +-
 .../pages/index/subdomains/base/applib/Dflt.adoc   |    2 +-
 .../applib/IsisModuleSubdomainsBaseApplib.adoc     |    2 +-
 .../index/subdomains/base/applib/PowerType.adoc    |    4 +-
 .../pages/index/subdomains/base/applib/Titled.adoc |    2 +-
 .../index/subdomains/base/applib/TitledEnum.adoc   |    2 +-
 .../base/applib/services/BaseServicesModule.adoc   |    2 +-
 .../applib/services/calendar/CalendarService.adoc  |    2 +-
 .../base/applib/types/DescriptionType.adoc         |    2 +-
 .../subdomains/base/applib/types/FqcnType.adoc     |    2 +-
 .../subdomains/base/applib/types/MoneyType.adoc    |    2 +-
 .../subdomains/base/applib/types/NameType.adoc     |    2 +-
 .../subdomains/base/applib/types/NotesType.adoc    |    2 +-
 .../base/applib/types/ObjectIdentifierType.adoc    |    2 +-
 .../base/applib/types/PercentageType.adoc          |    2 +-
 .../base/applib/types/ProperNameType.adoc          |    2 +-
 .../base/applib/types/ReferenceType.adoc           |    2 +-
 .../subdomains/base/applib/types/TitleType.adoc    |    2 +-
 .../base/applib/types/UrlTemplateType.adoc         |    2 +-
 .../subdomains/base/applib/types/UserNameType.adoc |    2 +-
 .../subdomains/base/applib/types/XxxType.adoc      |    2 +-
 .../subdomains/base/applib/utils/ClassUtils.adoc   |    2 +-
 .../base/applib/utils/JodaPeriodUtils.adoc         |    2 +-
 .../subdomains/base/applib/utils/MathUtils.adoc    |    2 +-
 .../subdomains/base/applib/utils/MessageUtils.adoc |    2 +-
 .../subdomains/base/applib/utils/StringUtils.adoc  |    2 +-
 .../subdomains/base/applib/utils/TitleBuilder.adoc |    2 +-
 .../base/applib/valuetypes/AbstractInterval.adoc   |    4 +-
 .../base/applib/valuetypes/LocalDateInterval.adoc  |    2 +-
 .../subdomains/base/applib/valuetypes/VT.adoc      |    2 +-
 .../base/applib/with/WithCodeComparable.adoc       |    4 +-
 .../base/applib/with/WithCodeGetter.adoc           |    2 +-
 .../base/applib/with/WithCodeUnique.adoc           |    2 +-
 .../applib/with/WithDescriptionComparable.adoc     |    4 +-
 .../base/applib/with/WithDescriptionGetter.adoc    |    2 +-
 .../base/applib/with/WithDescriptionUnique.adoc    |    2 +-
 .../subdomains/base/applib/with/WithInterval.adoc  |    4 +-
 .../base/applib/with/WithIntervalContiguous.adoc   |    4 +-
 .../base/applib/with/WithIntervalMutable.adoc      |    4 +-
 .../base/applib/with/WithNameComparable.adoc       |    4 +-
 .../base/applib/with/WithNameGetter.adoc           |    2 +-
 .../base/applib/with/WithNameUnique.adoc           |    2 +-
 .../base/applib/with/WithReferenceComparable.adoc  |    4 +-
 .../base/applib/with/WithReferenceGetter.adoc      |    2 +-
 .../base/applib/with/WithReferenceUnique.adoc      |    2 +-
 .../subdomains/base/applib/with/WithSequence.adoc  |    2 +-
 .../subdomains/base/applib/with/WithStartDate.adoc |    2 +-
 .../base/applib/with/WithTitleComparable.adoc      |    4 +-
 .../base/applib/with/WithTitleGetter.adoc          |    2 +-
 .../base/applib/with/WithTitleUnique.adoc          |    2 +-
 .../applib/IsisModuleSubdomainsExcelApplib.adoc    |    2 +-
 .../excel/applib/dom/AggregationType.adoc          |    2 +-
 .../excel/applib/dom/ExcelMetaDataEnabled.adoc     |    2 +-
 .../subdomains/excel/applib/dom/ExcelService.adoc  |    2 +-
 .../subdomains/excel/applib/dom/HyperLink.adoc     |    2 +-
 .../subdomains/excel/applib/dom/PivotColumn.adoc   |    2 +-
 .../excel/applib/dom/PivotDecoration.adoc          |    2 +-
 .../subdomains/excel/applib/dom/PivotRow.adoc      |    2 +-
 .../subdomains/excel/applib/dom/PivotValue.adoc    |    2 +-
 .../subdomains/excel/applib/dom/RowHandler.adoc    |    4 +-
 .../excel/applib/dom/WorksheetContent.adoc         |    2 +-
 .../subdomains/excel/applib/dom/WorksheetSpec.adoc |    2 +-
 .../excel/applib/dom/util/AnnotationList.adoc      |    2 +-
 .../excel/applib/dom/util/AnnotationTriplet.adoc   |    2 +-
 .../applib/dom/util/ExcelFileBlobConverter.adoc    |    2 +-
 .../excel/applib/dom/util/ExcelServiceImpl.adoc    |    2 +-
 .../subdomains/excel/applib/dom/util/Mode.adoc     |    2 +-
 .../excel/applib/dom/util/PivotUtils.adoc          |    2 +-
 .../excel/applib/dom/util/SheetPivoter.adoc        |    2 +-
 .../subdomains/excel/testing/ExcelFixture.adoc     |    2 +-
 .../subdomains/excel/testing/ExcelFixture2.adoc    |    2 +-
 .../excel/testing/ExcelFixtureRowHandler.adoc      |    2 +-
 .../excel/testing/ExcelFixtureWorkbookHandler.adoc |    2 +-
 .../excel/testing/FixtureAwareRowHandler.adoc      |    4 +-
 .../testing/IsisModuleSubdomainsExcelTesting.adoc  |    2 +-
 .../applib/IsisModuleSubdomainsSpringApplib.adoc   |    2 +-
 .../spring/applib/service/BeanDescriptor.adoc      |    2 +-
 .../spring/applib/service/ContextBeans.adoc        |    2 +-
 .../spring/applib/service/SpringBeansService.adoc  |    2 +-
 .../IsisModuleSubdomainsXDocReportApplib.adoc      |    2 +-
 .../xdocreport/applib/service/OutputType.adoc      |    2 +-
 .../xdocreport/applib/service/XDocReportModel.adoc |    2 +-
 .../applib/service/XDocReportService.adoc          |    2 +-
 .../applib/IsisModuleTestingFakeDataApplib.adoc    |    2 +-
 .../services/AbstractRandomValueGenerator.adoc     |    2 +-
 .../fakedata/applib/services/Addresses.adoc        |    2 +-
 .../fakedata/applib/services/BigDecimals.adoc      |    2 +-
 .../fakedata/applib/services/BigIntegers.adoc      |    2 +-
 .../testing/fakedata/applib/services/Books.adoc    |    2 +-
 .../testing/fakedata/applib/services/Booleans.adoc |    2 +-
 .../testing/fakedata/applib/services/Bytes.adoc    |    2 +-
 .../testing/fakedata/applib/services/Chars.adoc    |    2 +-
 .../fakedata/applib/services/Collections.adoc      |    2 +-
 .../testing/fakedata/applib/services/Comms.adoc    |    2 +-
 .../fakedata/applib/services/CreditCards.adoc      |    2 +-
 .../testing/fakedata/applib/services/Doubles.adoc  |    2 +-
 .../testing/fakedata/applib/services/Enums.adoc    |    2 +-
 .../fakedata/applib/services/FakeDataService.adoc  |    2 +-
 .../testing/fakedata/applib/services/Floats.adoc   |    2 +-
 .../testing/fakedata/applib/services/Integers.adoc |    2 +-
 .../fakedata/applib/services/IsisBlobs.adoc        |    2 +-
 .../fakedata/applib/services/IsisClobs.adoc        |    2 +-
 .../fakedata/applib/services/IsisPasswords.adoc    |    2 +-
 .../fakedata/applib/services/J8DateTimes.adoc      |    2 +-
 .../fakedata/applib/services/J8LocalDates.adoc     |    2 +-
 .../fakedata/applib/services/J8Periods.adoc        |    2 +-
 .../fakedata/applib/services/JavaSqlDates.adoc     |    2 +-
 .../applib/services/JavaSqlTimestamps.adoc         |    2 +-
 .../fakedata/applib/services/JavaUtilDates.adoc    |    2 +-
 .../fakedata/applib/services/JodaDateTimes.adoc    |    2 +-
 .../fakedata/applib/services/JodaLocalDates.adoc   |    2 +-
 .../fakedata/applib/services/JodaPeriods.adoc      |    2 +-
 .../testing/fakedata/applib/services/Longs.adoc    |    2 +-
 .../testing/fakedata/applib/services/Lorem.adoc    |    2 +-
 .../testing/fakedata/applib/services/Names.adoc    |    2 +-
 .../testing/fakedata/applib/services/Shorts.adoc   |    2 +-
 .../testing/fakedata/applib/services/Strings.adoc  |    2 +-
 .../testing/fakedata/applib/services/Urls.adoc     |    2 +-
 .../testing/fakedata/applib/services/Uuids.adoc    |    2 +-
 .../h2console/ui/IsisModuleTestingH2ConsoleUi.adoc |    2 +-
 .../h2console/ui/services/H2ManagerMenu.adoc       |    2 +-
 .../h2console/ui/webmodule/WebModuleH2Console.adoc |    2 +-
 .../applib/ExceptionRecognizerTranslate.adoc       |    4 +-
 .../applib/IsisIntegrationTestAbstract.adoc        |    2 +-
 .../applib/IsisInteractionHandler.adoc             |    2 +-
 .../integtestsupport/applib/ThrowableMatchers.adoc |    2 +-
 .../applib/swagger/SwaggerExporter.adoc            |    2 +-
 .../applib/validate/DomainModelValidator.adoc      |    2 +-
 .../applib/IsisModuleTestingSpecSupportApplib.adoc |    2 +-
 .../integration/ObjectFactoryForIntegration.adoc   |    2 +-
 .../index/testing/specsupport/applib/specs/V.adoc  |    2 +-
 .../IsisModuleTestingUnitTestSupportApplib.adoc    |    2 +-
 .../applib/bean/AbstractBeanPropertiesTest.adoc    |    2 +-
 .../bean/FixtureDatumFactoriesForAnyPojo.adoc      |    2 +-
 .../bean/FixtureDatumFactoriesForApplib.adoc       |    2 +-
 .../applib/bean/FixtureDatumFactoriesForJoda.adoc  |    2 +-
 .../applib/bean/FixtureDatumFactoriesForTime.adoc  |    2 +-
 .../unittestsupport/applib/bean/PojoTester.adoc    |    2 +-
 .../core/AbstractApplyToAllContractTest.adoc       |    2 +-
 ...irectionalRelationshipContractTestAbstract.adoc |    2 +-
 .../applib/core/bidir/Instantiator.adoc            |    2 +-
 .../applib/core/bidir/InstantiatorSimple.adoc      |    2 +-
 .../applib/core/bidir/Instantiators.adoc           |    2 +-
 .../ComparableContractTest_compareTo.adoc          |    4 +-
 .../core/comparable/ComparableContractTester.adoc  |    4 +-
 .../unittestsupport/applib/core/files/Files.adoc   |    2 +-
 .../applib/core/jaxb/JaxbMatchers.adoc             |    2 +-
 .../applib/core/jmocking/Imposterisers.adoc        |    2 +-
 .../core/jmocking/InjectIntoJMockAction.adoc       |    2 +-
 .../applib/core/jmocking/IsisActions.adoc          |    2 +-
 .../applib/core/jmocking/JMockActions.adoc         |    2 +-
 .../applib/core/jmocking/JUnitRuleMockery2.adoc    |    2 +-
 .../applib/core/jmocking/PostponedAction.adoc      |    2 +-
 .../core/soap/SoapEndpointPublishingRule.adoc      |    2 +-
 .../applib/core/soap/SoapEndpointSpec.adoc         |    2 +-
 .../sortedsets/SortedSetsContractTestAbstract.adoc |    2 +-
 .../applib/core/streams/NullPrintStream.adoc       |    2 +-
 .../applib/core/utils/CollectUtils.adoc            |    2 +-
 .../applib/core/utils/IndentPrinter.adoc           |    2 +-
 .../applib/core/utils/ReflectUtils.adoc            |    2 +-
 .../applib/core/utils/StringUtils.adoc             |    2 +-
 .../core/value/ValueTypeContractTestAbstract.adoc  |    4 +-
 .../applib/dom/assertions/Asserting.adoc           |    2 +-
 .../applib/dom/matchers/IsisMatchers.adoc          |    2 +-
 .../dom/privatecons/PrivateConstructorTester.adoc  |    2 +-
 .../applib/dom/reflect/ReflectUtils.adoc           |    2 +-
 .../applib/dom/repo/FinderInteraction.adoc         |    2 +-
 .../applib/IsisModuleValAsciidocApplib.adoc        |    2 +-
 .../asciidoc/applib/jaxb/AsciiDocJaxbAdapter.adoc  |    2 +-
 .../valuetypes/asciidoc/applib/value/AsciiDoc.adoc |    2 +-
 .../metamodel/IsisModuleValAsciidocMetaModel.adoc  |    2 +-
 .../IsisModuleValAsciidocPersistenceJdoDn5.adoc    |    2 +-
 .../jdo/dn5/converters/IsisAsciiDocConverter.adoc  |    2 +-
 .../ui/wkt/IsisModuleValAsciidocUiWkt.adoc         |    2 +-
 .../applib/IsisModuleValMarkdownApplib.adoc        |    2 +-
 .../markdown/applib/jaxb/MarkdownJaxbAdapter.adoc  |    2 +-
 .../markdown/applib/value/Converter.adoc           |    2 +-
 .../metamodel/IsisModuleValMarkdownMetaModel.adoc  |    2 +-
 .../IsisModuleValMarkdownPersistenceJdoDn5.adoc    |    2 +-
 .../jdo/dn5/converters/IsisMarkdownConverter.adoc  |    2 +-
 .../ui/wkt/IsisModuleValMarkdownUiWkt.adoc         |    2 +-
 .../sse/applib/IsisModuleValSseApplib.adoc         |    2 +-
 .../sse/applib/annotations/ServerSentEvents.adoc   |    2 +-
 .../sse/applib/annotations/SseSource.adoc          |    2 +-
 .../valuetypes/sse/applib/service/SseChannel.adoc  |    2 +-
 .../valuetypes/sse/applib/service/SseService.adoc  |    2 +-
 .../sse/ui/wkt/IsisModuleValSseUiWkt.adoc          |    2 +-
 .../sse/ui/wkt/services/SseServiceDefault.adoc     |    2 +-
 .../wkt/webmodule/WebModuleServerSentEvents.adoc   |    2 +-
 .../IsisModuleViewerRestfulObjectsApplib.adoc      |    2 +-
 .../restfulobjects/applib/JsonRepresentation.adoc  |    2 +-
 .../restfulobjects/applib/LinkRepresentation.adoc  |    2 +-
 .../index/viewer/restfulobjects/applib/Rel.adoc    |    2 +-
 .../restfulobjects/applib/RelDefinition.adoc       |    2 +-
 .../restfulobjects/applib/RepresentationType.adoc  |    2 +-
 .../restfulobjects/applib/RestfulHttpMethod.adoc   |    2 +-
 .../restfulobjects/applib/RestfulMediaType.adoc    |    2 +-
 .../restfulobjects/applib/RestfulRequest.adoc      |    2 +-
 .../restfulobjects/applib/RestfulResponse.adoc     |    4 +-
 .../applib/boot/BootstrapResource.adoc             |    2 +-
 .../AbstractObjectMemberRepresentation.adoc        |    2 +-
 .../domainobjects/ActionResultRepresentation.adoc  |    2 +-
 .../DomainObjectMemberRepresentation.adoc          |    2 +-
 .../domainobjects/DomainObjectRepresentation.adoc  |    2 +-
 .../applib/domainobjects/DomainObjectResource.adoc |    2 +-
 .../applib/domainobjects/DomainRepresentation.adoc |    2 +-
 .../domainobjects/DomainServiceResource.adoc       |    2 +-
 .../applib/domainobjects/ListRepresentation.adoc   |    2 +-
 .../domainobjects/ObjectActionRepresentation.adoc  |    2 +-
 .../ObjectCollectionRepresentation.adoc            |    2 +-
 .../ObjectPropertyRepresentation.adoc              |    2 +-
 .../domainobjects/ScalarValueRepresentation.adoc   |    2 +-
 .../AbstractTypeMemberRepresentation.adoc          |    2 +-
 .../ActionDescriptionRepresentation.adoc           |    2 +-
 .../ActionParameterDescriptionRepresentation.adoc  |    2 +-
 .../CollectionDescriptionRepresentation.adoc       |    2 +-
 .../domaintypes/DomainTypeRepresentation.adoc      |    2 +-
 .../applib/domaintypes/DomainTypeResource.adoc     |    2 +-
 .../PropertyDescriptionRepresentation.adoc         |    2 +-
 .../TypeActionResultRepresentation.adoc            |    2 +-
 .../applib/domaintypes/TypeListRepresentation.adoc |    2 +-
 .../applib/dtos/ScalarValueDtoV2.adoc              |    2 +-
 .../applib/errors/ErrorRepresentation.adoc         |    2 +-
 .../applib/health/HealthRepresentation.adoc        |    2 +-
 .../applib/health/HealthResource.adoc              |    2 +-
 .../applib/homepage/HomePageRepresentation.adoc    |    2 +-
 .../applib/homepage/HomePageResource.adoc          |    2 +-
 .../applib/menubars/MenuBarsResource.adoc          |    2 +-
 .../applib/user/UserRepresentation.adoc            |    2 +-
 .../restfulobjects/applib/user/UserResource.adoc   |    2 +-
 .../restfulobjects/applib/util/JsonMapper.adoc     |    2 +-
 .../restfulobjects/applib/util/JsonNodeUtils.adoc  |    2 +-
 .../restfulobjects/applib/util/MediaTypes.adoc     |    2 +-
 .../viewer/restfulobjects/applib/util/Parser.adoc  |    4 +-
 .../restfulobjects/applib/util/PathNode.adoc       |    2 +-
 .../applib/util/UrlEncodingUtils.adoc              |    2 +-
 .../applib/version/VersionRepresentation.adoc      |    2 +-
 .../applib/version/VersionResource.adoc            |    2 +-
 ...isModuleViewerRestfulObjectsJaxrsResteasy4.adoc |    2 +-
 .../conneg/RestfulObjectsJaxbWriterForXml.adoc     |    2 +-
 .../webmodule/WebModuleJaxrsResteasy4.adoc         |    2 +-
 .../IsisModuleRestfulObjectsRendering.adoc         |    2 +-
 .../rendering/service/RepresentationService.adoc   |    2 +-
 .../RepresentationServiceContentNegotiator.adoc    |    2 +-
 .../acceptheader/AcceptHeaderServiceForRest.adoc   |    2 +-
 .../service/conneg/ContentNegotiationService.adoc  |    2 +-
 .../conneg/ContentNegotiationServiceAbstract.adoc  |    2 +-
 ...entNegotiationServiceForRestfulObjectsV1_0.adoc |    2 +-
 .../ContentNegotiationServiceOrgApacheIsisV1.adoc  |    2 +-
 .../ContentNegotiationServiceOrgApacheIsisV2.adoc  |    2 +-
 .../ContentNegotiationServiceXRoDomainType.adoc    |    2 +-
 .../service/swagger/SwaggerServiceMenu.adoc        |    2 +-
 .../IsisModuleViewerRestfulObjectsViewer.adoc      |    2 +-
 .../wicket/model/IsisModuleViewerWicketModel.adoc  |    2 +-
 .../viewer/wicket/ui/IsisModuleViewerWicketUi.adoc |    2 +-
 .../viewer/IsisModuleViewerWicketViewer.adoc       |    2 +-
 .../modules/generated/pages/system-overview.adoc   | 1698 ++++++++++++--------
 .../hooks/examples_and_usage.adoc                  |    2 +-
 .../BookmarkService/hooks/examples_and_usage.adoc  |    2 +-
 .../applib-svc/pages/CommandSubscriber.adoc        |    2 +-
 .../CommandSubscriber/hooks/implementation.adoc    |    4 +-
 .../applib-svc/pages/ConfigurationViewService.adoc |    2 +-
 .../modules/applib-svc/pages/DeepLinkService.adoc  |   45 +-
 .../DeepLinkService/hooks/examples_and_usage.adoc  |    6 +
 .../DeepLinkService/hooks/implementation.adoc      |    7 +
 .../applib-svc/pages/EmailNotificationService.adoc |   57 +-
 .../hooks/examples_and_usage.adoc                  |   41 +
 .../hooks/implementation.adoc                      |    2 +
 .../modules/applib-svc/pages/EmailService.adoc     |   42 +-
 .../EmailService/hooks/examples_and_usage.adoc     |    8 +
 .../pages/EmailService/hooks/implementation.adoc   |    9 +
 ...ubscriber.adoc => EntityChangesSubscriber.adoc} |   12 +-
 .../hooks/examples_and_usage.adoc                  |    0
 .../hooks/implementation.adoc                      |    5 +-
 ...er.adoc => EntityPropertyChangeSubscriber.adoc} |   12 +-
 .../hooks/examples_and_usage.adoc                  |    0
 .../hooks/implementation.adoc                      |    5 +-
 .../applib-svc/pages/ErrorReportingService.adoc    |   77 +-
 .../hooks/examples_and_usage.adoc                  |    8 +
 .../hooks/implementation.adoc                      |    3 +
 .../modules/applib-svc/pages/EventBusService.adoc  |  315 +---
 .../EventBusService/hooks/examples_and_usage.adoc  |  265 ++-
 .../EventBusService/hooks/implementation.adoc      |    2 +
 .../applib-svc/pages/ExceptionRecognizer.adoc      |    2 +-
 .../pages/ExceptionRecognizerService.adoc          |    2 +-
 .../applib-svc/pages/ExecutionSubscriber.adoc      |    2 +-
 .../ExecutionSubscriber/hooks/implementation.adoc  |    5 +
 .../modules/applib-svc/pages/FactoryService.adoc   |    2 +-
 .../applib-svc/pages/GridLoaderService.adoc        |    2 +-
 .../adoc/modules/applib-svc/pages/GridService.adoc |    2 +-
 .../applib-svc/pages/GridSystemService.adoc        |    2 +-
 .../applib-svc/pages/HealthCheckService.adoc       |    2 +-
 .../adoc/modules/applib-svc/pages/HintStore.adoc   |    2 +-
 .../applib-svc/pages/HomePageResolverService.adoc  |    2 +-
 .../applib-svc/pages/InteractionContext.adoc       |    2 +-
 .../adoc/modules/applib-svc/pages/JaxbService.adoc |    2 +-
 .../modules/applib-svc/pages/LayoutService.adoc    |    2 +-
 .../applib-svc/pages/LayoutServiceMenu.adoc        |    2 +-
 .../modules/applib-svc/pages/LocaleProvider.adoc   |    2 +-
 .../applib-svc/pages/MenuBarsLoaderService.adoc    |    2 +-
 .../modules/applib-svc/pages/MenuBarsService.adoc  |    2 +-
 .../modules/applib-svc/pages/MessageService.adoc   |    2 +-
 .../modules/applib-svc/pages/MetaModelService.adoc |    2 +-
 .../applib-svc/pages/MetaModelServiceMenu.adoc     |    2 +-
 .../modules/applib-svc/pages/MetricsService.adoc   |    2 +-
 .../applib-svc/pages/QueryResultsCache.adoc        |    2 +-
 .../applib-svc/pages/QueryResultsCacheControl.adoc |    2 +-
 .../applib-svc/pages/RepositoryService.adoc        |    2 +-
 .../modules/applib-svc/pages/RoutingService.adoc   |    2 +-
 .../adoc/modules/applib-svc/pages/Scratchpad.adoc  |    2 +-
 .../modules/applib-svc/pages/ServiceRegistry.adoc  |    2 +-
 .../applib-svc/pages/SessionLoggingService.adoc    |    2 +-
 .../adoc/modules/applib-svc/pages/SudoService.adoc |    2 +-
 .../modules/applib-svc/pages/SwaggerService.adoc   |    2 +-
 .../applib-svc/pages/TableColumnOrderService.adoc  |    2 +-
 .../modules/applib-svc/pages/TitleService.adoc     |    2 +-
 .../applib-svc/pages/TransactionService.adoc       |    2 +-
 .../applib-svc/pages/TranslationService.adoc       |    2 +-
 .../applib-svc/pages/TranslationsResolver.adoc     |    2 +-
 .../applib-svc/pages/UrlEncodingService.adoc       |    2 +-
 .../applib-svc/pages/UserProfileService.adoc       |    2 +-
 .../applib-svc/pages/UserRegistrationService.adoc  |    2 +-
 .../adoc/modules/applib-svc/pages/UserService.adoc |    2 +-
 .../modules/applib-svc/pages/WrapperFactory.adoc   |    2 +-
 .../adoc/modules/applib-svc/pages/XmlService.adoc  |    2 +-
 .../applib-svc/pages/XmlSnapshotService.adoc       |    2 +-
 .../main/adoc/modules/applib-svc/pages/about.adoc  |    2 +-
 .../partials/_application-layer-api.adoc           |   20 +-
 .../partials/_application-layer-spi.adoc           |   12 +-
 .../applib-svc/partials/_core-domain-api.adoc      |   20 +-
 .../applib-svc/partials/_integration-api.adoc      |   13 +-
 .../applib-svc/partials/_integration-spi.adoc      |   28 +-
 .../modules/applib-svc/partials/_metadata-api.adoc |   16 +-
 .../modules/applib-svc/partials/_metadata-spi.adoc |   19 +-
 .../partials/_persistence-layer-api.adoc           |    9 +-
 .../partials/_persistence-layer-spi.adoc           |    5 +-
 .../partials/_presentation-layer-api.adoc          |   10 +-
 .../partials/_presentation-layer-spi.adoc          |   45 +-
 .../modules/applib-svc/partials/_security-spi.adoc |   15 +-
 .../modules/applib-svc/partials/module-nav.adoc    |    3 +-
 .../isis/applib/services/email/EmailService.java   |   24 +-
 .../isis/applib/services/error/ErrorDetails.java   |   37 +-
 .../services/error/ErrorReportingService.java      |   25 +-
 .../apache/isis/applib/services/error/Ticket.java  |    4 +-
 .../applib/services/eventbus/EventBusService.java  |    9 +-
 .../applib/services/linking/DeepLinkService.java   |   13 +-
 .../services/userreg/EmailNotificationService.java |   18 +
 .../interaction/session/AuthenticationLayer.java   |   22 +-
 core/pom.xml                                       |    2 +-
 .../metamodel/facets/entity/JdoEntityFacet.java    |    9 +-
 .../RestServiceSimpifiedRepresentationTest.java    |   10 +-
 .../isis/tooling/cli/projdoc/ProjectDocModel.java  |   14 +-
 .../ProjectDocModel_sanitizeDescription_Test.java  |    4 -
 .../tooling/j2adoc/format/MemberFormatter.java     |   28 -
 .../isis/tooling/j2adoc/format/Snippets.java       |   13 +-
 .../j2adoc/format/UnitFormatterAbstract.java       |   39 +-
 .../j2adoc/format/UnitFormatterCompact.java        |    2 -
 .../format/UnitFormatterWithSourceAndCallouts.java |   40 +-
 .../format/UnitFormatterWithSourceAndSections.java |   13 +-
 .../tooling/javamodel/ast/AnyTypeDeclaration.java  |   15 +
 .../tooling/javamodel/ast/TypeDeclarations.java    |    7 +-
 .../isis/tooling/model4adoc/AsciiDocFactory.java   |  187 ++-
 .../apache/isis/tooling/model4adoc/NodeWriter.java |   93 +-
 .../isis/tooling/model4adoc/ast/SimpleBlock.java   |   13 +
 .../test/ast/AbstractAsciiDocWriterTest.java       |   13 +-
 ...tnoteTest.java => CalloutContinuationTest.java} |   20 +-
 .../{AdmonitionTest.java => CollapsibleTest.java}  |   31 +-
 .../ast/{AdmonitionTest.java => PlantumlTest.java} |   44 +-
 .../ast/{AdmonitionTest.java => SourceTest.java}   |   42 +-
 .../{footnote.adoc => callout-continuation.adoc}   |    0
 .../tooling/model4adoc/test/ast/collapsible.adoc   |    7 +
 .../tooling/model4adoc/test/ast/plantuml-svg.adoc  |    7 +
 .../isis/tooling/model4adoc/test/ast/source.adoc   |    8 +
 tooling/pom.xml                                    |    2 +-
 .../IsisRestfulObjectsInteractionFilter.java       |    3 +-
 914 files changed, 3046 insertions(+), 2582 deletions(-)
 copy antora/components/system/modules/generated/pages/index/{applib/annotation/MinLength.adoc => persistence/jdo/datanucleus/dialect/DnJdoDialect.adoc} (80%)
 copy api/applib/src/main/adoc/modules/applib-svc/pages/{CommandSubscriber.adoc => EntityChangesSubscriber.adoc} (79%)
 copy api/applib/src/main/adoc/modules/applib-svc/pages/{about => EntityChangesSubscriber}/hooks/examples_and_usage.adoc (100%)
 copy api/applib/src/main/adoc/modules/applib-svc/pages/{CommandExecutorService => EntityChangesSubscriber}/hooks/implementation.adoc (81%)
 copy api/applib/src/main/adoc/modules/applib-svc/pages/{CommandSubscriber.adoc => EntityPropertyChangeSubscriber.adoc} (76%)
 copy api/applib/src/main/adoc/modules/applib-svc/pages/{about => EntityPropertyChangeSubscriber}/hooks/examples_and_usage.adoc (100%)
 copy api/applib/src/main/adoc/modules/applib-svc/pages/{CommandExecutorService => EntityPropertyChangeSubscriber}/hooks/implementation.adoc (81%)
 rename tooling/model4adoc/src/test/java/org/apache/isis/tooling/model4adoc/test/ast/{FootnoteTest.java => CalloutContinuationTest.java} (76%)
 copy tooling/model4adoc/src/test/java/org/apache/isis/tooling/model4adoc/test/ast/{AdmonitionTest.java => CollapsibleTest.java} (67%)
 copy tooling/model4adoc/src/test/java/org/apache/isis/tooling/model4adoc/test/ast/{AdmonitionTest.java => PlantumlTest.java} (57%)
 copy tooling/model4adoc/src/test/java/org/apache/isis/tooling/model4adoc/test/ast/{AdmonitionTest.java => SourceTest.java} (63%)
 rename tooling/model4adoc/src/test/resources/org/apache/isis/tooling/model4adoc/test/ast/{footnote.adoc => callout-continuation.adoc} (100%)
 create mode 100644 tooling/model4adoc/src/test/resources/org/apache/isis/tooling/model4adoc/test/ast/collapsible.adoc
 create mode 100644 tooling/model4adoc/src/test/resources/org/apache/isis/tooling/model4adoc/test/ast/plantuml-svg.adoc
 create mode 100644 tooling/model4adoc/src/test/resources/org/apache/isis/tooling/model4adoc/test/ast/source.adoc