eolivelli commented on PR #4000:
URL: https://github.com/apache/bookkeeper/pull/4000#issuecomment-1602567139

   The build fails
   ```
   [INFO] 
------------------------------------------------------------------------
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) 
on project stream-storage-tests-common: Compilation failure: Compilation 
failure: 
   Error:  
/home/runner/work/bookkeeper/bookkeeper/stream/tests-common/target/generated-sources/protobuf/java/org/apache/bookkeeper/stream/coder/protobuf/test/Proto2CoderTestMessages.java:[1803,29]
 name clash: 
clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<org.apache.bookkeeper.stream.coder.protobuf.test.Proto2CoderTestMessages.MessageC,?>)
 in 
org.apache.bookkeeper.stream.coder.protobuf.test.Proto2CoderTestMessages.MessageC.Builder
 and 
clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<org.apache.bookkeeper.stream.coder.protobuf.test.Proto2CoderTestMessages.MessageC,T>)
 in com.google.protobuf.GeneratedMessageV3.ExtendableBuilder have the same 
erasure, yet neither overrides the other
   Error:  
/home/runner/work/bookkeeper/bookkeeper/stream/tests-common/target/generated-sources/protobuf/java/org/apache/bookkeeper/stream/coder/protobuf/test/Proto2CoderTestMessages.java:[1802,7]
 method does not override or implement a method from a supertype
   Error:  -> [Help 1]
   Error:  
   ```


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

Reply via email to