Daniel Keir Haywood created CAUSEWAY-3529:
---------------------------------------------
Summary: Possibly inconsistent handling of Comparable interface
Key: CAUSEWAY-3529
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3529
Project: Causeway
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0-RC2
Reporter: Daniel Keir Haywood
Fix For: 2.0.0-RC3
[13:01] ...I'm stuck with this Exception: java.lang.IllegalStateException:
framework bug: missing ActionInvocationFacet on action
org.incode.module.classification.dom.impl.applicability.Applicability#compareTo(java.lang.Object)
[13:05] ...It points to a (suspected) runtime generated method called public
abstract int compareTo(Object object) method. That is another method than the
public compareTo(Applicability other) method in the class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)