26. 9. 2017 v 17:36, Dave Schoorl <[email protected]>: > Hi, > > Just a quick question for my own clarity and understanding, while reviewing > the Modules list for NETBEANS-54: should a Netbeans module in > incubator-netbeans repository always contain an Apache License file in it's > root?
That would be the right modular approach, but ... > Because a module can be released / updated on it's own ...we haven't found that practical. Instead the "RPM unit" is a cluster. If you build NetBeans ZIP you can find platform, ide, java, profiler, etc. Those are clusters which we wanted to distribute separately. > and thus is an artifact released by Apache that needs to contain proper > licensing? > > And how about a notice file (when appropriate in case of external > dependencies)? There are the external/binaries-list files in each module that has external dependencies, so that should map 1:1, I assume. -jt > > Thanks and sorry for this potentially silly question. > > /Dave
