nprentza commented on PR #266:
URL: 
https://github.com/apache/incubator-kie-benchmarks/pull/266#issuecomment-1759071022

   > @nprentza Could you please confirm if the latest main + this PR can 
compile? I got
   > 
   > ```
   > [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) 
on project drools-benchmarks: Compilation failure
   > [ERROR] 
/home/tkobayas/usr/work/DROOLS-7543-Nicole/kie-benchmarks/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleFusionRuntimeBenchmark.java:[63,5]
 method does not override or implement a method from a supertype
   > ```
   > 
   > I believe it was caused by a previous commit (#263), but you can fix it in 
this PR by removing the unnecessary `@Override`.
   
   @tkobayas I fixed this error locally but didn't include it to the PR. I will 
commit and include the fix to the PR.


-- 
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]

Reply via email to