You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#181- Remove "play" from the IgnoreClassHelper ... as entity beans are put in play.db.ebean package #182 - Add ability to specify the ebean enhancement version via argument e.g. "debug=1;version=141" #183 - Add io.opentelemetry to the ignore packages list
#176 - Bump to ASM 9.3 (supports compile to Java 19 bytecode) #175 - Support EntityBeanIntercept as an interface (InterceptReadWrite & InterceptReadOnly)
#167 - Remove _ebean_getMarker() method and _EBEAN_MARKER field - instead just use interface to detect enhancement #166 - Mockito mock on Ebean entity with IntelliJ plugin turned on gives java.lang.ClassFormatError: Duplicate method name "_ebean_getMarker" with signature "()Ljava.lang.String;" in class file test/model/PersistentFile$MockitoMock$1375524470