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 2018/06/04 06:53:56 UTC

[GitHub] JaroslavTulach commented on a change in pull request #564: Allow modules to be located in cluster.dir/cnb structure

JaroslavTulach commented on a change in pull request #564: Allow modules to be located in cluster.dir/cnb structure
URL: https://github.com/apache/incubator-netbeans/pull/564#discussion_r192640356
 
 

 ##########
 File path: apisupport.ant/src/org/netbeans/modules/apisupport/project/universe/ModuleList.java
 ##########
 @@ -1263,6 +1263,18 @@ public static String findClusterLocation(File basedir, File nbroot, NbModuleType
                     clusterLocations.put(nbroot, clusterLocationsHere);
                 }
                 cluster = clusterLocationsHere.get(path);
 
 Review comment:
   I'd like to get change in this file into version 9.0 - that way it should be possible to edit the new source structure in Apache NetBeans 9.0.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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