On Sat, 3 Aug 2019 at 12:18, arsi <[email protected]> wrote: > * None of the public/protected methods will be removed in the future
Or none of the methods are actually non-private! > Therefore, it is stupid to use a git hash. Git hash isn't stupid - it's one logical way of keeping as much of the existing semantics of implementation version tied to source releases rather than a specific binary build. The proposal to use the spec version is likewise designed to keep as close as possible to the existing semantics (because spec version of every module gets changed for every release currently) I have a lot of sympathy with your issues and wanting to change the semantics / change friend dependencies - I dislike them a lot! But given how much discussion and lack of agreement last time that came up, could we keep it separate to this discussion? Best wishes, Neil --------------------------------------------------------------------- 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
