andi-huber commented on PR #2363: URL: https://github.com/apache/causeway/pull/2363#issuecomment-2119723047
Build fails: ``` Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project causeway-persistence-jpa-eclipselink: Compilation failure /home/runner/work/causeway/causeway/persistence/jpa/eclipselink/src/main/java/org/apache/causeway/persistence/jpa/eclipselink/inject/BeanManagerForEntityListeners.java:[69,8] org.apache.causeway.persistence.jpa.eclipselink.inject.BeanManagerForEntityListeners is not abstract and does not override abstract method isMatchingEvent(java.lang.reflect.Type,java.util.Set<java.lang.annotation.Annotation>,java.lang.reflect.Type,java.util.Set<java.lang.annotation.Annotation>) in jakarta.enterprise.inject.spi.BeanContainer ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org