tzulitai opened a new pull request #12443:
URL: https://github.com/apache/flink/pull/12443


   This is a similar issue as reported here: scala/bug#10509.
   
   This seems to be a problem with Scaladocs 2.12.x. The only workaround, it 
seems from the issue reports, is to redundantly add the full-length qualifiers 
for such interfaces.
   
   ## Verifying this change
   
   Verified this by doing the following steps
   
   - Build the project: `mvn clean install -DskipTests`
   - Build the Javadocs: `mvn javadoc:aggregate -Paggregate-scaladoc`
   - Build the Scaladocs: `cd flink-scala/ && mvn scala:doc`
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to