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 2022/03/04 09:13:27 UTC

[GitHub] [netbeans] JaroslavTulach commented on a change in pull request #3679: Remove old & deprecated openide.util.enumerations module

JaroslavTulach commented on a change in pull request #3679:
URL: https://github.com/apache/netbeans/pull/3679#discussion_r819391813



##########
File path: apisupport/apisupport.ant/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerLibraries.java
##########
@@ -780,7 +780,6 @@ public ExplorerManager getExplorerManager() {
         DISABLED_PLATFORM_MODULES.add("org.netbeans.modules.favorites"); // NOI18N
         // And these are deprecated:
         DISABLED_PLATFORM_MODULES.add("org.openide.compat"); // NOI18N
-        DISABLED_PLATFORM_MODULES.add("org.openide.util.enumerations"); // NOI18N

Review comment:
       The `apisupport` can work with older versions of the platform (that contain the  module). It may be wiser to keep this line.
   




-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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