This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Commit 09c31e6
Added LoggingAwareExecuter interface to AnnotationBasedActionExecuter so exceptions in alfresco actions get handled the same as in ActionExecuterAbstractBase and not throw a java.lang.ClassCastException
1 parent 0f8011d commit 09c31e6
File tree
1 file changed
+7
-1
lines changed- annotations-runtime/src/main/java/com/github/dynamicextensionsalfresco/actions
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
56 | 62 | | |
0 commit comments