Arsnael commented on PR #2792: URL: https://github.com/apache/james-project/pull/2792#issuecomment-3580532771
Ok I can try and give it a shot However: `` 08:34:16,345 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:testCompile (default-testCompile) on project memory-jmap-rfc-8621-integration-tests: Compilation failure: Compilation failure: 08:34:16,345 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-2792/server/protocols/jmap-rfc-8621-integration-tests/memory-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/memory/MemoryEmailQueryMethodNoViewTest.java:[82,5] method does not override or implement a method from a supertype 08:34:16,345 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-2792/server/protocols/jmap-rfc-8621-integration-tests/memory-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/memory/MemoryEmailQueryMethodNoViewTest.java:[88,5] method does not override or implement a method from a supertype 08:34:16,345 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-2792/server/protocols/jmap-rfc-8621-integration-tests/memory-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/memory/MemoryEmailQueryMethodNoViewTest.java:[94,5] method does not override or implement a method from a supertype 08:34:16,346 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-2792/server/protocols/jmap-rfc-8621-integration-tests/memory-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/memory/MemoryEmailQueryMethodNoViewTest.java:[100,5] method does not override or implement a method from a supertype 08:34:16,346 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-2792/server/protocols/jmap-rfc-8621-integration-tests/memory-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/memory/MemoryEmailQueryMethodNoViewTest.java:[106,5] method does not override or implement a method from a supertype ``` Is it some cache schenanigans again? I'm fine locally :( -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
