You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/12/11 21:00:16 UTC

[GitHub] [netbeans] matthiasblaesing commented on issue #1771: [NETBEANS-3428] FlatLaf: UI delegates for editor and view tabs in main window

matthiasblaesing commented on issue #1771: [NETBEANS-3428] FlatLaf: UI delegates for editor and view tabs in main window
URL: https://github.com/apache/netbeans/pull/1771#issuecomment-564730523
 
 
   This is the signature check result (the raw lock is better analysable than the "nice" GUI one:
   
   https://api.travis-ci.org/v3/job/623688897/log.txt
   
   ```
   Class path: "/home/travis/build/apache/netbeans/platform/libs.flatlaf/external/flatlaf-0.21.jar:/home/travis/build/apache/netbeans/nbbuild/netbeans/platform/modules/ext/flatlaf-0.21.jar:/home/travis/build/apache/netbeans/nbbuild/netbeans/platform/modules/org-netbeans-libs-flatlaf.jar"
   Constant checking: on
   Found in total: 140 classes
   RETURN TYPE FOR FlatFileChooserUI::createDirectoryComboBoxRenderer CHANGED FROM javax.swing.plaf.metal.MetalFileChooserUI$DirectoryComboBoxRenderer TO javax.swing.DefaultListCellRenderer
   Hidden return type (can't convert) : com.formdev.flatlaf.ui.FlatScrollPaneUI$Handler in method public com.formdev.flatlaf.ui.FlatScrollPaneUI$Handler com.formdev.flatlaf.ui.FlatScrollPaneUI.getHandler()
   Hidden return type (can't convert) : com.formdev.flatlaf.ui.FlatSpinnerUI$Handler in method public com.formdev.flatlaf.ui.FlatSpinnerUI$Handler com.formdev.flatlaf.ui.FlatSpinnerUI.getHandler()
   Selected by -Package: 133 classes
   Written to sigfile: 196 classes(and 8 inner classes)
   ```
   
   So it was not the added API, but a changed one.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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