Re: Fixing commit validation: ordering of MIME registrations

2020-09-18 Thread Jaroslav Tulach
Ahoj Sváťo, thanks a lot for undertaking the uneasy quest of "Fixing commit validation" and eliminating all the debris introduced since it got disabled. Validation is important for proper ordering, behavior and smooth start without tons of useless warnings. Unless I am mistaken it contains tens of

Re: Fixing commit validation: ordering of MIME registrations

2020-09-16 Thread Jan Lahoda
Hi Svata, Thanks for looking into this. Not sure I like the 0.0 special case (as it orders after all position entries, which is contrary to the "natural" number ordering). I'd offer a simplification: -allow stringvalue="any" for positions. Orders the same as if no position is given, but won't pro

Fixing commit validation: ordering of MIME registrations

2020-09-16 Thread Svata Dedic
Hi, I am trying to fix "commit-validation" test that (among other things) ensures some consistency in registration layers, in particular order of registrations in MIME Lookup. The explanation got terribly long, so I put up a Wiki page, see https://cwiki.apache.org/confluence/display/NETBEANS