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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 6775f793e5 CAUSEWAY-2485: removes TODO comment, since CAUSEWAY-3409 
now fixed
6775f793e5 is described below

commit 6775f793e5ac34ea851b827a533f80e3faea9049
Author: danhaywood <[email protected]>
AuthorDate: Wed Apr 19 07:16:41 2023 +0100

    CAUSEWAY-2485: removes TODO comment, since CAUSEWAY-3409 now fixed
---
 .../actions/Action/domainEvent/ActionDomainEventPage-description.adoc  | 3 ---
 1 file changed, 3 deletions(-)

diff --git 
a/examples/demo/domain/src/main/java/demoapp/dom/domain/actions/Action/domainEvent/ActionDomainEventPage-description.adoc
 
b/examples/demo/domain/src/main/java/demoapp/dom/domain/actions/Action/domainEvent/ActionDomainEventPage-description.adoc
index 85fb822c57..e65b4501e3 100644
--- 
a/examples/demo/domain/src/main/java/demoapp/dom/domain/actions/Action/domainEvent/ActionDomainEventPage-description.adoc
+++ 
b/examples/demo/domain/src/main/java/demoapp/dom/domain/actions/Action/domainEvent/ActionDomainEventPage-description.adoc
@@ -1,8 +1,5 @@
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or ag [...]
 
-CAUTION: the "executing" and "executed" domain events are currently not 
emitted for mixin actions; see 
link:https://issues.apache.org/jira/browse/CAUSEWAY-3409[CAUSEWAY-3409].
-
-
 Usually a domain event is emitted by the framework to emit whenever the user 
interacts with an action.
 Domain service subscribers can influence this interaction, either by:
 

Reply via email to