mbien commented on PR #4265:
URL: https://github.com/apache/netbeans/pull/4265#issuecomment-1163413790

   hmm. sig tests are failing but you didn't really change anything in LSP code.
   
   ```
   Class org.netbeans.modules.java.lsp.server.ui.UIContext
   
     "E1.2 - API type removed" : method protected 
java.util.concurrent.CompletableFuture 
org.netbeans.modules.java.lsp.server.ui.UIContext.showQuickPick(org.netbeans.modules.java.lsp.server.protocol.ShowQuickPickParams)
   
     "E1.2 - API type removed" : method protected 
java.util.concurrent.CompletableFuture 
org.netbeans.modules.java.lsp.server.ui.UIContext.showInputBox(org.netbeans.modules.java.lsp.server.protocol.ShowInputBoxParams)
   
   ```


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to